Commit Graph

16 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
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
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
de682ab7ae Switched to new permission handling for front and backend as the moonlight core did 2025-05-21 10:54:34 +02: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
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