elmeg-demo/backend
fullsizemalt 65bb05d9b0 feat: Restore performances, enable HeadyVersion ratings, update branding
- Updated import script to fix pagination and add idempotency
- Added performances list to Song Detail API and schemas
- Activated backend rating logic for performances
- Updated Landing Page branding
- Implemented frontend performance list display
2025-12-20 02:05:45 -08:00
..
alembic Add missing migration and finalize deployment config 2025-12-19 22:52:32 -08:00
routers feat: Restore performances, enable HeadyVersion ratings, update branding 2025-12-20 02:05:45 -08:00
services feat: Initial elmeg-demo with full-stack fandom archive platform 2025-12-19 22:01:29 -08:00
tests feat: Initial elmeg-demo with full-stack fandom archive platform 2025-12-19 22:01:29 -08:00
alembic.ini feat: Initial elmeg-demo with full-stack fandom archive platform 2025-12-19 22:01:29 -08:00
auth.py feat: Initial elmeg-demo with full-stack fandom archive platform 2025-12-19 22:01:29 -08:00
database.py feat: Initial elmeg-demo with full-stack fandom archive platform 2025-12-19 22:01:29 -08:00
dependencies.py feat: Initial elmeg-demo with full-stack fandom archive platform 2025-12-19 22:01:29 -08:00
Dockerfile feat: Initial elmeg-demo with full-stack fandom archive platform 2025-12-19 22:01:29 -08:00
import_elgoose.py feat: Restore performances, enable HeadyVersion ratings, update branding 2025-12-20 02:05:45 -08:00
import_songs_only.py feat: Initial elmeg-demo with full-stack fandom archive platform 2025-12-19 22:01:29 -08:00
main.py feat: Initial elmeg-demo with full-stack fandom archive platform 2025-12-19 22:01:29 -08:00
migrate_honking.py feat: Initial elmeg-demo with full-stack fandom archive platform 2025-12-19 22:01:29 -08:00
models.py feat: Restore performances, enable HeadyVersion ratings, update branding 2025-12-20 02:05:45 -08:00
quick_seed.py feat: Initial elmeg-demo with full-stack fandom archive platform 2025-12-19 22:01:29 -08:00
requirements.txt feat: Initial elmeg-demo with full-stack fandom archive platform 2025-12-19 22:01:29 -08:00
schemas.py feat: Restore performances, enable HeadyVersion ratings, update branding 2025-12-20 02:05:45 -08:00
seed.py feat: Initial elmeg-demo with full-stack fandom archive platform 2025-12-19 22:01:29 -08:00
seed_activity.py feat: Initial elmeg-demo with full-stack fandom archive platform 2025-12-19 22:01:29 -08:00
seed_demo.py feat: Initial elmeg-demo with full-stack fandom archive platform 2025-12-19 22:01:29 -08:00
seed_output.txt feat: Initial elmeg-demo with full-stack fandom archive platform 2025-12-19 22:01:29 -08:00
test_seed.py feat: Initial elmeg-demo with full-stack fandom archive platform 2025-12-19 22:01:29 -08:00