asteroid/migrations
glenneth c129959eaf feat: Add database persistence and editable UI for playlist schedule
- Store schedule in PostgreSQL (playlist_schedule table)
- Load schedule from database on startup
- Admin UI: add/update schedule entries with hour and playlist dropdowns
- Admin UI: delete buttons for each schedule entry
- Available playlists populated from playlists directory
- Changes persist across server restarts
2025-12-17 16:01:46 +03:00
..
002-listener-statistics.sql Add city-level tracking to geo stats 2025-12-12 13:55:55 -05:00
003-timestamp-consistency.sql Fix timestamp consistency across all tables 2025-12-10 11:11:32 -05:00
004-playlist-schedule.sql feat: Add database persistence and editable UI for playlist schedule 2025-12-17 16:01:46 +03:00