summary refs log tree commit diff
diff options
context:
space:
mode:
authorEmma [it/its]@Rory& <root@rory.gay>2024-12-25 20:52:37 +0100
committerEmma [it/its]@Rory& <root@rory.gay>2025-10-05 21:31:42 +0200
commit0f740bc8555885b4116cee297a1c29968cdedd72 (patch)
tree5fbd7bd90bf3b2162561e3462f1991779ed01c0b
parentFix import (diff)
downloadserver-ts-0f740bc8555885b4116cee297a1c29968cdedd72.tar.xz
Update nix
-rw-r--r--.idea/modules.xml2
-rw-r--r--.idea/runConfigurations/start.xml19
-rw-r--r--.idea/server.iml12
-rw-r--r--.idea/workspace.xml75
4 files changed, 107 insertions, 1 deletions
diff --git a/.idea/modules.xml b/.idea/modules.xml

index d35534a78..fbd90b4d4 100644 --- a/.idea/modules.xml +++ b/.idea/modules.xml
@@ -2,7 +2,7 @@ <project version="4"> <component name="ProjectModuleManager"> <modules> - <module fileurl="file://$PROJECT_DIR$/.idea/server-cdn-auth.iml" filepath="$PROJECT_DIR$/.idea/server-cdn-auth.iml" /> + <module fileurl="file://$PROJECT_DIR$/.idea/server.iml" filepath="$PROJECT_DIR$/.idea/server.iml" /> </modules> </component> </project> \ No newline at end of file diff --git a/.idea/runConfigurations/start.xml b/.idea/runConfigurations/start.xml new file mode 100644
index 000000000..e88fd02f7 --- /dev/null +++ b/.idea/runConfigurations/start.xml
@@ -0,0 +1,19 @@ +<component name="ProjectRunConfigurationManager"> + <configuration default="false" name="start" type="js.build_tools.npm" nameIsGenerated="true"> + <package-json value="$PROJECT_DIR$/package.json" /> + <command value="run" /> + <scripts> + <script value="start" /> + </scripts> + <node-interpreter value="/nix/store/dcdc33kdjdhjnzg6rkmd0cx4kpwl8cac-nodejs-20.17.0/bin/node" /> + <package-manager value="npm" /> + <envs /> + <EXTENSION ID="com.fapiko.jetbrains.plugins.better_direnv.runconfigs.NodeRunConfiguration"> + <option name="DIRENV_ENABLED" value="false" /> + <option name="DIRENV_TRUSTED" value="false" /> + </EXTENSION> + <method v="2"> + <option name="TypeScript.Before.Run" enabled="true" FAIL_ON_ERROR="true" CONFIG_PATH="$PROJECT_DIR$/tsconfig.json" /> + </method> + </configuration> +</component> \ No newline at end of file diff --git a/.idea/server.iml b/.idea/server.iml new file mode 100644
index 000000000..24643cc37 --- /dev/null +++ b/.idea/server.iml
@@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="UTF-8"?> +<module type="WEB_MODULE" version="4"> + <component name="NewModuleRootManager"> + <content url="file://$MODULE_DIR$"> + <excludeFolder url="file://$MODULE_DIR$/.tmp" /> + <excludeFolder url="file://$MODULE_DIR$/temp" /> + <excludeFolder url="file://$MODULE_DIR$/tmp" /> + </content> + <orderEntry type="inheritedJdk" /> + <orderEntry type="sourceFolder" forTests="false" /> + </component> +</module> \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml new file mode 100644
index 000000000..ff7e05be9 --- /dev/null +++ b/.idea/workspace.xml
@@ -0,0 +1,75 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project version="4"> + <component name="AutoImportSettings"> + <option name="autoReloadType" value="SELECTIVE" /> + </component> + <component name="ChangeListManager"> + <list default="true" id="bf10e7c6-8c33-4385-b571-3e96ac86a389" name="Changes" comment="" /> + <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="HighlightingSettingsPerFile"> + <setting file="file://$PROJECT_DIR$/node_modules/@types/amqplib/index.d.ts" root0="SKIP_INSPECTION" /> + <setting file="file://$PROJECT_DIR$/node_modules/@types/node/events.d.ts" root0="SKIP_INSPECTION" /> + </component> + <component name="ProjectColorInfo">{ + &quot;customColor&quot;: &quot;&quot;, + &quot;associatedIndex&quot;: 4 +}</component> + <component name="ProjectId" id="2oJ9u2nkEFq1qQW1NFF69ECjiYu" /> + <component name="ProjectViewState"> + <option name="hideEmptyMiddlePackages" value="true" /> + <option name="showLibraryContents" value="true" /> + </component> + <component name="PropertiesComponent">{ + &quot;keyToString&quot;: { + &quot;NIXITCH_NIXPKGS_CONFIG&quot;: &quot;/etc/nix/nixpkgs-config.nix&quot;, + &quot;NIXITCH_NIX_CONF_DIR&quot;: &quot;&quot;, + &quot;NIXITCH_NIX_OTHER_STORES&quot;: &quot;&quot;, + &quot;NIXITCH_NIX_PATH&quot;: &quot;/home/Rory/.nix-defexpr/channels:nixpkgs=/nix/store/wb6agba4kfsxpbnb5hzlq58vkjzvbsk6-source&quot;, + &quot;NIXITCH_NIX_PROFILES&quot;: &quot;/run/current-system/sw /nix/var/nix/profiles/default /etc/profiles/per-user/Rory /home/Rory/.local/state/nix/profile /nix/profile /home/Rory/.nix-profile&quot;, + &quot;NIXITCH_NIX_REMOTE&quot;: &quot;&quot;, + &quot;NIXITCH_NIX_USER_PROFILE_DIR&quot;: &quot;/nix/var/nix/profiles/per-user/Rory&quot;, + &quot;RunOnceActivity.ShowReadmeOnStart&quot;: &quot;true&quot;, + &quot;last_opened_file_path&quot;: &quot;/home/Rory/git/spacebar/server/src/api/routes/channels/#channel_id/messages&quot;, + &quot;node.js.detected.package.eslint&quot;: &quot;true&quot;, + &quot;node.js.selected.package.eslint&quot;: &quot;(autodetect)&quot;, + &quot;node.js.selected.package.tslint&quot;: &quot;(autodetect)&quot;, + &quot;nodejs_package_manager_path&quot;: &quot;npm&quot;, + &quot;prettierjs.PrettierConfiguration.Package&quot;: &quot;/home/Rory/git/spacebar/server/node_modules/prettier&quot;, + &quot;settings.editor.selected.configurable&quot;: &quot;swagger&quot;, + &quot;ts.external.directory.path&quot;: &quot;/home/Rory/git/spacebar/server/node_modules/typescript/lib&quot; + } +}</component> + <component name="RecentsManager"> + <key name="CopyFile.RECENT_KEYS"> + <recent name="$PROJECT_DIR$/src/api/routes/channels/#channel_id/messages" /> + </key> + </component> + <component name="SharedIndexes"> + <attachedChunks> + <set> + <option value="bundled-js-predefined-d6986cc7102b-e768b9ed790e-JavaScript-WS-243.21565.180" /> + </set> + </attachedChunks> + </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="bf10e7c6-8c33-4385-b571-3e96ac86a389" name="Changes" comment="" /> + <created>1730577031233</created> + <option name="number" value="Default" /> + <option name="presentableId" value="Default" /> + <updated>1730577031233</updated> + <workItem from="1730577032815" duration="15455000" /> + <workItem from="1731866740403" duration="7103000" /> + <workItem from="1735155585128" duration="386000" /> + </task> + <servers /> + </component> + <component name="TypeScriptGeneratedFilesManager"> + <option name="version" value="3" /> + </component> +</project> \ No newline at end of file