| .. |
|
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
|
fix(backend): Handle missing users in feed API gracefully
|
2025-12-21 01:13:07 -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
|
fix(backend): Add missing slug fields to PerformanceDetailRead schema
|
2025-12-24 17:55:12 -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 500 error on review creation
|
2025-12-25 10:58:32 -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
|
Fix rating creation: inject user_id in model_dump
|
2025-12-26 01:00:32 -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
|
Increase venues limit to 500 to show all 441 venues
|
2025-12-26 14:06:49 -08:00 |
|
videos.py
|
feat(videos): add search, video toggle, and fix links
|
2025-12-24 10:20:39 -08:00 |