elmeg-demo/backend/routers
fullsizemalt ad2e6a107e feat: Enhance Mod Panel (Phase 3)
Backend:
- User lookup by email/username with activity stats
- Ban/unban endpoints with role protection
- Bulk approve/reject nicknames
- Bulk resolve/dismiss reports
- Queue stats endpoint

Frontend:
- Stats cards (pending items, ban count)
- User Lookup tab with search
- User profile with activity stats
- Ban dialog with duration selector
- Bulk selection checkboxes on queues
2025-12-21 14:04:33 -08:00
..
admin.py feat: Add Admin Panel (Phase 2) 2025-12-21 13:50:52 -08:00
artists.py feat: Initial elmeg-demo with full-stack fandom archive platform 2025-12-19 22:01:29 -08:00
attendance.py feat: Initial elmeg-demo with full-stack fandom archive platform 2025-12-19 22:01:29 -08:00
auth.py feat: Add email verification and password reset (Phase 1) 2025-12-21 13:28:54 -08:00
badges.py feat: Initial elmeg-demo with full-stack fandom archive platform 2025-12-19 22:01:29 -08:00
feed.py fix(backend): Handle missing users in feed API gracefully 2025-12-21 01:13:07 -08:00
groups.py feat: Initial elmeg-demo with full-stack fandom archive platform 2025-12-19 22:01:29 -08:00
leaderboards.py fix: Correct leaderboards queries to use proper Rating FKs 2025-12-21 03:22:59 -08:00
moderation.py feat: Enhance Mod Panel (Phase 3) 2025-12-21 14:04:33 -08:00
nicknames.py feat: Initial elmeg-demo with full-stack fandom archive platform 2025-12-19 22:01:29 -08:00
notifications.py feat(notifications): Added notification system with mention support 2025-12-21 02:36:02 -08:00
performances.py feat: Initial elmeg-demo with full-stack fandom archive platform 2025-12-19 22:01:29 -08:00
preferences.py feat: Initial elmeg-demo with full-stack fandom archive platform 2025-12-19 22:01:29 -08:00
reviews.py feat: Initial elmeg-demo with full-stack fandom archive platform 2025-12-19 22:01:29 -08:00
search.py feat: Initial elmeg-demo with full-stack fandom archive platform 2025-12-19 22:01:29 -08:00
shows.py feat: Add /shows/recent and /stats/top-songs API endpoints 2025-12-20 22:19:12 -08:00
social.py feat(social): Add threaded comments backend support 2025-12-21 02:43:00 -08:00
songs.py feat(frontend): Added Heady Version sorting to song page & fixed backend bug 2025-12-21 01:45:33 -08:00
stats.py feat: Add /shows/recent and /stats/top-songs API endpoints 2025-12-20 22:19:12 -08:00
tours.py feat: Initial elmeg-demo with full-stack fandom archive platform 2025-12-19 22:01:29 -08:00
users.py feat(backend): Add endpoints for onboarding flow (profile & prefs) 2025-12-21 02:52:01 -08:00
venues.py feat: Initial elmeg-demo with full-stack fandom archive platform 2025-12-19 22:01:29 -08:00