Commit Graph

12 Commits

Author SHA1 Message Date
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
265a4b280b Refactored ui. Improved console experience. Added command endpoint 2025-07-18 21:16:52 +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
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
d33e7bf295 Updated use of theme styles to fix missing colors 2025-05-11 00:00:32 +02:00
f0948960b7 Adjusted file upload size. Fixed allocations tab. Implemented server tab path handling 2025-04-09 20:47:49 +02:00
f45699f300 Re-implemented server state machine. Cleaned up code
TODO: Handle trigger errors
2025-02-12 23:02:00 +01:00
b423b9fa19 Updated the usage of mooncore components 2025-02-05 16:52:49 +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