ChiaraBm
  • Joined on 2025-12-23
ChiaraBm pushed to v2.1 at Moonlight-Panel/Servers 2026-03-12 15:46:09 +00:00
91887ec047 Renamed migration table. Added nullability to template variable migration
ChiaraBm pushed to v2.1 at Moonlight-Panel/Servers 2026-03-12 15:01:27 +00:00
2fc371c219 Fixed typo and wrong type reference in DataContext
ChiaraBm pushed to v2.1 at Moonlight-Panel/Servers 2026-03-12 14:43:28 +00:00
9470e06c0f Changed migration history table to specific schema. Added log for applied migrations
ChiaraBm pushed to v2.1 at Moonlight-Panel/Servers 2026-03-12 14:11:54 +00:00
2f8665f1d4 Added explicit migration assembly marker for DataContext
ChiaraBm pushed to v2.1 at Moonlight-Panel/Servers 2026-03-12 13:59:45 +00:00
4d4f35e2be Fixed default destination variable assignment for style build
ChiaraBm pushed to v2.1 at Moonlight-Panel/Servers 2026-03-12 13:53:35 +00:00
609ea3a443 Added nuget package settings. Fixed style building
ChiaraBm pushed to v2.1 at Moonlight-Panel/Servers 2026-03-12 13:35:58 +00:00
3e19b29cde Removed no restore for frontend host project as it would not be restored by default
ChiaraBm pushed to v2.1 at Moonlight-Panel/Servers 2026-03-12 13:31:55 +00:00
1475b89660 Updated workflow to handle sources aithout persisting them
ChiaraBm pushed to v2.1 at Moonlight-Panel/Servers 2026-03-12 13:20:53 +00:00
3bb9a08630 Added missing moonlight nuget source
ChiaraBm pushed to v2.1 at Moonlight-Panel/Servers 2026-03-12 13:16:58 +00:00
252c4103f3 Added workflow for building nuget packages
ChiaraBm pushed to v2.1 at Moonlight-Panel/Servers 2026-03-12 13:00:41 +00:00
e7b1e77d0a Implemented template crud, db entities, import/export, ptero and pelican import
7c5dc657dc Implemented node crud and status health check. Added daemon status health endpoint. Refactored project structure. Added sidebar items and ui views
Compare 2 commits »
ChiaraBm pushed to v2.1 at Moonlight-Panel/Moonlight 2026-03-09 09:47:30 +00:00
93de9c5d00 Upgraded dependencies to latest version
ChiaraBm pushed to v2.1 at Moonlight-Panel/Servers 2026-03-02 15:51:27 +00:00
2d1b48b0d4 Implemented statistics. Refactored storage abstractions. Added config options for docker and local storage. Added server service and server updating.
ChiaraBm pushed to v2.1 at Moonlight-Panel/Servers 2026-03-01 20:09:48 +00:00
52dbd13fb5 Recreated plugin with new project template. Started implementing server system daemon
ChiaraBm created branch v2.1 in Moonlight-Panel/Servers 2026-03-01 20:09:48 +00:00
ChiaraBm pushed to main at Moonlight-Panel/PluginTemplate 2026-02-23 10:21:37 +00:00
6bc2c58969 Fixed copy paste error for build target packing in frontend. Bumped version
ChiaraBm pushed to v2.1 at Moonlight-Panel/Moonlight 2026-02-21 21:46:39 +00:00
3dff8c8f6d Fixed IL trimming removing used icons from build output in system settings tab
ChiaraBm deleted branch feat/SystemSettings from Moonlight-Panel/Moonlight 2026-02-21 21:22:30 +00:00
ChiaraBm pushed to v2.1 at Moonlight-Panel/Moonlight 2026-02-21 21:22:07 +00:00
95a848e571 Merge pull request 'Implemented extendable system settings tab. Started implementing white labeling settings' (#21) from feat/SystemSettings into v2.1
9d557eea4e Implemented extendable system settings tab. Started implementing white labeling settings
Compare 2 commits »
ChiaraBm merged pull request Moonlight-Panel/Moonlight#21 2026-02-21 21:22:06 +00:00
Implemented extendable system settings tab. Started implementing white labeling settings