Commit Graph

38 Commits

Author SHA1 Message Date
bdc4ad8265 Added id ordering as postgres would return the last changed elements first which breaks pagination 2025-07-24 20:24:00 +02:00
1f94752c54 Started improving server shares and general api controller structure 2025-07-24 18:28:10 +02:00
265a4b280b Refactored ui. Improved console experience. Added command endpoint 2025-07-18 21:16:52 +02:00
e83d1351cb Fixed server create ui 2025-07-16 21:29:43 +02:00
61253919cf Refactored frontend to work with the latest mooncore changes 2025-07-16 20:46:45 +02:00
383d4bb24b Improved some route templates 2025-07-15 21:06:40 +02:00
f22f0c0e51 Refactored api server project for latest mooncore changes 2025-07-15 21:04:46 +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
f78e97aff4 Implemented basic virtual disk support 2025-06-03 16:43:48 +02:00
f2771acb49 Improved node statistics. Added overview for single nodes and replaced mockup values with api fetched values for nodes list 2025-05-27 00:17:42 +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
144d9141c9 Cleaned up node allocations controller 2025-04-15 14:15:00 +02:00
ec0c336825 Implemented proper node authentication 2025-04-11 22:58:00 +02:00
30390dab71 Added node server sync and delete sync. Cleaned up codebase and extracted calls to apis to services 2025-03-02 19:24:24 +01: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
87e4172149 Implemented server list and power state display 2024-12-28 17:24:38 +01:00
4326af2925 Completed server variables in server crud 2024-12-23 23:51:01 +01:00
2b697dffb7 Added allocations to server update 2024-12-21 13:14:09 +01:00
0baf9668f9 Added owner field to server crud. Started update for server crud 2024-12-20 18:45:38 +01:00
e9279fa3d1 Added allocation selection for create form. Improved Use Virtual Disk toggle 2024-12-20 02:32:12 +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
747712c5c4 Added multi allocation actions in node update page 2024-12-14 18:38:12 +01:00
680827e0ea Added node allocations ui and crud controller
Multi actions are not done though
2024-12-13 22:33:29 +01:00
d15c5326ed Implemented "roundtrip" status checking. Added node ssl field. 2024-12-13 20:12:56 +01:00
4168b93d61 Added simple node crud 2024-12-11 16:42:56 +01:00
220eb28657 Added DefaultDockerImage to star. Completed star update form. 2024-12-11 09:59:48 +01:00
ebab0daf26 Implemented importing and exporting of stars 2024-12-08 13:02:07 +01:00
c469814782 Added docker image options to star crud 2024-12-06 15:41:05 +01:00
de1b54d652 Add version field to star entity. Implemented a lot of the star crud 2024-12-06 15:03:28 +01:00
291b80cc60 Started implementing star crud 2024-12-05 17:27:17 +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
Masu-Baumgartner
fba40d6689 Added database entities, started with node crud 2024-08-30 15:25:34 +02:00