diff --git a/media/class-diagram-v1.vpp b/media/Server/class-diagram-v1.vpp similarity index 100% rename from media/class-diagram-v1.vpp rename to media/Server/class-diagram-v1.vpp diff --git a/media/class-diagram-v1.vpp.bak_000f b/media/class-diagram-v1.vpp.bak_000f deleted file mode 100644 index 9d45d36..0000000 Binary files a/media/class-diagram-v1.vpp.bak_000f and /dev/null differ diff --git a/media/class-diagram-v1.vpp.bak_001d b/media/class-diagram-v1.vpp.bak_001d deleted file mode 100644 index 36f4d35..0000000 Binary files a/media/class-diagram-v1.vpp.bak_001d and /dev/null differ diff --git a/src/Server/.idea/.idea.REST API/.idea/copilot/chatSessions/00000000000-Helix.xd b/src/Server/.idea/.idea.REST API/.idea/copilot/chatSessions/00000000000-Helix.xd new file mode 100644 index 0000000..e7e48fd Binary files /dev/null and b/src/Server/.idea/.idea.REST API/.idea/copilot/chatSessions/00000000000-Helix.xd differ diff --git a/src/Server/.idea/.idea.REST API/.idea/copilot/chatSessions/00000000000.xd b/src/Server/.idea/.idea.REST API/.idea/copilot/chatSessions/00000000000.xd index e7e48fd..107b2e8 100644 Binary files a/src/Server/.idea/.idea.REST API/.idea/copilot/chatSessions/00000000000.xd and b/src/Server/.idea/.idea.REST API/.idea/copilot/chatSessions/00000000000.xd differ diff --git a/src/Server/.idea/.idea.REST API/.idea/copilot/chatSessions/xd-Helix.lck b/src/Server/.idea/.idea.REST API/.idea/copilot/chatSessions/xd-Helix.lck new file mode 100644 index 0000000..8038e9d --- /dev/null +++ b/src/Server/.idea/.idea.REST API/.idea/copilot/chatSessions/xd-Helix.lck @@ -0,0 +1,47 @@ +Private property of Exodus: 12000@Helix + +jetbrains.exodus.io.LockingManager.lock(LockingManager.kt:88) +jetbrains.exodus.io.LockingManager.lock(LockingManager.kt:39) +jetbrains.exodus.io.FileDataWriter.lock(FileDataWriter.kt:70) +jetbrains.exodus.log.Log.tryLock(Log.kt:804) +jetbrains.exodus.log.Log.(Log.kt:117) +jetbrains.exodus.env.Environments.newLogInstance(Environments.kt:117) +jetbrains.exodus.env.Environments.newLogInstance(Environments.kt:81) +jetbrains.exodus.env.Environments.newLogInstance(Environments.kt:77) +jetbrains.exodus.env.Environments$newInstance$4.invoke(Environments.kt:46) +jetbrains.exodus.env.Environments$newInstance$4.invoke(Environments.kt:46) +jetbrains.exodus.env.Environments.prepare(Environments.kt:120) +jetbrains.exodus.env.Environments.newInstance(Environments.kt:46) +kotlinx.dnq.store.container.EntityStoreHelperKt.createTransientEntityStore(EntityStoreHelper.kt:40) +kotlinx.dnq.store.container.EntityStoreHelperKt.createTransientEntityStore(EntityStoreHelper.kt:31) +kotlinx.dnq.store.container.EntityStoreHelperKt.createTransientEntityStore$default(EntityStoreHelper.kt:30) +com.github.copilot.chat.session.persistence.xodus.XdChatSessionPersistenceService.initStore(XdChatSessionPersistenceService.kt:115) +com.github.copilot.chat.session.persistence.xodus.XdChatSessionPersistenceService.(XdChatSessionPersistenceService.kt:22) +com.github.copilot.chat.session.persistence.xodus.XdChatSessionPersistenceService.(XdChatSessionPersistenceService.kt:15) +com.github.copilot.chat.session.persistence.ChatSessionPersistenceServiceKt.ChatSessionPersistenceService(ChatSessionPersistenceService.kt:43) +com.github.copilot.chat.session.persistence.ChatSessionPersistenceServiceKt.chatSessionsPersistenceService(ChatSessionPersistenceService.kt:53) +com.github.copilot.chat.session.ChatSessionManager.(ChatSessionManager.kt:45) +com.github.copilot.chat.session.ChatSessionManager.(ChatSessionManager.kt:25) +com.github.copilot.chat.window.CopilotChatToolWindow.onCopilotReady(CopilotChatToolWindow.kt:133) +com.github.copilot.chat.window.CopilotChatToolWindow.access$onCopilotReady(CopilotChatToolWindow.kt:40) +com.github.copilot.chat.window.CopilotChatToolWindow$initCopilotStatusListener$1.invoke(CopilotChatToolWindow.kt:118) +com.github.copilot.chat.window.CopilotChatToolWindow$initCopilotStatusListener$1.invoke(CopilotChatToolWindow.kt:115) +com.github.copilot.status.CopilotAuthStatusKt.subscribeToCopilotAuthStatus$lambda$0(CopilotAuthStatus.kt:44) +com.intellij.util.messages.impl.MessageBusImplKt.invokeMethod(MessageBusImpl.kt:700) +com.intellij.util.messages.impl.MessageBusImplKt.invokeListener(MessageBusImpl.kt:664) +com.intellij.util.messages.impl.MessageBusImplKt.deliverMessage(MessageBusImpl.kt:423) +com.intellij.util.messages.impl.MessageBusImplKt.pumpWaiting(MessageBusImpl.kt:402) +com.intellij.util.messages.impl.MessageBusImplKt.access$pumpWaiting(MessageBusImpl.kt:1) +com.intellij.util.messages.impl.MessagePublisher.invoke(MessageBusImpl.kt:461) +jdk.proxy4/jdk.proxy4.$Proxy182.onCopilotStatus(Unknown Source) +com.github.copilot.status.CopilotStatusService.notifyApplication(CopilotStatusService.java:76) +com.github.copilot.status.CopilotStatusService.notifyApplication(CopilotStatusService.java:64) +com.github.copilot.github.GitHubAuthStartupActivity.handleAuthNotifications(GitHubAuthStartupActivity.java:54) +com.github.copilot.github.GitHubAuthStartupActivity.execute(GitHubAuthStartupActivity.java:35) +com.intellij.ide.startup.impl.StartupManagerImplKt$launchActivity$1.invokeSuspend(StartupManagerImpl.kt:482) +kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) +kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:108) +kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:584) +kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:793) +kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:697) +kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:684) diff --git a/src/Server/.idea/.idea.REST API/.idea/copilot/chatSessions/xd.lck b/src/Server/.idea/.idea.REST API/.idea/copilot/chatSessions/xd.lck index 8038e9d..2edaaf3 100644 --- a/src/Server/.idea/.idea.REST API/.idea/copilot/chatSessions/xd.lck +++ b/src/Server/.idea/.idea.REST API/.idea/copilot/chatSessions/xd.lck @@ -1,4 +1,4 @@ -Private property of Exodus: 12000@Helix +Private property of Exodus: 24356@Helix jetbrains.exodus.io.LockingManager.lock(LockingManager.kt:88) jetbrains.exodus.io.LockingManager.lock(LockingManager.kt:39) @@ -33,7 +33,7 @@ com.intellij.util.messages.impl.MessageBusImplKt.deliverMessage(MessageBusImpl.k com.intellij.util.messages.impl.MessageBusImplKt.pumpWaiting(MessageBusImpl.kt:402) com.intellij.util.messages.impl.MessageBusImplKt.access$pumpWaiting(MessageBusImpl.kt:1) com.intellij.util.messages.impl.MessagePublisher.invoke(MessageBusImpl.kt:461) -jdk.proxy4/jdk.proxy4.$Proxy182.onCopilotStatus(Unknown Source) +jdk.proxy6/jdk.proxy6.$Proxy172.onCopilotStatus(Unknown Source) com.github.copilot.status.CopilotStatusService.notifyApplication(CopilotStatusService.java:76) com.github.copilot.status.CopilotStatusService.notifyApplication(CopilotStatusService.java:64) com.github.copilot.github.GitHubAuthStartupActivity.handleAuthNotifications(GitHubAuthStartupActivity.java:54) diff --git a/src/Server/.idea/.idea.REST API/.idea/workspace-Helix-2.xml b/src/Server/.idea/.idea.REST API/.idea/workspace-Helix-2.xml new file mode 100644 index 0000000..8e39c10 --- /dev/null +++ b/src/Server/.idea/.idea.REST API/.idea/workspace-Helix-2.xml @@ -0,0 +1,142 @@ + + + + Console/Console.csproj + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + { + "associatedIndex": 4 +} + + + + { + "keyToString": { + ".NET Project.Console.executor": "Run", + "ASKED_ADD_EXTERNAL_FILES": "true", + "RunOnceActivity.OpenProjectViewOnStart": "true", + "RunOnceActivity.ShowReadmeOnStart": "true", + "d452b4e4-aa15-4fa9-847f-33d4d7fab23d.executor": "Run", + "git-widget-placeholder": "master", + "ignore.virus.scanning.warn.message": "true", + "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", + "settings.editor.selected.configurable": "preferences.pluginManager", + "vue.rearranger.settings.migration": "true" + }, + "keyToStringList": { + "rider.external.source.directories": [ + "C:\\Users\\wesse\\AppData\\Roaming\\JetBrains\\Rider2023.3\\resharper-host\\DecompilerCache", + "C:\\Users\\wesse\\AppData\\Roaming\\JetBrains\\Rider2023.3\\resharper-host\\SourcesCache", + "C:\\Users\\wesse\\AppData\\Local\\Symbols\\src" + ] + } +} + + + + + + + + + 1710707892900 + + + + + + + + \ No newline at end of file diff --git a/src/Server/.idea/.idea.REST API/.idea/workspace.xml b/src/Server/.idea/.idea.REST API/.idea/workspace.xml index 8e39c10..eb49ad1 100644 --- a/src/Server/.idea/.idea.REST API/.idea/workspace.xml +++ b/src/Server/.idea/.idea.REST API/.idea/workspace.xml @@ -27,7 +27,7 @@ - + @@ -43,18 +43,6 @@ - - - - - - - - - - - - { "associatedIndex": 4 } @@ -63,32 +51,32 @@