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
826714962e15d71dbff1e227b35bc34c9a0f239b
Moonlight
/
Moonlight.Api
/
Http
/
Controllers
/
Admin
History
ChiaraBm
58c882603c
Implemented user logout and deletion service. Added Auth, Deletion and Logout hook. Restructed controllers
2026-02-01 16:26:11 +01:00
..
Users
Implemented user logout and deletion service. Added Auth, Deletion and Logout hook. Restructed controllers
2026-02-01 16:26:11 +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
VersionsController.cs
Implemented version fetching from source control git server. Added self version detection and update checks
2026-02-01 14:47:32 +01:00