Commit graph

78 commits

Author SHA1 Message Date
fullsizemalt
0339e56141 docs: Redesign About page with required acknowledgments and disclaimer
Some checks are pending
Deploy Elmeg / deploy (push) Waiting to run
2025-12-21 00:13:55 -08:00
fullsizemalt
c2c48faad8 chore: Make traefik network configurable and fix DB name
Some checks are pending
Deploy Elmeg / deploy (push) Waiting to run
2025-12-21 00:10:14 -08:00
fullsizemalt
29c2033bca feat: Add CI/CD workflow for testing/production branch deployments
Some checks are pending
Deploy Elmeg / deploy (push) Waiting to run
2025-12-20 23:49:36 -08:00
fullsizemalt
2c9bf53407 fix: Update frontend to use new /shows/recent and /stats/top-songs endpoints 2025-12-20 22:21:54 -08:00
fullsizemalt
ffce34f948 feat: Add /shows/recent and /stats/top-songs API endpoints 2025-12-20 22:19:12 -08:00
fullsizemalt
0e71d283c9 fix: Use showdate endpoint for setlist import instead of showid 2025-12-20 22:12:28 -08:00
fullsizemalt
2a6b232e08 feat: Add elmeg.xyz domain to Traefik routing 2025-12-20 22:09:08 -08:00
fullsizemalt
86757c20d7 fix: Use inline styles for centering to bypass Tailwind compilation issue 2025-12-20 21:47:31 -08:00
fullsizemalt
e3858b8640 fix: Remove .next volume mount that was causing stale cache 2025-12-20 21:43:59 -08:00
fullsizemalt
63f0d7609f fix: Add country field to venue creation in import script 2025-12-20 21:38:37 -08:00
fullsizemalt
713f4cea55 feat: Add comprehensive elgoose import script 2025-12-20 21:34:00 -08:00
fullsizemalt
31d7ad816c feat: Add requests library for setlist import scripts 2025-12-20 21:25:09 -08:00
fullsizemalt
12bd36bd97 fix: Add mx-auto max-w-7xl to containers for proper centering on wide screens 2025-12-20 21:24:54 -08:00
fullsizemalt
f501bd02c8 fix: TypeScript error in profile page, improve container styles 2025-12-20 21:21:30 -08:00
fullsizemalt
8fa04e9690 feat: Add container max-width, revamp homepage with real data, add setlist import scripts 2025-12-20 21:16:25 -08:00
fullsizemalt
f9cdd626f4 feat: Add profile editing (bio) to settings page 2025-12-20 02:36:05 -08:00
fullsizemalt
3575ac4700 feat: Add footer, static pages, rating dialog, and improve register flow 2025-12-20 02:30:17 -08:00
fullsizemalt
e3092afa9e chore: Update landing page title to 'Elmeg' 2025-12-20 02:07:41 -08:00
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
fullsizemalt
b837d7654f style: add skeleton loading and card animations, increase shows limit 2025-12-20 01:00:52 -08:00
fullsizemalt
3873ddfe8f feat: add auth pages, update navbar, fix leaderboards venue display, and fix api-config 2025-12-20 00:39:53 -08:00
fullsizemalt
2c9301ae14 Fix feed username crash and add About page 2025-12-19 22:57:46 -08:00
fullsizemalt
9db36249a3 Add missing migration and finalize deployment config 2025-12-19 22:52:32 -08:00
fullsizemalt
62fc59d53e Fix API routing, update Dockerfiles, improve import logic 2025-12-19 22:40:32 -08:00
fullsizemalt
70b48ffcc7 fix: use get_or_create for vertical in import script 2025-12-19 22:14:10 -08:00
fullsizemalt
6e37c02715 fix: upgrade Node to 20 for Next.js compatibility 2025-12-19 22:05:17 -08:00
fullsizemalt
f8ddc1c349 chore: add production docker-compose with Traefik labels 2025-12-19 22:04:46 -08:00
fullsizemalt
f8b8ad7033 feat: Initial elmeg-demo with full-stack fandom archive platform 2025-12-19 22:01:29 -08:00