soulsync/webui/static/video
BoulderBadgeDad 0d86d84307 video side: Settings shows the real music settings page (identically)
Video Settings was a 'coming soon' placeholder. Now it reuses the actual
#settings-page, shown identically for now (no hiding of music-only bits yet) —
the foundation for adding the Movies/TV library mapping next.
- video-side.js: SHARED_PAGES maps video-settings -> the music 'settings' page;
  showPage sets body[data-video-page] and triggers the shared loadPageData
  loader (same init music navigation uses) instead of a video subpage.
- CSS reveals #settings-page (and hides the video host) when
  data-side=video + data-video-page=video-settings; id selector outranks the
  blanket music-page hide. 81 tests green.
2026-06-14 00:17:00 -07:00
..
video-dashboard.js video side: Tools page + scan controls on dashboard (3 modes) 2026-06-13 23:34:28 -07:00
video-library.js video side: Tools page + scan controls on dashboard (3 modes) 2026-06-13 23:34:28 -07:00
video-scan.js video side: reuse music styling for Tools + dashboard scan controls 2026-06-13 23:50:41 -07:00
video-side.css video side: Settings shows the real music settings page (identically) 2026-06-14 00:17:00 -07:00
video-side.js video side: Settings shows the real music settings page (identically) 2026-06-14 00:17:00 -07:00