This website requires JavaScript.
Explore
Help
Sign In
Moonlight-Panel
/
Moonlight
Watch
2
Star
1
Fork
0
You've already forked Moonlight
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
e2f344ab4e2d3a1fa20592427e71dc0f7ad70426
Moonlight
/
Moonlight.Frontend
/
UI
/
Admin
/
Modals
History
ChiaraBm
e2f344ab4e
Added container rebuild flow with real-time logs and updated UI, backend implementation, config options, and container helper API integration.
2026-01-23 16:38:42 +01:00
..
CreateApiKeyDialog.razor
Implemented API key management with permission checks, database schema, and frontend integration. Adjusted string lengths for Role and API key attributes.
2026-01-16 15:06:45 +01:00
CreateRoleDialog.razor
Moved the applying of selected permissions to the correct place in the role dialogs
2026-01-19 11:06:48 +01:00
CreateUserDialog.razor
Migrated user management views to modal-based dialogs, restructured roles, and user pages under
/admin/users
. Simplified navigation paths and improved tabbed interface.
2026-01-15 12:26:49 +01:00
ManageRoleMembersDialog.razor
Added permission checks to all controllers. Added role permission loading. Added frontend permission checks. Implemented user logout in admin panel.
2026-01-16 13:07:19 +01:00
UpdateApiKeyDialog.razor
Implemented API key management with permission checks, database schema, and frontend integration. Adjusted string lengths for Role and API key attributes.
2026-01-16 15:06:45 +01:00
UpdateInstanceModal.razor
Added container rebuild flow with real-time logs and updated UI, backend implementation, config options, and container helper API integration.
2026-01-23 16:38:42 +01:00
UpdateRoleDialog.razor
Moved the applying of selected permissions to the correct place in the role dialogs
2026-01-19 11:06:48 +01:00
UpdateUserDialog.razor
Migrated user management views to modal-based dialogs, restructured roles, and user pages under
/admin/users
. Simplified navigation paths and improved tabbed interface.
2026-01-15 12:26:49 +01:00