soulsync/webui/static/video
BoulderBadgeDad 8bbdd712f9 video: per-title accent on preview + person pages (same-origin image proxy)
Owned detail pages sample the poster for the per-title glow, but preview/person
pages fell back to the theme accent because their TMDB images are cross-origin
(canvas taint). Added /api/video/img — a same-origin proxy restricted to
image.tmdb.org (SSRF-safe) — so:
- preview (tmdb) detail samples its poster via the proxy → real accent;
- the person page samples the portrait → per-person accent on the ring/glow/role.
Tests: route registered + proxy rejects non-tmdb URLs.
2026-06-15 11:46:49 -07:00
..
video-dashboard.js video dashboard: Library card is a live scan tool (parity with music) 2026-06-14 09:28:14 -07:00
video-detail.js video: per-title accent on preview + person pages (same-origin image proxy) 2026-06-15 11:46:49 -07:00
video-enrichment-manager.js video: promote OMDb to a full 3rd enrichment worker (parity with TMDB/TVDB) 2026-06-14 23:07:35 -07:00
video-enrichment.js video: promote OMDb to a full 3rd enrichment worker (parity with TMDB/TVDB) 2026-06-14 23:07:35 -07:00
video-library.js video: real-link routing for detail pages (parity with music artist-detail) 2026-06-14 22:13:51 -07:00
video-person.js video: per-title accent on preview + person pages (same-origin image proxy) 2026-06-15 11:46:49 -07:00
video-scan.js video Tools: rehydrate scan state on page refresh (parity with music) 2026-06-14 07:59:44 -07:00
video-search.js video: card hover shows an info badge, not a misleading play button 2026-06-15 11:42:32 -07:00
video-settings.js video detail: IMDb / Rotten Tomatoes / Metacritic ratings (OMDb) 2026-06-14 22:54:53 -07:00
video-side.css video: card hover shows an info badge, not a misleading play button 2026-06-15 11:42:32 -07:00
video-side.js video: smart multi-layer back button + next-level search/person 2026-06-15 08:30:17 -07:00
video-worker-orbs.js video: promote OMDb to a full 3rd enrichment worker (parity with TMDB/TVDB) 2026-06-14 23:07:35 -07:00