2024-05-17 12:36:00 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<project version="4">
|
|
|
|
<component name="AutoImportSettings">
|
|
|
|
<option name="autoReloadType" value="ALL" />
|
|
|
|
</component>
|
|
|
|
<component name="ChangeListManager">
|
2024-06-22 05:10:06 +00:00
|
|
|
<list default="true" id="18dd0d68-b4b8-40db-9734-9119b5c848bd" name="更改" comment=":arrow_up: Upgrade Passport and use Hyper SDK" />
|
2024-05-17 12:36:00 +00:00
|
|
|
<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>
|
2024-06-22 04:29:20 +00:00
|
|
|
<component name="FileTemplateManagerImpl">
|
|
|
|
<option name="RECENT_TEMPLATES">
|
|
|
|
<list>
|
|
|
|
<option value="Go File" />
|
|
|
|
</list>
|
|
|
|
</option>
|
|
|
|
</component>
|
2024-05-17 12:36:00 +00:00
|
|
|
<component name="GOROOT" url="file:///opt/homebrew/opt/go/libexec" />
|
|
|
|
<component name="Git.Settings">
|
|
|
|
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
|
|
|
|
</component>
|
2024-06-22 04:29:20 +00:00
|
|
|
<component name="ProblemsViewState">
|
|
|
|
<option name="selectedTabId" value="ProjectErrors" />
|
|
|
|
</component>
|
2024-05-17 12:36:00 +00:00
|
|
|
<component name="ProjectColorInfo">{
|
|
|
|
"customColor": "",
|
|
|
|
"associatedIndex": 7
|
|
|
|
}</component>
|
|
|
|
<component name="ProjectId" id="2gauyxHu1OWsYigauXZCcaIhfso" />
|
|
|
|
<component name="ProjectViewState">
|
|
|
|
<option name="hideEmptyMiddlePackages" value="true" />
|
|
|
|
<option name="showLibraryContents" value="true" />
|
|
|
|
</component>
|
2024-06-22 05:10:06 +00:00
|
|
|
<component name="PropertiesComponent">{
|
|
|
|
"keyToString": {
|
|
|
|
"DefaultGoTemplateProperty": "Go File",
|
|
|
|
"Go Build.Backend.executor": "Run",
|
|
|
|
"Go 构建.Backend.executor": "Run",
|
|
|
|
"RunOnceActivity.ShowReadmeOnStart": "true",
|
|
|
|
"RunOnceActivity.go.formatter.settings.were.checked": "true",
|
|
|
|
"RunOnceActivity.go.migrated.go.modules.settings": "true",
|
|
|
|
"RunOnceActivity.go.modules.automatic.dependencies.download": "true",
|
|
|
|
"RunOnceActivity.go.modules.go.list.on.any.changes.was.set": "true",
|
|
|
|
"git-widget-placeholder": "features/consul",
|
|
|
|
"go.import.settings.migrated": "true",
|
|
|
|
"go.sdk.automatically.set": "true",
|
|
|
|
"last_opened_file_path": "/Users/littlesheep/Documents/Projects/Hydrogen/Paperclip/pkg/internal/grpc",
|
|
|
|
"node.js.detected.package.eslint": "true",
|
|
|
|
"node.js.selected.package.eslint": "(autodetect)",
|
|
|
|
"nodejs_package_manager_path": "npm",
|
|
|
|
"run.code.analysis.last.selected.profile": "pProject Default",
|
|
|
|
"settings.editor.selected.configurable": "preferences.lookFeel"
|
2024-05-17 12:36:00 +00:00
|
|
|
}
|
2024-06-22 05:10:06 +00:00
|
|
|
}</component>
|
2024-06-16 15:24:54 +00:00
|
|
|
<component name="RecentsManager">
|
2024-06-16 15:32:52 +00:00
|
|
|
<key name="CopyFile.RECENT_KEYS">
|
2024-06-22 04:18:54 +00:00
|
|
|
<recent name="$PROJECT_DIR$/pkg/internal/grpc" />
|
|
|
|
<recent name="$PROJECT_DIR$/pkg/internal/gap" />
|
2024-06-16 15:32:52 +00:00
|
|
|
<recent name="$PROJECT_DIR$/pkg/internal" />
|
|
|
|
</key>
|
2024-06-16 15:24:54 +00:00
|
|
|
<key name="MoveFile.RECENT_KEYS">
|
2024-06-22 04:29:20 +00:00
|
|
|
<recent name="$PROJECT_DIR$/pkg/internal/server/exts" />
|
|
|
|
<recent name="$PROJECT_DIR$/pkg/internal/server/api" />
|
2024-06-16 15:24:54 +00:00
|
|
|
<recent name="$PROJECT_DIR$/pkg" />
|
|
|
|
<recent name="$PROJECT_DIR$/pkg/internal" />
|
|
|
|
</key>
|
|
|
|
</component>
|
2024-05-17 12:36:00 +00:00
|
|
|
<component name="RunManager">
|
|
|
|
<configuration name="Backend" type="GoApplicationRunConfiguration" factoryName="Go Application">
|
|
|
|
<module name="Paperclip" />
|
|
|
|
<working_directory value="$PROJECT_DIR$" />
|
|
|
|
<kind value="FILE" />
|
2024-06-16 15:24:54 +00:00
|
|
|
<package value="git.solsynth.dev/hydrogen/paperclip" />
|
2024-05-17 12:36:00 +00:00
|
|
|
<directory value="$PROJECT_DIR$" />
|
2024-06-16 15:24:54 +00:00
|
|
|
<filePath value="$PROJECT_DIR$/pkg/main.go" />
|
2024-05-17 12:36:00 +00:00
|
|
|
<output_directory value="$PROJECT_DIR$/dist" />
|
|
|
|
<method v="2" />
|
|
|
|
</configuration>
|
|
|
|
</component>
|
|
|
|
<component name="SharedIndexes">
|
|
|
|
<attachedChunks>
|
|
|
|
<set>
|
2024-06-22 04:29:20 +00:00
|
|
|
<option value="bundled-gosdk-33c477a475b1-e0158606a674-org.jetbrains.plugins.go.sharedIndexes.bundled-GO-241.18034.61" />
|
|
|
|
<option value="bundled-js-predefined-1d06a55b98c1-0b3e54e931b4-JavaScript-GO-241.18034.61" />
|
2024-05-17 12:36:00 +00:00
|
|
|
</set>
|
|
|
|
</attachedChunks>
|
|
|
|
</component>
|
|
|
|
<component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="应用程序级" UseSingleDictionary="true" transferred="true" />
|
|
|
|
<component name="TypeScriptGeneratedFilesManager">
|
|
|
|
<option name="version" value="3" />
|
|
|
|
</component>
|
2024-06-22 04:29:20 +00:00
|
|
|
<component name="Vcs.Log.Tabs.Properties">
|
|
|
|
<option name="TAB_STATES">
|
|
|
|
<map>
|
|
|
|
<entry key="MAIN">
|
|
|
|
<value>
|
|
|
|
<State />
|
|
|
|
</value>
|
|
|
|
</entry>
|
|
|
|
</map>
|
|
|
|
</option>
|
|
|
|
</component>
|
2024-05-18 08:54:42 +00:00
|
|
|
<component name="VcsManagerConfiguration">
|
|
|
|
<MESSAGE value=":sparkles: Upload attachment requires permission check" />
|
2024-05-18 12:54:44 +00:00
|
|
|
<MESSAGE value=":sparkles: Provide a faster check attachment exists grpc method" />
|
2024-05-18 14:26:00 +00:00
|
|
|
<MESSAGE value=":truck: Update url mapping" />
|
2024-05-20 12:02:44 +00:00
|
|
|
<MESSAGE value=":bug: Fix uuid duplicate when link exists" />
|
2024-06-22 04:29:20 +00:00
|
|
|
<MESSAGE value=" :sparkles: Add health check" />
|
2024-06-22 05:10:06 +00:00
|
|
|
<MESSAGE value=":arrow_up: Upgrade Passport and use Hyper SDK" />
|
|
|
|
<option name="LAST_COMMIT_MESSAGE" value=":arrow_up: Upgrade Passport and use Hyper SDK" />
|
2024-05-18 08:54:42 +00:00
|
|
|
</component>
|
2024-05-17 12:36:00 +00:00
|
|
|
<component name="VgoProject">
|
|
|
|
<settings-migrated>true</settings-migrated>
|
|
|
|
</component>
|
|
|
|
</project>
|