elmeg-demo/backend
fullsizemalt 8093cb4e45
Some checks are pending
Deploy Elmeg / deploy (push) Waiting to run
feat(profile): Polish My Dashboard and add public User Profile page
2025-12-21 02:01:47 -08:00
..
alembic Add missing migration and finalize deployment config 2025-12-19 22:52:32 -08:00
routers feat(profile): Polish My Dashboard and add public User Profile page 2025-12-21 02:01:47 -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
add_link_columns.py feat(backend): Add external link fields to schemas and migration script 2025-12-21 01:26:52 -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
comprehensive_import.py fix: Use showdate endpoint for setlist import instead of showid 2025-12-20 22:12:28 -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
fast_import_setlists.py feat: Add container max-width, revamp homepage with real data, add setlist import scripts 2025-12-20 21:16:25 -08:00
fix_tour_dates.py feat(backend): Add script to fix tour dates 2025-12-21 01:06:51 -08:00
fix_tours.py feat: Add footer, static pages, rating dialog, and improve register flow 2025-12-20 02:30:17 -08:00
import_by_date.py feat: Add container max-width, revamp homepage with real data, add setlist import scripts 2025-12-20 21:16:25 -08:00
import_elgoose.py feat: Add footer, static pages, rating dialog, and improve register flow 2025-12-20 02:30:17 -08:00
import_per_show.py feat: Add container max-width, revamp homepage with real data, add setlist import scripts 2025-12-20 21:16:25 -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: Add /shows/recent and /stats/top-songs API endpoints 2025-12-20 22:19:12 -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(backend): Add external link fields to schemas and migration script 2025-12-21 01:26:52 -08:00
populate_links.py fix(backend): Optimize populate_links script 2025-12-21 01:37:32 -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 chore: Add beautifulsoup4 for web scraping 2025-12-21 01:35:06 -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