Commit Graph

22 Commits

Author SHA1 Message Date
6d447a0ff9 Implemented node system statistics 2026-03-21 18:21:09 +00:00
609ea3a443 Added nuget package settings. Fixed style building
All checks were successful
Dev Publish: Nuget / Publish MoonlightServers.Api (push) Successful in 17s
Dev Publish: Nuget / Publish MoonlightServers.DaemonShared (push) Successful in 11s
Dev Publish: Nuget / Publish MoonlightServers.Frontend (push) Successful in 32s
Dev Publish: Nuget / Publish MoonlightServers.Shared (push) Successful in 11s
2026-03-12 13:53:30 +00:00
e7b1e77d0a Implemented template crud, db entities, import/export, ptero and pelican import 2026-03-12 13:00:32 +00:00
7c5dc657dc Implemented node crud and status health check. Added daemon status health endpoint. Refactored project structure. Added sidebar items and ui views 2026-03-05 10:56:52 +00:00
52dbd13fb5 Recreated plugin with new project template. Started implementing server system daemon 2026-03-01 21:09:29 +01:00
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
7587a7e8e3 Cleaned up project files from legacy plugin settings 2025-08-24 11:51:09 +02:00
f8c11b2dd8 Updated mooncore version 2025-07-17 22:56: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
2bf56f6963 Updated to match plugin standard 2025-06-01 11:53:20 +02:00
35ee8f5bd9 Workaround for https://github.com/dotnet/aspnetcore/issues/59291 2025-05-15 09:58:41 +02:00
3d7f071170 Upgraded to dotnet 9. Fixed smaller issues 2025-05-15 09:46:38 +02:00
49f0a7c55e Refactored plugin loading. Added project settings for packing 2025-05-13 20:52:26 +02:00
43b04ff630 Implemented basic server file system endpoints and services. Implemented server files tab 2025-03-03 18:07:49 +01:00
67efe71247 Added server tab provider. Moved power actions to seperate controller 2025-02-22 20:08:33 +01:00
f652945a3f Implemented server console streaming in the frontend with xterm. Added logs endpoint for servers 2024-12-31 17:57:39 +01:00
0bd9074494 Implemented power state and task streaming over signalr 2024-12-30 01:16:23 +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
1520d0b2b1 Created some request models. Started building create star form together 2024-12-05 22:17:57 +01:00
3392407890 Recreated project with project template 2024-12-05 15:35:23 +01:00