Passport/.idea/workspace.xml

179 lines
8.5 KiB
XML
Raw Normal View History

2024-04-20 06:05:50 +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-26 09:16:14 +00:00
<list default="true" id="3fefb2c4-b6f9-466b-a523-53352e8d6f95" name="更改" comment=":sparkles: Better avatar and banner APIs">
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/pkg/internal/server/api/avatar_api.go" beforeDir="false" afterPath="$PROJECT_DIR$/pkg/internal/server/api/avatar_api.go" afterDir="false" />
2024-06-26 09:16:14 +00:00
<change beforePath="$PROJECT_DIR$/web/src/components/UserMenu.vue" beforeDir="false" afterPath="$PROJECT_DIR$/web/src/components/UserMenu.vue" afterDir="false" />
<change beforePath="$PROJECT_DIR$/web/src/views/dashboard.vue" beforeDir="false" afterPath="$PROJECT_DIR$/web/src/views/dashboard.vue" afterDir="false" />
2024-06-08 09:55:51 +00:00
</list>
2024-04-20 06:05:50 +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>
<component name="FileTemplateManagerImpl">
<option name="RECENT_TEMPLATES">
<list>
<option value="Go File" />
</list>
</option>
</component>
<component name="GOROOT" url="file:///opt/homebrew/opt/go/libexec" />
<component name="Git.Settings">
<option name="RECENT_BRANCH_BY_REPOSITORY">
<map>
2024-05-09 15:35:13 +00:00
<entry key="$PROJECT_DIR$" value="features/kex" />
2024-04-20 06:05:50 +00:00
</map>
</option>
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
</component>
2024-04-20 11:04:33 +00:00
<component name="ProblemsViewState">
<option name="selectedTabId" value="ProjectErrors" />
2024-04-20 11:04:33 +00:00
</component>
<component name="ProjectColorInfo">{
&quot;customColor&quot;: &quot;&quot;,
&quot;associatedIndex&quot;: 6
}</component>
2024-04-20 06:05:50 +00:00
<component name="ProjectId" id="2fLXu43fjlLYVIGNrhGhOgBFq2O" />
<component name="ProjectViewState">
<option name="hideEmptyMiddlePackages" value="true" />
<option name="showLibraryContents" value="true" />
</component>
2024-06-26 09:16:14 +00:00
<component name="PropertiesComponent">{
&quot;keyToString&quot;: {
&quot;DefaultGoTemplateProperty&quot;: &quot;Go File&quot;,
&quot;Go Build.Backend.executor&quot;: &quot;Run&quot;,
&quot;Go 构建.Backend.executor&quot;: &quot;Run&quot;,
&quot;RunOnceActivity.ShowReadmeOnStart&quot;: &quot;true&quot;,
&quot;RunOnceActivity.go.formatter.settings.were.checked&quot;: &quot;true&quot;,
&quot;RunOnceActivity.go.migrated.go.modules.settings&quot;: &quot;true&quot;,
&quot;RunOnceActivity.go.modules.automatic.dependencies.download&quot;: &quot;true&quot;,
&quot;RunOnceActivity.go.modules.go.list.on.any.changes.was.set&quot;: &quot;true&quot;,
&quot;git-widget-placeholder&quot;: &quot;master&quot;,
&quot;go.import.settings.migrated&quot;: &quot;true&quot;,
&quot;go.sdk.automatically.set&quot;: &quot;true&quot;,
&quot;last_opened_file_path&quot;: &quot;/Users/littlesheep/Documents/Projects/Hydrogen/Passport/pkg/internal/server/api&quot;,
&quot;node.js.detected.package.eslint&quot;: &quot;true&quot;,
&quot;node.js.selected.package.eslint&quot;: &quot;(autodetect)&quot;,
&quot;nodejs_package_manager_path&quot;: &quot;npm&quot;,
&quot;run.code.analysis.last.selected.profile&quot;: &quot;pProject Default&quot;,
&quot;settings.editor.selected.configurable&quot;: &quot;preferences.pluginManager&quot;,
&quot;ts.external.directory.path&quot;: &quot;/Users/littlesheep/Documents/Projects/Hydrogen/Passport/web/node_modules/typescript/lib&quot;,
&quot;vue.rearranger.settings.migration&quot;: &quot;true&quot;
2024-04-20 11:04:33 +00:00
},
2024-06-26 09:16:14 +00:00
&quot;keyToStringList&quot;: {
&quot;DatabaseDriversLRU&quot;: [
&quot;postgresql&quot;
2024-04-20 11:04:33 +00:00
]
2024-04-20 06:05:50 +00:00
}
2024-06-26 09:16:14 +00:00
}</component>
2024-04-20 06:05:50 +00:00
<component name="RecentsManager">
<key name="CopyFile.RECENT_KEYS">
2024-06-26 06:47:34 +00:00
<recent name="$PROJECT_DIR$/pkg/internal/server/api" />
<recent name="$PROJECT_DIR$/web" />
<recent name="$PROJECT_DIR$/pkg/services" />
<recent name="$PROJECT_DIR$/pkg/server/ui" />
2024-04-21 09:30:50 +00:00
<recent name="$PROJECT_DIR$/pkg/views/users" />
2024-04-20 06:05:50 +00:00
</key>
2024-04-20 11:04:33 +00:00
<key name="MoveFile.RECENT_KEYS">
<recent name="$PROJECT_DIR$/pkg/internal/server/exts" />
<recent name="$PROJECT_DIR$/pkg/internal/server/api" />
2024-06-16 15:17:32 +00:00
<recent name="$PROJECT_DIR$/pkg/internal" />
<recent name="$PROJECT_DIR$/pkg" />
2024-04-21 09:30:50 +00:00
<recent name="$PROJECT_DIR$/pkg/views/users/directory" />
2024-04-20 11:04:33 +00:00
</key>
2024-04-20 06:05:50 +00:00
</component>
2024-04-21 07:07:53 +00:00
<component name="RunAnythingCache">
<myKeys>
<visibility group="Grunt" flag="true" />
<visibility group="Gulp" flag="true" />
<visibility group="HTTP 请求" flag="true" />
<visibility group="Recent projects" flag="true" />
<visibility group="Run configurations" flag="true" />
<visibility group="npm" flag="true" />
<visibility group="yarn" flag="true" />
</myKeys>
</component>
2024-04-20 06:05:50 +00:00
<component name="RunManager">
<configuration name="Backend" type="GoApplicationRunConfiguration" factoryName="Go Application">
<module name="Passport" />
<working_directory value="$PROJECT_DIR$" />
<kind value="FILE" />
2024-06-16 15:17:32 +00:00
<package value="git.solsynth.dev/hydrogen/passport" />
2024-04-20 06:05:50 +00:00
<directory value="$PROJECT_DIR$" />
2024-06-16 15:17:32 +00:00
<filePath value="$PROJECT_DIR$/pkg/main.go" />
2024-04-20 06:05:50 +00:00
<output_directory value="$PROJECT_DIR$/dist" />
<method v="2" />
</configuration>
</component>
<component name="SharedIndexes">
<attachedChunks>
<set>
<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-04-20 06:05:50 +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>
<component name="Vcs.Log.Tabs.Properties">
<option name="TAB_STATES">
<map>
<entry key="MAIN">
<value>
2024-05-09 15:35:13 +00:00
<State>
<option name="FILTERS">
<map>
<entry key="branch">
<value>
<list>
2024-06-26 07:03:43 +00:00
<option value="refactor/v2" />
2024-05-09 15:35:13 +00:00
</list>
</value>
</entry>
</map>
</option>
</State>
2024-04-20 06:05:50 +00:00
</value>
</entry>
</map>
</option>
</component>
2024-04-20 11:04:33 +00:00
<component name="VcsManagerConfiguration">
<MESSAGE value=":bug: Fix APNs non-production" />
2024-06-08 05:05:36 +00:00
<MESSAGE value=":bug: Bug fixes on notification badges for APNs" />
2024-06-08 10:18:28 +00:00
<MESSAGE value=":bug: Fix APNs pushes no sound" />
<MESSAGE value=":bug: Fix APNs pushes no sound (again)" />
<MESSAGE value=":fire: Remove ws connected does not push notify feature" />
2024-06-16 14:16:09 +00:00
<MESSAGE value=":sparkles: Able to read current user's realm profile" />
<MESSAGE value=":sparkles: Consul registration" />
<MESSAGE value=":wastebasket: Remove HTTP provision to consul" />
<MESSAGE value=":sparkles: Drop direct connection and uses consul" />
<MESSAGE value=":technologist: Add the server side Hyper SDK" />
2024-06-22 10:09:08 +00:00
<MESSAGE value=":recycle: Improve code structure and much easier to read&#10;:bug: Fix auth middleware" />
<MESSAGE value=":bug: FIx cannot resolve service" />
2024-06-22 13:10:52 +00:00
<MESSAGE value=":sparkles: Accepts token in querystring" />
<MESSAGE value=":bug: Fix registration service issue" />
<MESSAGE value=":bug: Fix avatar url missing endpoint prefix" />
2024-06-23 08:37:19 +00:00
<MESSAGE value=":ambulance: Fix query services too much 429" />
<MESSAGE value=":ambulance: Fix nil map panic" />
2024-06-26 03:11:23 +00:00
<MESSAGE value=":recycle: Update the sign in web page to the latest API" />
2024-06-26 06:47:34 +00:00
<MESSAGE value=":wastebasket: Remove the personal page" />
<MESSAGE value=":recycle: OAuth authenticate" />
2024-06-26 07:17:10 +00:00
<MESSAGE value=":sparkles: Recommend app component" />
2024-06-26 07:18:33 +00:00
<MESSAGE value=":bug: Bug fixes" />
2024-06-26 07:52:58 +00:00
<MESSAGE value=":arrow_up: Fix notification listen" />
<MESSAGE value=":bug: Fix magic token's foreign key" />
2024-06-26 09:16:14 +00:00
<MESSAGE value=":sparkles: Better avatar and banner APIs" />
<option name="LAST_COMMIT_MESSAGE" value=":sparkles: Better avatar and banner APIs" />
2024-04-20 11:04:33 +00:00
</component>
2024-04-20 06:05:50 +00:00
<component name="VgoProject">
<settings-migrated>true</settings-migrated>
</component>
</project>