Commit Graph

18 Commits

Author SHA1 Message Date
f6b71f4de6 Upgraded mooncore. Done required refactoring to function with new version 2025-10-20 19:27:31 +00:00
85392208c4 Updated to latest moonlight and mooncore version. Done refactoring to async scheme and other changes. Recreated database migrations and cleaned models 2025-09-22 12:13:57 +02:00
348e9560ab Cleaned up interfaces. Extracted server state machine trigger handler to seperated classes. Removed legacy code 2025-09-06 15:34:35 +02:00
bdc4ad8265 Added id ordering as postgres would return the last changed elements first which breaks pagination 2025-07-24 20:24:00 +02:00
61253919cf Refactored frontend to work with the latest mooncore changes 2025-07-16 20:46:45 +02:00
514f862a9d Started refactoring to be compatible with the changed nuget packages and the mooncore changes 2025-07-15 19:21:44 +02:00
de682ab7ae Switched to new permission handling for front and backend as the moonlight core did 2025-05-21 10:54:34 +02:00
ec0c336825 Implemented proper node authentication 2025-04-11 22:58:00 +02:00
ef7f866ded Added authentication for the node against the api server. Cleaned up routes 2025-03-01 17:32:43 +01:00
b423b9fa19 Updated the usage of mooncore components 2025-02-05 16:52:49 +01:00
0b143d1c81 Made all database calls async. Fixed smaller issue 2025-01-06 22:37:01 +01:00
a34a3ba8b4 Added missing relations to server db model. Started with server crud. Removed unused relations from detail responses 2024-12-17 22:52:09 +01:00
4168b93d61 Added simple node crud 2024-12-11 16:42:56 +01:00
3392407890 Recreated project with project template 2024-12-05 15:35:23 +01:00
Masu-Baumgartner
80290564d0 Added connection exception handling to node status and added error detail view in node overview 2024-09-11 17:04:00 +02:00
=
6d4e1cdaaf Started adding node-daemon communication. Added status endpoint 2024-09-06 13:53:41 +00:00
Masu-Baumgartner
278c8acf16 Added validation for allocation editor 2024-09-03 08:49:43 +02:00
Masu-Baumgartner
30d912e412 Added node allocation ui 2024-09-02 14:42:06 +02:00