179 lines
8.5 KiB
XML
179 lines
8.5 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<project version="4">
|
|
<component name="AutoImportSettings">
|
|
<option name="autoReloadType" value="ALL" />
|
|
</component>
|
|
<component name="ChangeListManager">
|
|
<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" />
|
|
<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" />
|
|
</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="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>
|
|
<entry key="$PROJECT_DIR$" value="features/kex" />
|
|
</map>
|
|
</option>
|
|
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
|
|
</component>
|
|
<component name="ProblemsViewState">
|
|
<option name="selectedTabId" value="ProjectErrors" />
|
|
</component>
|
|
<component name="ProjectColorInfo">{
|
|
"customColor": "",
|
|
"associatedIndex": 6
|
|
}</component>
|
|
<component name="ProjectId" id="2fLXu43fjlLYVIGNrhGhOgBFq2O" />
|
|
<component name="ProjectViewState">
|
|
<option name="hideEmptyMiddlePackages" value="true" />
|
|
<option name="showLibraryContents" value="true" />
|
|
</component>
|
|
<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": "master",
|
|
"go.import.settings.migrated": "true",
|
|
"go.sdk.automatically.set": "true",
|
|
"last_opened_file_path": "/Users/littlesheep/Documents/Projects/Hydrogen/Passport/pkg/internal/server/api",
|
|
"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.pluginManager",
|
|
"ts.external.directory.path": "/Users/littlesheep/Documents/Projects/Hydrogen/Passport/web/node_modules/typescript/lib",
|
|
"vue.rearranger.settings.migration": "true"
|
|
},
|
|
"keyToStringList": {
|
|
"DatabaseDriversLRU": [
|
|
"postgresql"
|
|
]
|
|
}
|
|
}</component>
|
|
<component name="RecentsManager">
|
|
<key name="CopyFile.RECENT_KEYS">
|
|
<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" />
|
|
<recent name="$PROJECT_DIR$/pkg/views/users" />
|
|
</key>
|
|
<key name="MoveFile.RECENT_KEYS">
|
|
<recent name="$PROJECT_DIR$/pkg/internal/server/exts" />
|
|
<recent name="$PROJECT_DIR$/pkg/internal/server/api" />
|
|
<recent name="$PROJECT_DIR$/pkg/internal" />
|
|
<recent name="$PROJECT_DIR$/pkg" />
|
|
<recent name="$PROJECT_DIR$/pkg/views/users/directory" />
|
|
</key>
|
|
</component>
|
|
<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>
|
|
<component name="RunManager">
|
|
<configuration name="Backend" type="GoApplicationRunConfiguration" factoryName="Go Application">
|
|
<module name="Passport" />
|
|
<working_directory value="$PROJECT_DIR$" />
|
|
<kind value="FILE" />
|
|
<package value="git.solsynth.dev/hydrogen/passport" />
|
|
<directory value="$PROJECT_DIR$" />
|
|
<filePath value="$PROJECT_DIR$/pkg/main.go" />
|
|
<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" />
|
|
</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>
|
|
<State>
|
|
<option name="FILTERS">
|
|
<map>
|
|
<entry key="branch">
|
|
<value>
|
|
<list>
|
|
<option value="refactor/v2" />
|
|
</list>
|
|
</value>
|
|
</entry>
|
|
</map>
|
|
</option>
|
|
</State>
|
|
</value>
|
|
</entry>
|
|
</map>
|
|
</option>
|
|
</component>
|
|
<component name="VcsManagerConfiguration">
|
|
<MESSAGE value=":bug: Fix APNs non-production" />
|
|
<MESSAGE value=":bug: Bug fixes on notification badges for APNs" />
|
|
<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" />
|
|
<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" />
|
|
<MESSAGE value=":recycle: Improve code structure and much easier to read :bug: Fix auth middleware" />
|
|
<MESSAGE value=":bug: FIx cannot resolve service" />
|
|
<MESSAGE value=":sparkles: Accepts token in querystring" />
|
|
<MESSAGE value=":bug: Fix registration service issue" />
|
|
<MESSAGE value=":bug: Fix avatar url missing endpoint prefix" />
|
|
<MESSAGE value=":ambulance: Fix query services too much 429" />
|
|
<MESSAGE value=":ambulance: Fix nil map panic" />
|
|
<MESSAGE value=":recycle: Update the sign in web page to the latest API" />
|
|
<MESSAGE value=":wastebasket: Remove the personal page" />
|
|
<MESSAGE value=":recycle: OAuth authenticate" />
|
|
<MESSAGE value=":sparkles: Recommend app component" />
|
|
<MESSAGE value=":bug: Bug fixes" />
|
|
<MESSAGE value=":arrow_up: Fix notification listen" />
|
|
<MESSAGE value=":bug: Fix magic token's foreign key" />
|
|
<MESSAGE value=":sparkles: Better avatar and banner APIs" />
|
|
<option name="LAST_COMMIT_MESSAGE" value=":sparkles: Better avatar and banner APIs" />
|
|
</component>
|
|
<component name="VgoProject">
|
|
<settings-migrated>true</settings-migrated>
|
|
</component>
|
|
</project> |