..
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
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
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
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
reviews.py
fix: improve session persistence and review saving
2025-12-24 21:44:26 -08:00
search.py
fix: commit all pending changes (home, leaderboard, slug cleanup)
2025-12-24 12:06:35 -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
feat: Gamification sprint complete
2025-12-21 19:21:20 -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
fix: commit all pending changes (home, leaderboard, slug cleanup)
2025-12-24 12:06:35 -08:00
videos.py
feat(videos): add search, video toggle, and fix links
2025-12-24 10:20:39 -08:00