Commit Graph

16 Commits

Author SHA1 Message Date
daniel-c-harvey 3766d4e010 Front End
- MudBlazor Theme Manager tryout
 - Navigation bar rework
 - Icons and styles rework
 - Track Gallery & Card layout redesign for SPA
 - Track Player bottom bar
2025-09-05 22:27:12 -04:00
daniel-c-harvey 7f78545a02 *Audio Playback*
Content API:
 - Enabling CORS for access from Blazor app
Web Server:
 - Content API URL environment config
 - Web Audio API JS Interop layer in TypeScript
 - HttpClient configs
Web Client:
 - Audio Tack player controls
 - Audio Player example page
 - Audio Interop Service Layer
 - Named HttpClients
2025-09-05 10:48:07 -04:00
daniel-c-harvey 624974a93c Migrations 2025-09-04 19:58:46 -04:00
daniel-c-harvey 9de2063ea3 Infrastructure upgrades 2025-09-04 19:58:00 -04:00
daniel-c-harvey 5e02d004e3 CLAUDE.md files 2025-09-04 19:57:05 -04:00
daniel-c-harvey 27522c1e1c Front End Track Gallery Controls
- Theming adjustments (still needs a lot of work)
2025-09-04 14:18:35 -04:00
daniel-c-harvey d556d32829 Inject framework HttpClient to support prerendering behavior on server instead of baking in the HttpClient on the client project 2025-09-04 09:48:58 -04:00
daniel f0d60190cc Track Gallery front end
- For now uses a table but will replace with graphical media cards
2025-09-01 16:50:08 -04:00
daniel 77856cbe26 Unnesting the Blazor and moving the database to root 2025-08-30 22:16:46 -04:00
daniel 91ab145b85 DeepDrftWeb startup & setup 2025-08-30 22:02:29 -04:00
daniel 3a11c75e5a DeepDrftWeb Track Controller
- Only provides Paged GET for now (will require auth for write ops)
2025-08-30 21:55:40 -04:00
daniel bda86d018a Track Service (Main business logic, Exception handling layer)
- Uses repo to provide full CRUD
2025-08-30 21:54:32 -04:00
daniel c6f02fb3e8 DeepDrftWeb Dependencies 2025-08-30 21:51:07 -04:00
daniel a7bef818e0 DeepDrftWeb.Client References Models 2025-08-30 21:49:16 -04:00
daniel 0e37cbf712 Inital DeepDrftWeb Entity Framework setup
- DeepDrft DbContext
 - Inital Migration for Track Entity model
 - Track Repository
   - Full CRUD
2025-08-30 21:48:21 -04:00
daniel 4448378bcf Initial MudBlazor app 2025-08-30 01:04:19 -04:00