Commit Graph

5 Commits

Author SHA1 Message Date
Daniel Harvey d1f3cbd89b Fix Wave 2 review: PG18 volume path, null guards, NotAuthorized redirect, drop docker-compose, port 5433 connection strings 2026-05-18 09:38:25 -04:00
Daniel Harvey ee7dc8409e Wire AuthBlocks 10.3.30 JWT auth; gate /cms (InteractiveAuto) behind Admin role; add CreatedByUserId migration 2026-05-18 08:37:18 -04:00
Daniel Harvey 0d14f46909 Fix review findings: scrub committed password, restore migration namespace, document Npgsql version constraint 2026-05-17 23:30:05 -04:00
Daniel Harvey a65339395b Migrate DeepDrftContext from SQLite to PostgreSQL; add docker-compose for local Postgres 17 2026-05-17 23:11:44 -04:00
daniel-c-harvey 9ac2c9182a Player Client and Visual Enhancements
- Redesigned audio player bar to be mobile-friendly
 - Added unloading for track switching (needs to be fixed)
 - Added IsLoading status so loading spinner isn't hanging around when it shouldn't be
 - Normalized styles with scoped files (will further reduce)
 - Layout Cleanup
 - EF fixes (migrations now function for deployment)
 - deploy script updates (new dedicated host)
2025-09-12 20:37:17 -04:00