feat: add comprehensive admin panel with user, channel, message, and system management views
Implement full admin interface including dashboard stats, user management (edit/ban), channel management (edit/clear/delete members), message/forum/thread/post browsing, file and drive management, notification creation, system KV store, and push notification views. Add AdminService with permission checks and dashboard statistics aggregation. Include admin.css with dark theme styling and extend base.css for profile page layout fixes. Register all admin routes and service in application bootstrap.
This commit is contained in:
@@ -33,6 +33,14 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## Version 1.34.0 - 2026-01-31
|
||||
|
||||
update css, html, py files
|
||||
|
||||
**Changes:** 44 files, 3802 lines
|
||||
**Languages:** CSS (712 lines), HTML (1300 lines), Python (1790 lines)
|
||||
|
||||
## Version 1.33.0 - 2026-01-24
|
||||
|
||||
|
||||
Reference in New Issue
Block a user