elmeg-demo/backend
2025-12-26 22:54:20 -08:00
..
alembic
migrations feat: add Band Members (Musicians) feature - Sprint 4 2025-12-24 13:07:48 -08:00
routers Add admin endpoints for weekly digest and test email, remove broken scheduler 2025-12-26 22:54:20 -08:00
scripts Add chase notifications and weekly digest emails 2025-12-26 22:50:09 -08:00
services Add chase notifications and weekly digest emails 2025-12-26 22:50:09 -08:00
tests
alembic.ini
auth.py fix: improve session persistence and review saving 2025-12-24 21:44:26 -08:00
check_missing_videos.py fix(frontend): Increase songs list limit to 1000 2025-12-24 16:53:59 -08:00
comprehensive_import.py feat: Update import script to include future shows 2025-12-24 17:10:50 -08:00
database.py
dependencies.py
discover_audio_links.py fix: update Nugs discovery to scrape catalog page 2025-12-24 14:04:10 -08:00
Dockerfile
email_service.py
fast_import_setlists.py
fetch_youtube.py
fix_numeric_slugs.py fix: commit all pending changes (home, leaderboard, slug cleanup) 2025-12-24 12:06:35 -08:00
fix_set_names.py chore: disable sql echo in fix script 2025-12-24 11:12:55 -08:00
fix_tour_dates.py
fix_tours.py
helpers.py
import_bandcamp_catalog.py fix: correct Bandcamp regex pattern 2025-12-24 14:23:07 -08:00
import_by_date.py
import_elgoose.py Add chase notifications and weekly digest emails 2025-12-26 22:50:09 -08:00
import_per_show.py Fix import scripts: proper Goose filtering, loop detection, set name updates 2025-12-25 21:49:19 -08:00
import_setlists_direct.py Add direct setlist import script 2025-12-25 00:15:12 -08:00
import_setlists_smart.py Fix import scripts: proper Goose filtering, loop detection, set name updates 2025-12-25 21:49:19 -08:00
import_songs_only.py
import_youtube.py
inspect_api.py fix: commit all pending changes (home, leaderboard, slug cleanup) 2025-12-24 12:06:35 -08:00
main.py feat: add Sequences feature for song groupings 2025-12-24 13:37:27 -08:00
migrate_honking.py
models.py Add notification email preferences and theme to UserPreferences model 2025-12-26 16:32:21 -08:00
models_tickets.py feat: Add bug tracker MVP (decoupled, feature-flagged) 2025-12-23 13:18:00 -08:00
populate_links.py
quick_seed.py
repro_review_crash.py Fix import scripts: proper Goose filtering, loop detection, set name updates 2025-12-25 21:49:19 -08:00
requirements.txt
schemas.py Add ranking fields to PerformanceDetailRead schema 2025-12-26 21:36:08 -08:00
seed.py
seed_activity.py
seed_demo.py
seed_output.txt
seed_ratings.py
slugify.py
start.sh
sync_artists.py feat: add sync_artists.py to populate Artists from elgoose API 2025-12-24 12:59:01 -08:00
test_seed.py
test_smtp_connection.py fix: commit all pending changes (home, leaderboard, slug cleanup) 2025-12-24 12:06:35 -08:00
youtube_videos.json