Compare commits
26 Commits
ed6c1c5f9b
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
| 820fbf12ce | |||
| 19fdc39b85 | |||
| dcf4a1148f | |||
| 1c1babc40d | |||
| 1204af9c90 | |||
| 7bed6d6392 | |||
| 458bcdcdf7 | |||
| ada544bf05 | |||
| 2e2afaaa2a | |||
| 1b9f400045 | |||
| cce2b0af97 | |||
| a46bcd3a26 | |||
| aad2a7c39d | |||
| fdb5f1f63b | |||
| 3ba8a663ec | |||
| 8adbbbdf02 | |||
| 3ef7928a1b | |||
| 8d4c714868 | |||
| 081cc1f42d | |||
| 55e9cf379e | |||
| aeb23c5886 | |||
| ebe0307a98 | |||
| 387d7742f4 | |||
| 4984a7b2cc | |||
| 25c189ca14 | |||
| 4b8468b48c |
@@ -1,38 +0,0 @@
|
||||
<application>
|
||||
<component name="FeatureSuggesterSettings">
|
||||
<option name="workingDays">
|
||||
<list>
|
||||
<option value="1650034487542" />
|
||||
<option value="1650349792842" />
|
||||
<option value="1652353579887" />
|
||||
<option value="1652707201653" />
|
||||
<option value="1652861309200" />
|
||||
<option value="1652962903018" />
|
||||
<option value="1653052893777" />
|
||||
<option value="1653310418184" />
|
||||
<option value="1653559441231" />
|
||||
<option value="1653924949908" />
|
||||
<option value="1653981278589" />
|
||||
<option value="1654081446767" />
|
||||
<option value="1654199086608" />
|
||||
<option value="1654209683366" />
|
||||
<option value="1654340746499" />
|
||||
<option value="1654601274795" />
|
||||
<option value="1654671741711" />
|
||||
<option value="1654781720886" />
|
||||
<option value="1654853057253" />
|
||||
<option value="1654960768633" />
|
||||
<option value="1654991963774" />
|
||||
<option value="1655071755680" />
|
||||
<option value="1655985154312" />
|
||||
<option value="1656070169549" />
|
||||
<option value="1656199141277" />
|
||||
<option value="1656445849739" />
|
||||
<option value="1656767165895" />
|
||||
<option value="1656844918812" />
|
||||
<option value="1656932610006" />
|
||||
<option value="1657049288133" />
|
||||
</list>
|
||||
</option>
|
||||
</component>
|
||||
</application>
|
||||
@@ -1,5 +1,5 @@
|
||||
<application>
|
||||
<component name="uk.co.ben_gibson.git.link.SettingsState">
|
||||
<option name="lastVersion" value="4.1.7" />
|
||||
<option name="lastVersion" value="4.1.8" />
|
||||
</component>
|
||||
</application>
|
||||
5
diff.xml
Normal file
5
diff.xml
Normal file
@@ -0,0 +1,5 @@
|
||||
<application>
|
||||
<component name="ExternalDiffSettings">
|
||||
<option name="MIGRATE_OLD_SETTINGS" value="true" />
|
||||
</component>
|
||||
</application>
|
||||
@@ -24,6 +24,6 @@
|
||||
<option name="fileHideVcsIgnored" value="false" />
|
||||
<option name="applicationType" value="IDE_EDITION" />
|
||||
<option name="theme" value="material" />
|
||||
<option name="applicationLastUpdateNotification" value="1.9.0" />
|
||||
<option name="applicationLastUpdateNotification" value="1.10.0" />
|
||||
</component>
|
||||
</application>
|
||||
@@ -3,4 +3,7 @@
|
||||
<option name="REFORMAT_ON_PASTE" value="1" />
|
||||
<option name="INDENT_TO_CARET_ON_PASTE" value="true" />
|
||||
</component>
|
||||
<component name="CodeVisionSettings">
|
||||
<option name="enabled" value="false" />
|
||||
</component>
|
||||
</application>
|
||||
@@ -1,3 +1,22 @@
|
||||
<profile version="1.0">
|
||||
<option name="myName" value="Default" />
|
||||
<inspection_tool class="AngularAmbiguousComponentTag" enabled="true" level="ERROR" enabled_by_default="true" editorAttributes="ERRORS_ATTRIBUTES" />
|
||||
<inspection_tool class="AngularCliAddDependency" enabled="true" level="ERROR" enabled_by_default="true" editorAttributes="ERRORS_ATTRIBUTES" />
|
||||
<inspection_tool class="AngularInaccessibleComponentMemberInAotMode" enabled="true" level="ERROR" enabled_by_default="true" editorAttributes="ERRORS_ATTRIBUTES" />
|
||||
<inspection_tool class="AngularIncorrectTemplateDefinition" enabled="true" level="ERROR" enabled_by_default="true" editorAttributes="ERRORS_ATTRIBUTES" />
|
||||
<inspection_tool class="AngularInsecureBindingToEvent" enabled="true" level="ERROR" enabled_by_default="true" editorAttributes="ERRORS_ATTRIBUTES" />
|
||||
<inspection_tool class="AngularInvalidAnimationTriggerAssignment" enabled="true" level="ERROR" enabled_by_default="true" editorAttributes="ERRORS_ATTRIBUTES" />
|
||||
<inspection_tool class="AngularInvalidEntryComponent" enabled="true" level="ERROR" enabled_by_default="true" editorAttributes="ERRORS_ATTRIBUTES" />
|
||||
<inspection_tool class="AngularInvalidI18nAttribute" enabled="true" level="ERROR" enabled_by_default="true" editorAttributes="ERRORS_ATTRIBUTES" />
|
||||
<inspection_tool class="AngularInvalidImportedOrDeclaredSymbol" enabled="true" level="ERROR" enabled_by_default="true" editorAttributes="ERRORS_ATTRIBUTES" />
|
||||
<inspection_tool class="AngularInvalidSelector" enabled="true" level="ERROR" enabled_by_default="true" editorAttributes="ERRORS_ATTRIBUTES" />
|
||||
<inspection_tool class="AngularInvalidTemplateReferenceVariable" enabled="true" level="ERROR" enabled_by_default="true" editorAttributes="ERRORS_ATTRIBUTES" />
|
||||
<inspection_tool class="AngularMissingEventHandler" enabled="true" level="ERROR" enabled_by_default="true" editorAttributes="ERRORS_ATTRIBUTES" />
|
||||
<inspection_tool class="AngularMissingOrInvalidDeclarationInModule" enabled="true" level="ERROR" enabled_by_default="true" editorAttributes="ERRORS_ATTRIBUTES" />
|
||||
<inspection_tool class="AngularMultipleStructuralDirectives" enabled="true" level="ERROR" enabled_by_default="true" editorAttributes="ERRORS_ATTRIBUTES" />
|
||||
<inspection_tool class="AngularNonEmptyNgContent" enabled="true" level="ERROR" enabled_by_default="true" editorAttributes="ERRORS_ATTRIBUTES" />
|
||||
<inspection_tool class="AngularRecursiveModuleImportExport" enabled="true" level="ERROR" enabled_by_default="true" editorAttributes="ERRORS_ATTRIBUTES" />
|
||||
<inspection_tool class="AngularUndefinedBinding" enabled="true" level="ERROR" enabled_by_default="true" editorAttributes="ERRORS_ATTRIBUTES" />
|
||||
<inspection_tool class="AngularUndefinedModuleExport" enabled="true" level="ERROR" enabled_by_default="true" editorAttributes="ERRORS_ATTRIBUTES" />
|
||||
<inspection_tool class="AngularUndefinedTag" enabled="true" level="ERROR" enabled_by_default="true" editorAttributes="ERRORS_ATTRIBUTES" />
|
||||
</profile>
|
||||
@@ -2,7 +2,16 @@
|
||||
<component name="RemoteServers">
|
||||
<remote-server name="Dockeraaa" type="docker">
|
||||
<configuration>
|
||||
<option name="apiUrl" value="tcp://192.168.19.4:2375" />
|
||||
<option name="apiUrl" value="unix:///var/run/docker.sock" />
|
||||
<option name="certificatesPath" />
|
||||
<option name="customConfiguratorId" value="DockerDefaultConnectionConfigurator" />
|
||||
</configuration>
|
||||
</remote-server>
|
||||
<remote-server name="Docker" type="docker">
|
||||
<configuration>
|
||||
<option name="apiUrl" value="unix:///var/run/docker.sock" />
|
||||
<option name="certificatesPath" />
|
||||
<option name="customConfiguratorId" value="DockerDefaultConnectionConfigurator" />
|
||||
</configuration>
|
||||
</remote-server>
|
||||
</component>
|
||||
|
||||
15
vcs.xml
15
vcs.xml
@@ -22,10 +22,25 @@
|
||||
<option name="url" value="https://git.internet-master.cz/ferengi/vfgdsp.git" />
|
||||
<option name="userName" value="" />
|
||||
</UrlAndUserName>
|
||||
<UrlAndUserName>
|
||||
<option name="url" value="git@gitlab.princip.cz:lab/hw/fw/mu/utils/getcode.git" />
|
||||
<option name="userName" value="" />
|
||||
</UrlAndUserName>
|
||||
</list>
|
||||
</option>
|
||||
<option name="cloneParentDir" value="$USER_HOME$/PycharmProjects" />
|
||||
</component>
|
||||
<component name="Vcs.Log.App.Settings">
|
||||
<option name="COLUMN_ID_ORDER">
|
||||
<list>
|
||||
<option value="Default.Root" />
|
||||
<option value="Default.Subject" />
|
||||
<option value="Default.Author" />
|
||||
<option value="Default.Date" />
|
||||
<option value="Space.CommitStatus" />
|
||||
</list>
|
||||
</option>
|
||||
</component>
|
||||
<component name="VcsApplicationSettings">
|
||||
<option name="COMMIT_FROM_LOCAL_CHANGES" value="true" />
|
||||
</component>
|
||||
|
||||
@@ -10,6 +10,18 @@
|
||||
<webServer id="0e8ac6ad-b1a7-4572-91aa-af96cefdc976" name="jakub@192.168.8.11:22" url="http:///">
|
||||
<fileTransfer accessType="SFTP" host="192.168.8.11" port="22" sshConfigId="6d09c80e-e59e-42d9-9bc8-35da63931044" sshConfig="jakub@192.168.8.11:22 password" />
|
||||
</webServer>
|
||||
<webServer id="014be02d-fce8-42cf-b297-eda3376ab255" name="jakub@192.168.8.11:22 (2)" url="http:///">
|
||||
<fileTransfer rootFolder="/home/jakub" accessType="SFTP" host="192.168.8.11" port="22" sshConfigId="6d09c80e-e59e-42d9-9bc8-35da63931044" sshConfig="jakub@192.168.8.11:22 password" />
|
||||
</webServer>
|
||||
<webServer id="17e69bc9-4f80-4be1-a618-991ba71d4074" name="jakub@192.168.8.11:22 password">
|
||||
<fileTransfer accessType="SFTP" host="192.168.8.11" port="22" sshConfigId="6d09c80e-e59e-42d9-9bc8-35da63931044" sshConfig="jakub@192.168.8.11:22 password" />
|
||||
</webServer>
|
||||
<webServer id="d6f78dc9-030e-431d-ac97-435b08fd37bd" name="jakub@192.168.8.11:22 password">
|
||||
<fileTransfer accessType="SFTP" host="192.168.8.11" port="22" sshConfigId="6d09c80e-e59e-42d9-9bc8-35da63931044" sshConfig="jakub@192.168.8.11:22 password" />
|
||||
</webServer>
|
||||
<webServer id="ac7572f0-9a39-4e18-aec6-add4fc695fda" name="jakub@192.168.8.11:22 password">
|
||||
<fileTransfer accessType="SFTP" host="192.168.8.11" port="22" sshConfigId="6d09c80e-e59e-42d9-9bc8-35da63931044" sshConfig="jakub@192.168.8.11:22 password" />
|
||||
</webServer>
|
||||
</option>
|
||||
</component>
|
||||
</application>
|
||||
Reference in New Issue
Block a user