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
3cbdd3b203cbcd5a5dbfe5c7edccdcd18f2a902c
Moonlight
/
Moonlight.Api
/
Http
/
Controllers
/
Admin
History
ChiaraBm
3cbdd3b203
Implemented theme crud and basic theme loading
2026-01-18 23:31:01 +01:00
..
ApiKeyController.cs
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
DiagnoseController.cs
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
RoleMembersController.cs
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
RolesController.cs
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
SystemController.cs
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
ThemesController.cs
Implemented theme crud and basic theme loading
2026-01-18 23:31:01 +01:00
UserActionsController.cs
Implementing api key authentication scheme and validation. Added default value in dtos
2026-01-17 21:05:20 +01:00
UsersController.cs
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