2023-08-13 20:48:41 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<project version="4">
|
|
|
|
<component name="AutoImportSettings">
|
|
|
|
<option name="autoReloadType" value="SELECTIVE" />
|
|
|
|
</component>
|
|
|
|
<component name="CMakeSettings">
|
|
|
|
<configurations>
|
|
|
|
<configuration PROFILE_NAME="Debug" ENABLED="true" CONFIG_NAME="Debug" />
|
|
|
|
</configurations>
|
|
|
|
</component>
|
|
|
|
<component name="CargoProjects">
|
|
|
|
<cargoProject FILE="$PROJECT_DIR$/Cargo.toml" />
|
2023-08-16 14:50:31 +00:00
|
|
|
<cargoProject FILE="$PROJECT_DIR$/navidrome/Cargo.toml" />
|
|
|
|
<cargoProject FILE="$PROJECT_DIR$/listenbrainz/Cargo.toml" />
|
2023-08-13 20:48:41 +00:00
|
|
|
</component>
|
|
|
|
<component name="ChangeListManager">
|
2023-08-16 14:50:31 +00:00
|
|
|
<list default="true" id="52900e09-9584-4b6c-95ff-fbd4ed5d8b2c" name="Changes" comment="Structure">
|
|
|
|
<change afterPath="$PROJECT_DIR$/src/daemon.rs" afterDir="false" />
|
|
|
|
<change afterPath="$PROJECT_DIR$/src/listenbrainz.rs" afterDir="false" />
|
|
|
|
<change afterPath="$PROJECT_DIR$/src/models.rs" afterDir="false" />
|
|
|
|
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
|
|
|
<change beforePath="$PROJECT_DIR$/Cargo.lock" beforeDir="false" afterPath="$PROJECT_DIR$/Cargo.lock" afterDir="false" />
|
|
|
|
<change beforePath="$PROJECT_DIR$/Cargo.toml" beforeDir="false" afterPath="$PROJECT_DIR$/Cargo.toml" afterDir="false" />
|
|
|
|
<change beforePath="$PROJECT_DIR$/listenbrainz/Cargo.toml" beforeDir="false" />
|
|
|
|
<change beforePath="$PROJECT_DIR$/listenbrainz/src/lib.rs" beforeDir="false" />
|
|
|
|
<change beforePath="$PROJECT_DIR$/src/main.rs" beforeDir="false" afterPath="$PROJECT_DIR$/src/main.rs" afterDir="false" />
|
|
|
|
</list>
|
2023-08-13 20:48:41 +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="ClangdSettings">
|
|
|
|
<option name="formatViaClangd" value="false" />
|
|
|
|
</component>
|
2023-08-16 14:50:31 +00:00
|
|
|
<component name="FileTemplateManagerImpl">
|
|
|
|
<option name="RECENT_TEMPLATES">
|
|
|
|
<list>
|
|
|
|
<option value="Rust File" />
|
|
|
|
</list>
|
|
|
|
</option>
|
|
|
|
</component>
|
2023-08-13 20:48:41 +00:00
|
|
|
<component name="Git.Settings">
|
|
|
|
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
|
|
|
|
</component>
|
|
|
|
<component name="MacroExpansionManager">
|
|
|
|
<option name="directoryName" value="u4q8xqsl" />
|
|
|
|
</component>
|
|
|
|
<component name="MarkdownSettingsMigration">
|
|
|
|
<option name="stateVersion" value="1" />
|
|
|
|
</component>
|
|
|
|
<component name="ProjectId" id="2TwLYTFaOXHKmGf9lC3ltOC00Kl" />
|
|
|
|
<component name="ProjectViewState">
|
|
|
|
<option name="hideEmptyMiddlePackages" value="true" />
|
|
|
|
<option name="showLibraryContents" value="true" />
|
|
|
|
</component>
|
|
|
|
<component name="PropertiesComponent"><![CDATA[{
|
|
|
|
"keyToString": {
|
|
|
|
"RunOnceActivity.ShowReadmeOnStart": "true",
|
|
|
|
"RunOnceActivity.cidr.known.project.marker": "true",
|
|
|
|
"WebServerToolWindowFactoryState": "false",
|
|
|
|
"cf.first.check.clang-format": "false",
|
|
|
|
"cidr.known.project.marker": "true",
|
2023-08-16 14:50:31 +00:00
|
|
|
"last_opened_file_path": "/home/jude/listenbrainz-rs",
|
2023-08-13 20:48:41 +00:00
|
|
|
"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",
|
|
|
|
"org.rust.cargo.project.model.PROJECT_DISCOVERY": "true",
|
2023-08-16 14:50:31 +00:00
|
|
|
"org.rust.disableDetachedFileInspection/home/jude/navidrome-playlists/navidrome/src/client/mod.rs": "true",
|
|
|
|
"org.rust.disableDetachedFileInspection/home/jude/navidrome-playlists/navidrome/src/client/playlists.rs": "true",
|
2023-08-13 20:48:41 +00:00
|
|
|
"org.rust.disableDetachedFileInspection/home/jude/navidrome-playlists/navidrome/src/lib.rs": "true",
|
|
|
|
"org.rust.disableDetachedFileInspection/home/jude/navidrome-playlists/navidrome/src/models.rs": "true",
|
2023-08-16 14:50:31 +00:00
|
|
|
"settings.editor.selected.configurable": "language.rust.rustfmt",
|
2023-08-13 20:48:41 +00:00
|
|
|
"vue.rearranger.settings.migration": "true"
|
|
|
|
}
|
|
|
|
}]]></component>
|
2023-08-16 14:50:31 +00:00
|
|
|
<component name="RecentsManager">
|
|
|
|
<key name="MoveFile.RECENT_KEYS">
|
|
|
|
<recent name="$PROJECT_DIR$/navidrome/src/models" />
|
|
|
|
</key>
|
|
|
|
</component>
|
2023-08-13 20:48:41 +00:00
|
|
|
<component name="RustProjectSettings">
|
|
|
|
<option name="toolchainHomeDirectory" value="$PROJECT_DIR$/../.cargo/bin" />
|
2023-08-16 14:50:31 +00:00
|
|
|
<option name="version" value="2" />
|
|
|
|
</component>
|
|
|
|
<component name="RustfmtProjectSettings">
|
|
|
|
<option name="runRustfmtOnSave" value="true" />
|
|
|
|
<option name="useRustfmt" value="true" />
|
2023-08-13 20:48:41 +00:00
|
|
|
</component>
|
|
|
|
<component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
|
|
|
|
<component name="TaskManager">
|
|
|
|
<task active="true" id="Default" summary="Default task">
|
|
|
|
<changelist id="52900e09-9584-4b6c-95ff-fbd4ed5d8b2c" name="Changes" comment="" />
|
|
|
|
<created>1691949245312</created>
|
|
|
|
<option name="number" value="Default" />
|
|
|
|
<option name="presentableId" value="Default" />
|
|
|
|
<updated>1691949245312</updated>
|
2023-08-16 14:50:31 +00:00
|
|
|
<workItem from="1691949248703" duration="4525000" />
|
|
|
|
<workItem from="1692003763542" duration="5103000" />
|
|
|
|
<workItem from="1692042976149" duration="10055000" />
|
2023-08-13 20:48:41 +00:00
|
|
|
</task>
|
2023-08-16 14:50:31 +00:00
|
|
|
<task id="LOCAL-00001" summary="Structure">
|
|
|
|
<created>1692008860369</created>
|
|
|
|
<option name="number" value="00001" />
|
|
|
|
<option name="presentableId" value="LOCAL-00001" />
|
|
|
|
<option name="project" value="LOCAL" />
|
|
|
|
<updated>1692008860369</updated>
|
|
|
|
</task>
|
|
|
|
<option name="localTasksCounter" value="2" />
|
2023-08-13 20:48:41 +00:00
|
|
|
<servers />
|
|
|
|
</component>
|
|
|
|
<component name="TypeScriptGeneratedFilesManager">
|
|
|
|
<option name="version" value="3" />
|
|
|
|
</component>
|
2023-08-16 14:50:31 +00:00
|
|
|
<component name="VcsManagerConfiguration">
|
|
|
|
<MESSAGE value="Structure" />
|
|
|
|
<option name="LAST_COMMIT_MESSAGE" value="Structure" />
|
|
|
|
</component>
|
2023-08-13 20:48:41 +00:00
|
|
|
</project>
|