mirror of
https://github.com/Wessel/Roommapper.git
synced 2026-07-18 22:13:58 +02:00
feat: Make server code up to date
This commit is contained in:
BIN
media/class-diagram-v1.vpp
Normal file
BIN
media/class-diagram-v1.vpp
Normal file
Binary file not shown.
BIN
media/class-diagram-v1.vpp.bak_000f
Normal file
BIN
media/class-diagram-v1.vpp.bak_000f
Normal file
Binary file not shown.
BIN
media/class-diagram-v1.vpp.bak_001d
Normal file
BIN
media/class-diagram-v1.vpp.bak_001d
Normal file
Binary file not shown.
BIN
src/Server/.idea/.idea.REST API/.idea/copilot/chatSessions/00000000000.xd
generated
Normal file
BIN
src/Server/.idea/.idea.REST API/.idea/copilot/chatSessions/00000000000.xd
generated
Normal file
Binary file not shown.
BIN
src/Server/.idea/.idea.REST API/.idea/copilot/chatSessions/blobs/version
generated
Normal file
BIN
src/Server/.idea/.idea.REST API/.idea/copilot/chatSessions/blobs/version
generated
Normal file
Binary file not shown.
47
src/Server/.idea/.idea.REST API/.idea/copilot/chatSessions/xd.lck
generated
Normal file
47
src/Server/.idea/.idea.REST API/.idea/copilot/chatSessions/xd.lck
generated
Normal file
@@ -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.<init>(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.<init>(XdChatSessionPersistenceService.kt:22)
|
||||
com.github.copilot.chat.session.persistence.xodus.XdChatSessionPersistenceService.<init>(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.<init>(ChatSessionManager.kt:45)
|
||||
com.github.copilot.chat.session.ChatSessionManager.<init>(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)
|
||||
43
src/Server/.idea/.idea.REST API/.idea/workspace.xml
generated
43
src/Server/.idea/.idea.REST API/.idea/workspace.xml
generated
@@ -9,24 +9,31 @@
|
||||
<component name="ChangeListManager">
|
||||
<list default="true" id="79f184c3-e88e-45be-9116-5fa813562754" name="Changes" comment="">
|
||||
<change beforePath="$PROJECT_DIR$/.idea/.idea.REST API/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/.idea.REST API/.idea/workspace.xml" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/Console/Console.csproj" beforeDir="false" afterPath="$PROJECT_DIR$/Console/Console.csproj" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/Console/Program.cs" beforeDir="false" afterPath="$PROJECT_DIR$/Console/Program.cs" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/Console/bin/Debug/net8.0/Console.deps.json" beforeDir="false" afterPath="$PROJECT_DIR$/Console/bin/Debug/net8.0/Console.deps.json" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/Console/bin/Debug/net8.0/Console.dll" beforeDir="false" afterPath="$PROJECT_DIR$/Console/bin/Debug/net8.0/Console.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/Console/bin/Debug/net8.0/Console.exe" beforeDir="false" afterPath="$PROJECT_DIR$/Console/bin/Debug/net8.0/Console.exe" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/Console/bin/Debug/net8.0/Console.pdb" beforeDir="false" afterPath="$PROJECT_DIR$/Console/bin/Debug/net8.0/Console.pdb" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/Console/bin/Debug/net8.0/LibCassandra.dll" beforeDir="false" afterPath="$PROJECT_DIR$/Console/bin/Debug/net8.0/LibCassandra.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/Console/bin/Debug/net8.0/LibCassandra.pdb" beforeDir="false" afterPath="$PROJECT_DIR$/Console/bin/Debug/net8.0/LibCassandra.pdb" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/Console/bin/Debug/net8.0/LibHttp.dll" beforeDir="false" afterPath="$PROJECT_DIR$/Console/bin/Debug/net8.0/LibHttp.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/Console/bin/Debug/net8.0/LibHttp.pdb" beforeDir="false" afterPath="$PROJECT_DIR$/Console/bin/Debug/net8.0/LibHttp.pdb" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/Console/bin/Debug/net8.0/LibParse.dll" beforeDir="false" afterPath="$PROJECT_DIR$/Console/bin/Debug/net8.0/LibParse.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/Console/bin/Debug/net8.0/LibParse.pdb" beforeDir="false" afterPath="$PROJECT_DIR$/Console/bin/Debug/net8.0/LibParse.pdb" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/Console/bin/Debug/net8.0/LibServer.dll" beforeDir="false" afterPath="$PROJECT_DIR$/Console/bin/Debug/net8.0/LibServer.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/Console/bin/Debug/net8.0/LibServer.pdb" beforeDir="false" afterPath="$PROJECT_DIR$/Console/bin/Debug/net8.0/LibServer.pdb" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/LibCassandra/bin/Debug/net8.0/LibCassandra.dll" beforeDir="false" afterPath="$PROJECT_DIR$/LibCassandra/bin/Debug/net8.0/LibCassandra.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/LibCassandra/bin/Debug/net8.0/LibCassandra.pdb" beforeDir="false" afterPath="$PROJECT_DIR$/LibCassandra/bin/Debug/net8.0/LibCassandra.pdb" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/LibHttp/bin/Debug/net8.0/LibHttp.dll" beforeDir="false" afterPath="$PROJECT_DIR$/LibHttp/bin/Debug/net8.0/LibHttp.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/LibHttp/bin/Debug/net8.0/LibHttp.pdb" beforeDir="false" afterPath="$PROJECT_DIR$/LibHttp/bin/Debug/net8.0/LibHttp.pdb" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/LibServer/bin/Debug/net8.0/LibHttp.dll" beforeDir="false" afterPath="$PROJECT_DIR$/LibServer/bin/Debug/net8.0/LibHttp.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/LibServer/bin/Debug/net8.0/LibHttp.pdb" beforeDir="false" afterPath="$PROJECT_DIR$/LibServer/bin/Debug/net8.0/LibHttp.pdb" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/LibServer/bin/Debug/net8.0/LibServer.dll" beforeDir="false" afterPath="$PROJECT_DIR$/LibServer/bin/Debug/net8.0/LibServer.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/LibServer/bin/Debug/net8.0/LibServer.pdb" beforeDir="false" afterPath="$PROJECT_DIR$/LibServer/bin/Debug/net8.0/LibServer.pdb" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/REST API.sln" beforeDir="false" afterPath="$PROJECT_DIR$/REST API.sln" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/Tests/bin/Debug/net8.0/CoverletSourceRootsMapping_Tests" beforeDir="false" afterPath="$PROJECT_DIR$/Tests/bin/Debug/net8.0/CoverletSourceRootsMapping_Tests" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/LibParse/bin/Debug/net8.0/LibParse.dll" beforeDir="false" afterPath="$PROJECT_DIR$/LibParse/bin/Debug/net8.0/LibParse.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/LibParse/bin/Debug/net8.0/LibParse.pdb" beforeDir="false" afterPath="$PROJECT_DIR$/LibParse/bin/Debug/net8.0/LibParse.pdb" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/LibServer/LibServer.cs" beforeDir="false" afterPath="$PROJECT_DIR$/LibServer/LibServer.cs" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/Tests/bin/Debug/net8.0/LibHttp.dll" beforeDir="false" afterPath="$PROJECT_DIR$/Tests/bin/Debug/net8.0/LibHttp.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/Tests/bin/Debug/net8.0/LibHttp.pdb" beforeDir="false" afterPath="$PROJECT_DIR$/Tests/bin/Debug/net8.0/LibHttp.pdb" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/Tests/bin/Debug/net8.0/LibParse.dll" beforeDir="false" afterPath="$PROJECT_DIR$/Tests/bin/Debug/net8.0/LibParse.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/Tests/bin/Debug/net8.0/LibParse.pdb" beforeDir="false" afterPath="$PROJECT_DIR$/Tests/bin/Debug/net8.0/LibParse.pdb" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/Tests/bin/Debug/net8.0/Tests.dll" beforeDir="false" afterPath="$PROJECT_DIR$/Tests/bin/Debug/net8.0/Tests.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/Tests/bin/Debug/net8.0/Tests.pdb" beforeDir="false" afterPath="$PROJECT_DIR$/Tests/bin/Debug/net8.0/Tests.pdb" afterDir="false" />
|
||||
</list>
|
||||
<option name="SHOW_DIALOG" value="false" />
|
||||
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
||||
@@ -36,6 +43,18 @@
|
||||
<component name="Git.Settings">
|
||||
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$/../.." />
|
||||
</component>
|
||||
<component name="HighlightingSettingsPerFile">
|
||||
<setting file="file://$PROJECT_DIR$/Console/Program.cs" root0="FORCE_HIGHLIGHTING" />
|
||||
<setting file="file://$PROJECT_DIR$/Console/Routes/Root.cs" root0="FORCE_HIGHLIGHTING" />
|
||||
<setting file="file://$PROJECT_DIR$/LibHttp/Request.cs" root0="FORCE_HIGHLIGHTING" />
|
||||
<setting file="file://$PROJECT_DIR$/LibHttp/Response.cs" root0="FORCE_HIGHLIGHTING" />
|
||||
<setting file="file://$PROJECT_DIR$/LibParse/Json/JsonReader.cs" root0="FORCE_HIGHLIGHTING" />
|
||||
<setting file="file://$PROJECT_DIR$/LibParse/Json/JsonWriter.cs" root0="FORCE_HIGHLIGHTING" />
|
||||
<setting file="file://$PROJECT_DIR$/LibServer/LibServer.cs" root0="FORCE_HIGHLIGHTING" />
|
||||
<setting file="file://$PROJECT_DIR$/LibServer/Router/StaticFile.cs" root0="FORCE_HIGHLIGHTING" />
|
||||
<setting file="file://$PROJECT_DIR$/Tests/LibHttp.cs" root0="FORCE_HIGHLIGHTING" />
|
||||
<setting file="file://$PROJECT_DIR$/Tests/LibParse.cs" root0="FORCE_HIGHLIGHTING" />
|
||||
</component>
|
||||
<component name="ProjectColorInfo">{
|
||||
"associatedIndex": 4
|
||||
}</component>
|
||||
@@ -58,6 +77,7 @@
|
||||
"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": {
|
||||
@@ -103,6 +123,13 @@
|
||||
<workItem from="1710837790010" duration="665000" />
|
||||
<workItem from="1710957453267" duration="851000" />
|
||||
<workItem from="1711032327064" duration="2284000" />
|
||||
<workItem from="1711455331482" duration="3291000" />
|
||||
<workItem from="1711460005317" duration="1021000" />
|
||||
<workItem from="1711461183917" duration="23000" />
|
||||
<workItem from="1712231979902" duration="419000" />
|
||||
<workItem from="1712241177264" duration="242000" />
|
||||
<workItem from="1713265518075" duration="253000" />
|
||||
<workItem from="1713275783375" duration="76000" />
|
||||
</task>
|
||||
<servers />
|
||||
</component>
|
||||
|
||||
BIN
src/Server/.vs/ProjectEvaluation/rest api.metadata.v7.bin
Normal file
BIN
src/Server/.vs/ProjectEvaluation/rest api.metadata.v7.bin
Normal file
Binary file not shown.
BIN
src/Server/.vs/ProjectEvaluation/rest api.projects.v7.bin
Normal file
BIN
src/Server/.vs/ProjectEvaluation/rest api.projects.v7.bin
Normal file
Binary file not shown.
BIN
src/Server/.vs/REST API/DesignTimeBuild/.dtbcache.v2
Normal file
BIN
src/Server/.vs/REST API/DesignTimeBuild/.dtbcache.v2
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
src/Server/.vs/REST API/v17/.futdcache.v2
Normal file
BIN
src/Server/.vs/REST API/v17/.futdcache.v2
Normal file
Binary file not shown.
BIN
src/Server/.vs/REST API/v17/.suo
Normal file
BIN
src/Server/.vs/REST API/v17/.suo
Normal file
Binary file not shown.
@@ -16,17 +16,17 @@ internal static class Program {
|
||||
var tcpServer = new Server(5000);
|
||||
var router = new Router(Routes);
|
||||
|
||||
var databaseConfig = new ConnectionConfig {
|
||||
Host = "127.0.0.1",
|
||||
Port = 9042
|
||||
};
|
||||
var databaseConnection = new Executer(databaseConfig).Connect();
|
||||
var query = new QueryBuilder()
|
||||
.Select("eve.stablediffusion", [ "*" ])
|
||||
.Where("id", "eed6b996-65dd-4920-a0a4-a11495ce8cb6");
|
||||
|
||||
databaseConnection.Execute(query);
|
||||
|
||||
// var databaseConfig = new ConnectionConfig {
|
||||
// Host = "127.0.0.1",
|
||||
// Port = 9042
|
||||
// };
|
||||
// var databaseConnection = new Executer(databaseConfig).Connect();
|
||||
// var query = new QueryBuilder()
|
||||
// .Select("eve.stablediffusion", [ "*" ])
|
||||
// .Where("id", "eed6b996-65dd-4920-a0a4-a11495ce8cb6");
|
||||
//
|
||||
// databaseConnection.Execute(query);
|
||||
//
|
||||
|
||||
// var cluster = Cluster.Builder()
|
||||
// .AddContactPoints("127.0.0.1")
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -28,7 +28,7 @@ public class Server {
|
||||
Listening = true;
|
||||
}
|
||||
|
||||
public void AwaitMessage(Func<HtmlRequest, HtmlResponse> handler, string endRegex = @"\r\n?|\n", string replacer=@"\r\n") {
|
||||
public void AwaitMessage(Func<HtmlRequest, HtmlResponse> handler) {
|
||||
// Console.WriteLine("{0} Server awaiting incoming client", LogPrefix);
|
||||
var client = _listener.AcceptTcpClient(); // .ConfigureAwait(false);
|
||||
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user