daniel-c-harvey
16f4f894f9
Merge branch 'gallery-text-fix' into dev
2026-06-08 08:38:01 -04:00
daniel-c-harvey
2bac1520db
fix: readable text in list mode light theme — override hard-coded off-white with mud-palette-text-primary inside .deepdrft-track-row
2026-06-08 08:36:45 -04:00
daniel-c-harvey
6ce7c580a0
Merge branch 'level-meter-css-fix' into dev
2026-06-08 08:31:41 -04:00
daniel-c-harvey
1c942ffb2b
fix: LevelMeterFab icon tint via inline style, bypass Blazor CSS isolation scoping of :root
2026-06-08 08:25:56 -04:00
daniel-c-harvey
b88af29731
Merge branch 'gallery-polish' into dev
2026-06-08 08:12:28 -04:00
daniel-c-harvey
21e1a33ccf
style: semi-transparent hover overlay and theme-aware list row background in TrackCard
2026-06-08 08:12:04 -04:00
daniel-c-harvey
2db9a6251a
docs: record Track Gallery View Toggle landing in COMPLETED.md
2026-06-08 08:05:03 -04:00
daniel-c-harvey
00a3cc8034
Merge branch 'embed-transparent-bg' into dev
2026-06-08 08:02:37 -04:00
daniel-c-harvey
6705c52b69
Merge branch 'gallery-view-toggle' into dev
2026-06-08 08:02:13 -04:00
daniel-c-harvey
4e6cda939d
fix(embed): transparent background via dedicated Embed theme instead of inline CSS variable override
2026-06-08 08:00:48 -04:00
daniel-c-harvey
1bd27f2160
fix: add ::deep to track-row-fab rule and define deepdrft-track-row--playing style
2026-06-08 07:59:28 -04:00
daniel-c-harvey
8fbabcdbc5
feat: add grid/list view toggle to track gallery with hover-reveal art cards
2026-06-08 07:56:14 -04:00
daniel-c-harvey
1fdffb1e50
Merge branch 'level-meter-fab-fix' into dev
2026-06-08 07:52:46 -04:00
daniel-c-harvey
2eebc04733
docs: spec Track Gallery View Toggle (grid hover-reveal + list mode) in PLAN.md
2026-06-08 07:49:42 -04:00
daniel-c-harvey
7eae599490
fix(LevelMeterFab): replace MudFab with hand-rolled button+SVG so band color tinting is no longer overridden by MudBlazor internals
2026-06-08 07:46:49 -04:00
daniel-c-harvey
9169493d41
Merge branch 'level-meter-fab' into dev
2026-06-08 07:22:51 -04:00
daniel-c-harvey
f1da2382d2
docs: record LevelMeterFab landing in COMPLETED.md and update CLAUDE.md
2026-06-08 07:21:12 -04:00
daniel-c-harvey
165d935ae7
feat: LevelMeterFab tints the minimized-dock FAB icon by live audio level
2026-06-08 07:15:57 -04:00
daniel-c-harvey
cef4d243f3
docs: record album art cover wiring in COMPLETED.md
2026-06-08 07:15:27 -04:00
daniel-c-harvey
d07ebc9e66
Merge branch 'album-art-detail' into dev
2026-06-08 07:13:03 -04:00
daniel-c-harvey
317e9f84b8
Merge branch 'stream-now-loading-fix' into dev
2026-06-08 07:11:13 -04:00
daniel-c-harvey
c57e61f7f9
fix: decouple Stream Now label flag from re-entrancy guard
2026-06-08 07:09:54 -04:00
daniel-c-harvey
2e165d0aef
feat: render album art in track detail cover slot, falling back to gradient placeholder
2026-06-08 07:09:39 -04:00
daniel-c-harvey
b7b539743b
docs: add LevelMeterFab product spec for minimized-dock level meter
2026-06-08 06:59:03 -04:00
daniel-c-harvey
0e5cf7e79d
fix: clear stream-loading state before SelectTrackStreaming
2026-06-08 06:54:48 -04:00
daniel-c-harvey
3f02686012
docs: move Phase 2.5 Stream Now to COMPLETED.md
2026-06-07 18:39:49 -04:00
daniel-c-harvey
9015411f12
Merge branch 'p2-w5-stream-now' into dev
2026-06-07 18:35:37 -04:00
daniel-c-harvey
0d4ef369b9
feat: Stream Now instant-play of a random track from the nav button
2026-06-07 18:33:08 -04:00
daniel-c-harvey
4b1a68aa29
docs: close §2.5 open question — add GET api/track/random endpoint
2026-06-07 17:21:50 -04:00
daniel-c-harvey
ea535e0c7e
Merge branch 'frame-player-cors' into dev
2026-06-07 17:19:38 -04:00
daniel-c-harvey
ceb0984262
fix: force FramePlayer to WASM-only render mode; document CORS policy intent
2026-06-07 17:16:49 -04:00
daniel-c-harvey
94a2789127
Merge branch 'seek-state-fix' into dev
2026-06-07 17:15:45 -04:00
daniel-c-harvey
2b4cdeaf72
docs: spec Stream Now random-track instant-play feature (PLAN 2.5)
2026-06-07 16:56:56 -04:00
daniel-c-harvey
7cd85f0bb1
fix: convert absolute pause position to buffer-relative on resume after seek-beyond-buffer
2026-06-07 16:55:31 -04:00
daniel-c-harvey
465cb1ff6c
feat: allow /FramePlayer to be embedded in external iframes via CORS + CSP frame-ancestors
2026-06-07 16:53:49 -04:00
daniel-c-harvey
40e001cc7a
docs: move Phase 2.1 cover art to COMPLETED.md
2026-06-07 16:46:17 -04:00
daniel-c-harvey
a6eba5d8c3
Merge branch 'p2-w2-t2-cms-image' into dev
2026-06-07 16:41:41 -04:00
daniel-c-harvey
c766cdf5b8
Merge branch 'p2-w2-t1-public-image' into dev
2026-06-07 16:41:39 -04:00
daniel-c-harvey
905d7fa409
Merge branch 'share-button' into dev
2026-06-07 16:41:35 -04:00
daniel-c-harvey
c4dc382bd7
fix: client-side image type guard and deselect affordance on TrackEdit
2026-06-07 16:41:02 -04:00
daniel-c-harvey
fa28bfb5cc
feat: add Share popover to track detail page
2026-06-07 16:38:37 -04:00
daniel-c-harvey
5703ac2752
feat: CMS cover-art upload on track edit page
2026-06-07 16:33:53 -04:00
daniel-c-harvey
10cb96ef7c
feat: add public image proxy and wire TrackCard cover art to api/image/{entryKey}
2026-06-07 16:33:24 -04:00
daniel-c-harvey
f6616ed109
Merge branch 'p2-w1-cover-art-api' into dev
2026-06-07 16:27:42 -04:00
daniel-c-harvey
6ef88bef38
docs: document SetMinimized as single mutation point in AudioPlayerBar
2026-06-07 16:20:58 -04:00
daniel-c-harvey
7bd9a434ca
Merge branch 'player-minimize-sync' into dev
2026-06-07 16:16:44 -04:00
daniel-c-harvey
627d5623f0
feat: image vault + cover-art API (upload/serve endpoints, ImagePath metadata link)
2026-06-07 16:16:38 -04:00
daniel-c-harvey
1e9313a5d7
docs: move iframe player and backward seek to COMPLETED.md
2026-06-07 16:15:30 -04:00
daniel-c-harvey
5bc1b63b61
fix: route all _isMinimized mutations through SetMinimized so spacer stays in sync
...
Expand, ToggleMinimized, and Close now share one guarded mutator that fires
OnMinimized and renders. Fixed prerender branch left as a direct assignment.
2026-06-07 16:14:55 -04:00
daniel-c-harvey
9ead3bf2a7
docs: add player minimize/spacer sync design brief
2026-06-07 15:24:19 -04:00