soulsync/webui/static/video
BoulderBadgeDad a57951c038 video dashboard: header matches music (sweep hidden, video meta + quick-nav)
The video dashboard header now mirrors music's: icon + shimmer title,
subtitle, the Watchlist/Wishlist quick-nav (top-right), and the action-button
row. Differences, all isolated:
- Sweep band kept in markup but hidden on the video side (no animation for
  now; meta-source-driven equivalent may return later).
- Quick-nav reuses .watchlist-button/.wishlist-button styling but carries NO
  music IDs (no duplicate IDs, no music-JS binding) — navigates to the video
  Watchlist/Wishlist pages via data-video-goto.
- header-actions holds disabled TMDB/TVDB/Trakt/OMDb placeholder chips
  (.video-meta-button) standing in for music's enrichment buttons until the
  video meta sources are wired.
No inline onclick; 75 tests green.
2026-06-13 19:57:22 -07:00
..
video-dashboard.js video side: build the Dashboard page (mirrors music, isolated data) 2026-06-13 19:49:09 -07:00
video-side.css video dashboard: header matches music (sweep hidden, video meta + quick-nav) 2026-06-13 19:57:22 -07:00
video-side.js video side: build the Dashboard page (mirrors music, isolated data) 2026-06-13 19:49:09 -07:00