FileManager/.idea/workspace.xml
2024-08-20 00:07:40 +08:00

495 lines
23 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="AutoImportSettings">
<option name="autoReloadType" value="SELECTIVE" />
</component>
<component name="ChangeListManager">
<list default="true" id="b1988503-f417-4c69-ad49-94239747bbea" name="变更" comment="feat: adding get files">
<change afterPath="$PROJECT_DIR$/src/main/java/cn/wzpmc/filemanager/configurations/AuthorizationConfiguration.java" afterDir="false" />
<change beforePath="$PROJECT_DIR$/.idea/modules.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/main/java/cn/wzpmc/filemanager/utils/JwtUtils.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/cn/wzpmc/filemanager/utils/JwtUtils.java" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/test/java/cn/wzpmc/filemanager/FileManagerApplicationTests.java" beforeDir="false" />
</list>
<option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" />
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
<option name="LAST_RESOLUTION" value="IGNORE" />
</component>
<component name="ExternalProjectsData">
<projectState path="$PROJECT_DIR$">
<ProjectState />
</projectState>
</component>
<component name="ExternalProjectsManager">
<system id="GRADLE">
<state>
<task path="$PROJECT_DIR$">
<activation />
</task>
<projects_view>
<tree_state>
<expand>
<path>
<item name="" type="6a2764b6:ExternalProjectsStructure$RootNode" />
<item name="FileManager" type="f1a62948:ProjectNode" />
</path>
</expand>
<select />
</tree_state>
</projects_view>
</state>
</system>
</component>
<component name="FileTemplateManagerImpl">
<option name="RECENT_TEMPLATES">
<list>
<option value="TypeScript File" />
<option value="HTML File" />
<option value="Enum" />
<option value="Class" />
</list>
</option>
</component>
<component name="Git.Settings">
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
</component>
<component name="HighlightingSettingsPerFile">
<setting file="jar://$PROJECT_DIR$/../../../../JAVA_HOME/17/lib/src.zip!/java.base/java/io/File.java" root0="SKIP_INSPECTION" />
<setting file="jar://$PROJECT_DIR$/../../../../JAVA_HOME/17/lib/src.zip!/java.base/java/net/InetAddress.java" root0="SKIP_INSPECTION" />
<setting file="jar://$PROJECT_DIR$/../../../../JAVA_HOME/17/lib/src.zip!/java.base/java/text/DateFormat.java" root0="SKIP_INSPECTION" />
<setting file="jar://$PROJECT_DIR$/../../../../JAVA_HOME/17/lib/src.zip!/java.base/java/util/Calendar.java" root0="SKIP_INSPECTION" />
<setting file="jar://$PROJECT_DIR$/../../../../JAVA_HOME/17/lib/src.zip!/java.base/java/util/Date.java" root0="SKIP_INSPECTION" />
<setting file="jar://$PROJECT_DIR$/../../../../JAVA_HOME/17/lib/src.zip!/java.base/java/util/regex/Pattern.java" root0="SKIP_INSPECTION" />
<setting file="jar://$PROJECT_DIR$/../../../../JAVA_HOME/17/lib/src.zip!/java.xml/com/sun/org/apache/xerces/internal/impl/XMLEntityScanner.java" root0="SKIP_INSPECTION" />
<setting file="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.projectlombok/lombok/1.18.26/f43db6c43d481ab766a496c86dc43c145e3c9df4/lombok-1.18.26-sources.jar!/lombok/extern/slf4j/XSlf4j.java" root0="SKIP_INSPECTION" />
<setting file="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/6.0.7/6ed548931d69aeabeab4c5cc515ad2a2648baa8e/spring-web-6.0.7-sources.jar!/org/springframework/web/multipart/MultipartFile.java" root0="SKIP_INSPECTION" />
</component>
<component name="HttpClientSelectedEnvironments">
<file url="jar://$APPLICATION_HOME_DIR$/plugins/restClient/lib/restClient.jar!/com/intellij/ws/rest/client/requests/collection/post-requests.http" environment="test" />
</component>
<component name="MarkdownSettingsMigration">
<option name="stateVersion" value="1" />
</component>
<component name="ProjectColorInfo"><![CDATA[{
"associatedIndex": 6
}]]></component>
<component name="ProjectId" id="2NXvr90GVwvap0wwjD4LmMgnTam" />
<component name="ProjectLevelVcsManager" settingsEditedManually="true" />
<component name="ProjectViewState">
<option name="hideEmptyMiddlePackages" value="true" />
<option name="showLibraryContents" value="true" />
</component>
<component name="PropertiesComponent"><![CDATA[{
"keyToString": {
"ASKED_SHARE_PROJECT_CONFIGURATION_FILES": "true",
"DefaultHtmlFileTemplate": "HTML File",
"Gradle.FileManager [jar].executor": "Run",
"RequestMappingsPanelOrder0": "0",
"RequestMappingsPanelOrder1": "1",
"RequestMappingsPanelWidth0": "75",
"RequestMappingsPanelWidth1": "75",
"RunOnceActivity.OpenProjectViewOnStart": "true",
"RunOnceActivity.ShowReadmeOnStart": "true",
"SHARE_PROJECT_CONFIGURATION_FILES": "true",
"WebServerToolWindowFactoryState": "false",
"git-widget-placeholder": "main",
"jdk.selected.JAVA_MODULE": "temurin-20",
"kotlin-language-version-configured": "true",
"last_opened_file_path": "/server/home/wzp/Project/FileManager/src/main/resources/cn/wzpmc/filemanager/mapper",
"node.js.detected.package.eslint": "true",
"node.js.detected.package.tslint": "true",
"node.js.selected.package.eslint": "(autodetect)",
"node.js.selected.package.tslint": "(autodetect)",
"nodejs_package_manager_path": "npm",
"project.structure.last.edited": "SDKs",
"project.structure.proportion": "0.15",
"project.structure.side.proportion": "0.2",
"settings.editor.selected.configurable": "settings.typescriptcompiler",
"spring.configuration.checksum": "cb229e6877988f6160a29925ef6d914d",
"ts.external.directory.path": "/main/share/Projects/FileManager/FileManager/node_modules/typescript/lib",
"vue.rearranger.settings.migration": "true",
"远程 JVM 调试.未命名.executor": "Debug"
},
"keyToStringList": {
"DatabaseDriversLRU": [
"mysql"
]
}
}]]></component>
<component name="RdControllerToolWindowsLayoutState" isNewUi="true">
<layout>
<window_info id="Space Code Reviews" />
<window_info id="Bookmarks" side_tool="true" />
<window_info id="Commit_Guest" show_stripe_button="false" />
<window_info id="Pull Requests" />
<window_info id="Learn" />
<window_info active="true" content_ui="combo" id="Project" order="0" visible="true" weight="0.18671875" />
<window_info id="Commit" order="1" weight="0.25" />
<window_info id="Structure" order="2" weight="0.17161459" />
<window_info anchor="bottom" id="Database Changes" weight="0.32994187" />
<window_info anchor="bottom" id="TypeScript" />
<window_info anchor="bottom" id="Profiler" />
<window_info anchor="bottom" id="Java Enterprise" weight="0.31831396" />
<window_info anchor="bottom" id="File Transfer" />
<window_info anchor="bottom" id="Find" show_stripe_button="false" weight="0.32994187" />
<window_info anchor="bottom" id="Dependency Checker" />
<window_info anchor="bottom" id="Version Control" order="0" />
<window_info anchor="bottom" id="Problems View" order="1" weight="0.30184108" />
<window_info anchor="bottom" id="Terminal" order="2" weight="0.31831396" />
<window_info anchor="bottom" id="Services" order="3" weight="0.44718993" />
<window_info anchor="bottom" id="Build" order="4" weight="0.31831396" />
<window_info active="true" anchor="bottom" id="Run" order="5" visible="true" weight="0.44718993" />
<window_info anchor="bottom" id="Spring" order="6" show_stripe_button="false" />
<window_info anchor="right" id="Endpoints" />
<window_info anchor="right" id="Beans" />
<window_info anchor="right" id="Meet New UI" show_stripe_button="false" side_tool="true" />
<window_info anchor="right" content_ui="combo" id="Notifications" order="0" weight="0.25" />
<window_info anchor="right" id="Database" order="1" weight="0.32994792" />
<window_info active="true" anchor="right" id="Gradle" order="2" visible="true" weight="0.32994792" />
</layout>
</component>
<component name="ReactorSettings">
<option name="notificationShown" value="true" />
</component>
<component name="RecentsManager">
<key name="CopyFile.RECENT_KEYS">
<recent name="$PROJECT_DIR$/src/main/resources/cn/wzpmc/filemanager/mapper" />
<recent name="C:\Users\33572\Documents\Projects\IdeaProjects\FileManager" />
<recent name="C:\Users\33572\Documents\Projects\IdeaProjects\FileManager\FileManager\src\assets" />
<recent name="C:\Users\33572\Documents\Projects\IdeaProjects\FileManager\gradle\wrapper\dist" />
</key>
<key name="MoveFile.RECENT_KEYS">
<recent name="C:\Users\33572\Documents\Projects\IdeaProjects\FileManager\FileManager\public" />
</key>
</component>
<component name="RunDashboard">
<option name="configurationTypes">
<set>
<option value="SpringBootApplicationConfigurationType" />
<option value="js.build_tools.npm" />
</set>
</option>
</component>
<component name="RunManager" selected="Gradle.FileManager [jar]">
<configuration name="CheckTest" type="GradleRunConfiguration" factoryName="Gradle" temporary="true">
<ExternalSystemSettings>
<option name="executionName" />
<option name="externalProjectPath" value="$PROJECT_DIR$" />
<option name="externalSystemIdString" value="GRADLE" />
<option name="scriptParameters" value="" />
<option name="taskDescriptions">
<list />
</option>
<option name="taskNames">
<list>
<option value=":FFMpegJ:test" />
<option value="--tests" />
<option value="&quot;CheckTest&quot;" />
</list>
</option>
<option name="vmOptions" />
</ExternalSystemSettings>
<ExternalSystemDebugServerProcess>false</ExternalSystemDebugServerProcess>
<ExternalSystemReattachDebugProcess>true</ExternalSystemReattachDebugProcess>
<DebugAllEnabled>false</DebugAllEnabled>
<RunAsTest>true</RunAsTest>
<method v="2" />
</configuration>
<configuration name="CheckTest.onTest" type="GradleRunConfiguration" factoryName="Gradle" temporary="true">
<ExternalSystemSettings>
<option name="executionName" />
<option name="externalProjectPath" value="$PROJECT_DIR$" />
<option name="externalSystemIdString" value="GRADLE" />
<option name="scriptParameters" value="" />
<option name="taskDescriptions">
<list />
</option>
<option name="taskNames">
<list>
<option value=":FFMpegJ:test" />
<option value="--tests" />
<option value="&quot;CheckTest.onTest&quot;" />
</list>
</option>
<option name="vmOptions" />
</ExternalSystemSettings>
<ExternalSystemDebugServerProcess>false</ExternalSystemDebugServerProcess>
<ExternalSystemReattachDebugProcess>true</ExternalSystemReattachDebugProcess>
<DebugAllEnabled>false</DebugAllEnabled>
<RunAsTest>true</RunAsTest>
<method v="2" />
</configuration>
<configuration name="FileManager [build]" type="GradleRunConfiguration" factoryName="Gradle" temporary="true">
<ExternalSystemSettings>
<option name="executionName" />
<option name="externalProjectPath" value="$PROJECT_DIR$" />
<option name="externalSystemIdString" value="GRADLE" />
<option name="scriptParameters" value="" />
<option name="taskDescriptions">
<list />
</option>
<option name="taskNames">
<list>
<option value="build" />
</list>
</option>
<option name="vmOptions" />
</ExternalSystemSettings>
<ExternalSystemDebugServerProcess>true</ExternalSystemDebugServerProcess>
<ExternalSystemReattachDebugProcess>true</ExternalSystemReattachDebugProcess>
<DebugAllEnabled>false</DebugAllEnabled>
<RunAsTest>false</RunAsTest>
<method v="2" />
</configuration>
<configuration name="FileManager [clean]" type="GradleRunConfiguration" factoryName="Gradle" temporary="true">
<ExternalSystemSettings>
<option name="executionName" />
<option name="externalProjectPath" value="$PROJECT_DIR$" />
<option name="externalSystemIdString" value="GRADLE" />
<option name="scriptParameters" value="" />
<option name="taskDescriptions">
<list />
</option>
<option name="taskNames">
<list>
<option value="clean" />
</list>
</option>
<option name="vmOptions" />
</ExternalSystemSettings>
<ExternalSystemDebugServerProcess>true</ExternalSystemDebugServerProcess>
<ExternalSystemReattachDebugProcess>true</ExternalSystemReattachDebugProcess>
<DebugAllEnabled>false</DebugAllEnabled>
<RunAsTest>false</RunAsTest>
<method v="2" />
</configuration>
<configuration name="FileManager [jar]" type="GradleRunConfiguration" factoryName="Gradle" temporary="true">
<ExternalSystemSettings>
<option name="executionName" />
<option name="externalProjectPath" value="$PROJECT_DIR$" />
<option name="externalSystemIdString" value="GRADLE" />
<option name="scriptParameters" value="" />
<option name="taskDescriptions">
<list />
</option>
<option name="taskNames">
<list>
<option value="clean" />
<option value="build" />
</list>
</option>
<option name="vmOptions" />
</ExternalSystemSettings>
<ExternalSystemDebugServerProcess>true</ExternalSystemDebugServerProcess>
<ExternalSystemReattachDebugProcess>true</ExternalSystemReattachDebugProcess>
<DebugAllEnabled>false</DebugAllEnabled>
<RunAsTest>false</RunAsTest>
<method v="2" />
</configuration>
<configuration default="true" type="JetRunConfigurationType">
<module name="FileManager.FFMpegJ.main" />
<method v="2">
<option name="Make" enabled="true" />
</method>
</configuration>
<configuration default="true" type="KotlinStandaloneScriptRunConfigurationType">
<module name="FileManager.FFMpegJ.main" />
<option name="filePath" />
<method v="2">
<option name="Make" enabled="true" />
</method>
</configuration>
<configuration name="未命名" type="Remote" nameIsGenerated="true">
<option name="USE_SOCKET_TRANSPORT" value="true" />
<option name="SERVER_MODE" value="true" />
<option name="SHMEM_ADDRESS" />
<option name="HOST" value="192.168.1.4" />
<option name="PORT" value="5005" />
<option name="AUTO_RESTART" value="false" />
<RunnerSettings RunnerId="Debug">
<option name="DEBUG_PORT" value="5005" />
<option name="LOCAL" value="false" />
</RunnerSettings>
<method v="2" />
</configuration>
<configuration name="FileManagerApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot">
<module name="FileManager.main" />
<option name="SPRING_BOOT_MAIN_CLASS" value="cn.wzpmc.filemanager.FileManagerApplication" />
<option name="WORKING_DIRECTORY" value="file://run" />
<method v="2">
<option name="Make" enabled="true" />
</method>
</configuration>
<configuration name="dev" type="js.build_tools.npm" nameIsGenerated="true">
<package-json value="$PROJECT_DIR$/FileManager/package.json" />
<command value="run" />
<scripts>
<script value="dev" />
</scripts>
<node-interpreter value="project" />
<package-manager value="yarn" />
<envs />
<method v="2" />
</configuration>
<list>
<item itemvalue="Gradle.FileManager [build]" />
<item itemvalue="Gradle.FileManager [jar]" />
<item itemvalue="Gradle.FileManager [clean]" />
<item itemvalue="Gradle.CheckTest" />
<item itemvalue="Gradle.CheckTest.onTest" />
<item itemvalue="npm.dev" />
<item itemvalue="Spring Boot.FileManagerApplication" />
<item itemvalue="远程 JVM 调试.未命名" />
</list>
<recent_temporary>
<list>
<item itemvalue="Gradle.FileManager [jar]" />
<item itemvalue="Gradle.FileManager [build]" />
<item itemvalue="Gradle.FileManager [clean]" />
<item itemvalue="Gradle.CheckTest.onTest" />
<item itemvalue="Gradle.CheckTest" />
</list>
</recent_temporary>
</component>
<component name="SharedIndexes">
<attachedChunks>
<set>
<option value="bundled-jdk-9823dce3aa75-b114ca120d71-intellij.indexing.shared.core-IU-242.20224.387" />
<option value="bundled-js-predefined-d6986cc7102b-410509235cf1-JavaScript-IU-242.20224.387" />
</set>
</attachedChunks>
</component>
<component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="应用程序级" UseSingleDictionary="true" transferred="true" />
<component name="TaskManager">
<task active="true" id="Default" summary="默认任务">
<changelist id="b1988503-f417-4c69-ad49-94239747bbea" name="变更" comment="" />
<created>1679823462650</created>
<option name="number" value="Default" />
<option name="presentableId" value="Default" />
<updated>1679823462650</updated>
<workItem from="1679823464586" duration="15521000" />
<workItem from="1679926037934" duration="8529000" />
<workItem from="1680013560331" duration="13244000" />
<workItem from="1680181608649" duration="10293000" />
<workItem from="1680311765915" duration="844000" />
<workItem from="1680312925618" duration="127000" />
<workItem from="1680313057480" duration="7318000" />
<workItem from="1680366214077" duration="3739000" />
<workItem from="1680606882950" duration="186000" />
<workItem from="1680607098537" duration="1225000" />
<workItem from="1680608338157" duration="989000" />
<workItem from="1680617042034" duration="518000" />
<workItem from="1680617646473" duration="135000" />
<workItem from="1680617789708" duration="207000" />
<workItem from="1680618003149" duration="219000" />
<workItem from="1680932900587" duration="28000" />
<workItem from="1681528254816" duration="55000" />
<workItem from="1681825747684" duration="2853000" />
<workItem from="1682258664381" duration="2743000" />
<workItem from="1682426315842" duration="7659000" />
<workItem from="1700232967665" duration="24000" />
<workItem from="1700232997037" duration="269000" />
<workItem from="1700233283121" duration="31000" />
<workItem from="1700233318805" duration="71000" />
<workItem from="1700233408562" duration="2759000" />
<workItem from="1700279208154" duration="6800000" />
<workItem from="1700305721886" duration="12355000" />
<workItem from="1700363852821" duration="17000" />
<workItem from="1700363878019" duration="929000" />
<workItem from="1700364822674" duration="7194000" />
<workItem from="1700379313976" duration="1910000" />
<workItem from="1700389972625" duration="17164000" />
<workItem from="1700991510202" duration="6016000" />
<workItem from="1701076119382" duration="3149000" />
<workItem from="1701517913965" duration="3782000" />
<workItem from="1701593245155" duration="8881000" />
<workItem from="1701666627683" duration="1315000" />
<workItem from="1701683274777" duration="1203000" />
<workItem from="1702046322259" duration="5022000" />
<workItem from="1702059853668" duration="24000" />
<workItem from="1724077806482" duration="5191000" />
</task>
<task id="LOCAL-00001" summary="feat: adding get files">
<created>1679928730544</created>
<option name="number" value="00001" />
<option name="presentableId" value="LOCAL-00001" />
<option name="project" value="LOCAL" />
<updated>1679928730544</updated>
</task>
<task id="LOCAL-00002" summary="feat: adding get files">
<created>1681826752728</created>
<option name="number" value="00002" />
<option name="presentableId" value="LOCAL-00002" />
<option name="project" value="LOCAL" />
<updated>1681826752728</updated>
</task>
<task id="LOCAL-00003" summary="feat: adding get files">
<created>1681826809345</created>
<option name="number" value="00003" />
<option name="presentableId" value="LOCAL-00003" />
<option name="project" value="LOCAL" />
<updated>1681826809345</updated>
</task>
<option name="localTasksCounter" value="4" />
<servers />
</component>
<component name="TypeScriptGeneratedFilesManager">
<option name="version" value="3" />
</component>
<component name="Vcs.Log.Tabs.Properties">
<option name="TAB_STATES">
<map>
<entry key="MAIN">
<value>
<State>
<option name="FILTERS">
<map>
<entry key="branch">
<value>
<list>
<option value="origin/main" />
</list>
</value>
</entry>
</map>
</option>
</State>
</value>
</entry>
</map>
</option>
</component>
<component name="VcsManagerConfiguration">
<MESSAGE value="feat: adding get files" />
<option name="LAST_COMMIT_MESSAGE" value="feat: adding get files" />
</component>
<component name="XDebuggerManager">
<breakpoint-manager>
<breakpoints>
<breakpoint enabled="true" type="java-exception">
<properties class="java.io.EOFException" package="java.io" />
<option name="timeStamp" value="2" />
</breakpoint>
<line-breakpoint enabled="true" type="java-line">
<url>jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/6.0.7/43f8ac9c46c15d57fca00fc81ce1f2849f6cecb9/spring-web-6.0.7.jar!/org/springframework/web/method/annotation/RequestHeaderMethodArgumentResolver.class</url>
<line>34</line>
<option name="timeStamp" value="8" />
</line-breakpoint>
<line-breakpoint enabled="true" type="java-method">
<url>jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/6.0.7/43f8ac9c46c15d57fca00fc81ce1f2849f6cecb9/spring-web-6.0.7.jar!/org/springframework/web/method/support/HandlerMethodArgumentResolver.class</url>
<line>16</line>
<properties class="org.springframework.web.method.support.HandlerMethodArgumentResolver" method="resolveArgument">
<option name="EMULATED" value="true" />
<option name="WATCH_EXIT" value="false" />
</properties>
<option name="timeStamp" value="7" />
</line-breakpoint>
</breakpoints>
</breakpoint-manager>
</component>
<component name="XSLT-Support.FileAssociations.UIState">
<expand />
<select />
</component>
</project>