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-08-25 16:53:13 +00:00
|
|
|
<list default="true" id="3fefb2c4-b6f9-466b-a523-53352e8d6f95" name="更改" comment=":bug: Fix bot related key api issue">
|
|
|
|
<change beforePath="$PROJECT_DIR$/pkg/internal/services/bot_token.go" beforeDir="false" afterPath="$PROJECT_DIR$/pkg/internal/services/bot_token.go" afterDir="false" />
|
2024-08-12 12:53:03 +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-08-12 13:16:48 +00:00
|
|
|
<entry key="$PROJECT_DIR$" value="refactor/use-capital-as-frontend" />
|
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">
|
2024-07-21 06:22:54 +00:00
|
|
|
<option name="selectedTabId" value="ProjectErrors" />
|
2024-04-20 11:04:33 +00:00
|
|
|
</component>
|
|
|
|
<component name="ProjectColorInfo">{
|
|
|
|
"customColor": "",
|
|
|
|
"associatedIndex": 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-08-25 09:16:22 +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": "master",
|
|
|
|
"go.import.settings.migrated": "true",
|
|
|
|
"go.sdk.automatically.set": "true",
|
|
|
|
"last_opened_file_path": "/Users/littlesheep",
|
|
|
|
"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",
|
|
|
|
"ts.external.directory.path": "/Users/littlesheep/Documents/Projects/Hydrogen/Passport/web/node_modules/typescript/lib",
|
|
|
|
"vue.rearranger.settings.migration": "true"
|
2024-04-20 11:04:33 +00:00
|
|
|
},
|
2024-08-25 09:16:22 +00:00
|
|
|
"keyToStringList": {
|
|
|
|
"DatabaseDriversLRU": [
|
|
|
|
"postgresql"
|
2024-04-20 11:04:33 +00:00
|
|
|
]
|
2024-04-20 06:05:50 +00:00
|
|
|
}
|
2024-08-25 09:16:22 +00:00
|
|
|
}</component>
|
2024-04-20 06:05:50 +00:00
|
|
|
<component name="RecentsManager">
|
|
|
|
<key name="CopyFile.RECENT_KEYS">
|
2024-07-04 15:12:43 +00:00
|
|
|
<recent name="$PROJECT_DIR$/web/src/components/admin" />
|
2024-06-30 09:01:39 +00:00
|
|
|
<recent name="$PROJECT_DIR$/web/src/views" />
|
2024-06-26 06:47:34 +00:00
|
|
|
<recent name="$PROJECT_DIR$/pkg/internal/server/api" />
|
2024-06-24 15:06:20 +00:00
|
|
|
<recent name="$PROJECT_DIR$/web" />
|
2024-06-06 16:15:43 +00:00
|
|
|
<recent name="$PROJECT_DIR$/pkg/services" />
|
2024-04-20 06:05:50 +00:00
|
|
|
</key>
|
2024-04-20 11:04:33 +00:00
|
|
|
<key name="MoveFile.RECENT_KEYS">
|
2024-06-30 09:01:39 +00:00
|
|
|
<recent name="$PROJECT_DIR$/web/src/views/flow" />
|
2024-06-22 05:04:21 +00:00
|
|
|
<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-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" />
|
2024-07-16 03:09:16 +00:00
|
|
|
<visibility group="HTTP Requests" flag="true" />
|
2024-04-21 07:07:53 +00:00
|
|
|
<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>
|
2024-08-23 11:36:30 +00:00
|
|
|
<option value="bundled-gosdk-5df93f7ad4aa-dfc284eb1eb8-org.jetbrains.plugins.go.sharedIndexes.bundled-GO-242.20224.424" />
|
|
|
|
<option value="bundled-js-predefined-d6986cc7102b-410509235cf1-JavaScript-GO-242.20224.424" />
|
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>
|
2024-06-26 12:08:18 +00:00
|
|
|
<component name="UnknownFeatures">
|
|
|
|
<option featureType="dependencySupport" implementationName="javascript:npm:prettier" />
|
|
|
|
<option featureType="dependencySupport" implementationName="executable:docker" />
|
|
|
|
<option featureType="dependencySupport" implementationName="javascript:npm:unocss" />
|
|
|
|
<option featureType="dependencySupport" implementationName="javascript:npm:vite" />
|
|
|
|
<option featureType="dependencySupport" implementationName="executable:kubectl" />
|
|
|
|
<option featureType="dependencySupport" implementationName="javascript:npm:vue" />
|
|
|
|
</component>
|
2024-04-20 06:05:50 +00:00
|
|
|
<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">
|
2024-07-23 13:25:13 +00:00
|
|
|
<MESSAGE value=":bug: Fix push notification to wrong person" />
|
2024-07-24 09:33:05 +00:00
|
|
|
<MESSAGE value=":sparkles: Account groups" />
|
2024-07-24 10:09:18 +00:00
|
|
|
<MESSAGE value=":sparkles: Default user group" />
|
2024-07-27 15:29:10 +00:00
|
|
|
<MESSAGE value=":bug: Fix permissions in groups" />
|
2024-08-12 12:58:20 +00:00
|
|
|
<MESSAGE value=":wastebasket: Clean up code" />
|
2024-08-13 07:16:02 +00:00
|
|
|
<MESSAGE value=":sparkles: Use capital to deal with links" />
|
2024-08-14 14:50:03 +00:00
|
|
|
<MESSAGE value=":bug: Fix internal token audience update isn't fully applied" />
|
2024-08-18 14:08:58 +00:00
|
|
|
<MESSAGE value=":arrow_up: Implement list user relative grpc function" />
|
2024-08-23 11:36:30 +00:00
|
|
|
<MESSAGE value=":alien: Change avatar and banner id to string" />
|
2024-08-24 12:28:10 +00:00
|
|
|
<MESSAGE value=":card_file_box: Update modeling" />
|
2024-08-24 15:49:19 +00:00
|
|
|
<MESSAGE value=":sparkles: Bot token aka. API token" />
|
2024-08-24 16:08:06 +00:00
|
|
|
<MESSAGE value=":sparkles: Bots aka. automated accounts" />
|
|
|
|
<MESSAGE value=":sparkles: Return affiliated to and automated by in userinfo grpc call" />
|
2024-08-25 09:16:22 +00:00
|
|
|
<MESSAGE value=":sparkles: Pagination bots api" />
|
2024-08-25 10:08:37 +00:00
|
|
|
<MESSAGE value=":bug: Fix query issue" />
|
2024-08-25 10:36:19 +00:00
|
|
|
<MESSAGE value=":bug: Fix compare perm node panic" />
|
2024-08-25 12:51:58 +00:00
|
|
|
<MESSAGE value=":bug: Fix compare perm node function" />
|
2024-08-25 13:34:54 +00:00
|
|
|
<MESSAGE value=":sparkles: Bot related bot key apis" />
|
2024-08-25 13:35:22 +00:00
|
|
|
<MESSAGE value=":bug: Fix bot related bot key apis path error" />
|
2024-08-25 15:12:33 +00:00
|
|
|
<MESSAGE value=":bug: Fix path parameters misplaced" />
|
2024-08-25 15:15:29 +00:00
|
|
|
<MESSAGE value=":bug: Fix api key wasn't in auto maintain range" />
|
2024-08-25 15:43:15 +00:00
|
|
|
<MESSAGE value=":bug: Fix api key missing account id" />
|
2024-08-25 16:33:57 +00:00
|
|
|
<MESSAGE value=":sparkles: Preload api key's ticket" />
|
2024-08-25 16:44:10 +00:00
|
|
|
<MESSAGE value=":bug: Fix preloading issue" />
|
2024-08-25 16:53:13 +00:00
|
|
|
<MESSAGE value=":bug: Fix bot related key api issue" />
|
|
|
|
<option name="LAST_COMMIT_MESSAGE" value=":bug: Fix bot related key api issue" />
|
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>
|