Commit Graph

12 Commits

Author SHA1 Message Date
0322b184fd Added the ability to kill servers which are starting / online instantly 2025-04-15 15:33:01 +02:00
c1820bd4ed Adjusted log levels. Reverted signalr test change 2025-04-15 14:46:13 +02:00
b4f219a704 Extracted all TODO static values to configuration parameters 2025-04-15 14:38:18 +02:00
36cbc83c63 Removed old manual access token checking and switched to asp.net jwt handling. Removed old console subscriber handling and switched to full signal r solution + asp.net core auth 2025-04-13 00:09:06 +02:00
43b04ff630 Implemented basic server file system endpoints and services. Implemented server files tab 2025-03-03 18:07:49 +01: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
a8d867c3c7 Improved jwt handling for node access tokens. Switched to di plugin system 2025-02-24 21:03:23 +01:00
56d4313fa8 Implemented server killing. Updated server manage ui. Added latest tailwind stuff. Added internal error handling 2025-02-15 20:26:10 +01:00
1fbf1ae9ec Implemented installation handling. Added crash handling. Refactored tasks reset/cancel functions 2025-02-14 21:15:03 +01:00
761ab455f0 Started implementing server installation 2025-02-13 21:23:35 +01:00
f45699f300 Re-implemented server state machine. Cleaned up code
TODO: Handle trigger errors
2025-02-12 23:02:00 +01:00