elmeg-demo/backend/routers
2025-12-26 21:32:25 -08:00
..
admin.py feat: add Admin Interface for Artists management 2025-12-24 12:34:43 -08:00
artists.py feat: implement Artist model usage, router, and migration script 2025-12-24 12:19:28 -08:00
attendance.py feat: Gamification sprint complete 2025-12-21 19:21:20 -08:00
auth.py feat: Email Service Integration with AWS SES 2025-12-21 19:28:29 -08:00
badges.py feat: Initial elmeg-demo with full-stack fandom archive platform 2025-12-19 22:01:29 -08:00
chase.py feat: User profile enhancements - chase songs and attendance stats 2025-12-21 18:39:39 -08:00
feed.py Enhance ratings: show user's rating, fix username consistency, add activity links 2025-12-26 19:20:17 -08:00
gamification.py feat: Gamification sprint complete 2025-12-21 19:21:20 -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(leaderboard): filter out 0xp users 2025-12-24 11:50:17 -08:00
moderation.py feat: enhance Nickname Queue with status filtering 2025-12-24 13:04:35 -08:00
musicians.py feat: add Band Members (Musicians) feature - Sprint 4 2025-12-24 13:07:48 -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 Combine Rating and Review scores for performance rankings 2025-12-26 21:32:25 -08:00
preferences.py feat: Initial elmeg-demo with full-stack fandom archive platform 2025-12-19 22:01:29 -08:00
reviews.py Fix review display: add avatar, username, localized time, granular score 2025-12-26 18:14:47 -08:00
search.py Fix Unknown Song in search: properly serialize nested relationships 2025-12-25 21:52:41 -08:00
sequences.py feat: add Sequences feature for song groupings 2025-12-24 13:37:27 -08:00
shows.py feat: Filter future shows from main list 2025-12-24 17:50:08 -08:00
social.py Enhance ratings: show user's rating, fix username consistency, add activity links 2025-12-26 19:20:17 -08:00
songs.py fix(backend): Increase songs limit to 1000 2025-12-24 17:35:24 -08:00
stats.py feat: Add /shows/recent and /stats/top-songs API endpoints 2025-12-20 22:19:12 -08:00
tickets.py feat: Add bug tracker MVP (decoupled, feature-flagged) 2025-12-23 13:18:00 -08:00
tours.py feat: Tour pages - add show counts, year grouping, stats card 2025-12-24 16:18:45 -08:00
users.py feat: Privacy settings with functional toggles, sticky sidebar, roadmap doc 2025-12-23 13:08:48 -08:00
venues.py Remove venue limits - fetch all venues at once 2025-12-26 14:21:59 -08:00
videos.py feat(videos): add search, video toggle, and fix links 2025-12-24 10:20:39 -08:00