chrysopedia/frontend/src
jlightner 4115c8add0 feat: Built ConsentDashboard page with per-video consent toggles, expan…
- "frontend/src/pages/ConsentDashboard.tsx"
- "frontend/src/pages/ConsentDashboard.module.css"
- "frontend/src/pages/CreatorDashboard.tsx"
- "frontend/src/App.tsx"

GSD-Task: S03/T02
2026-04-04 00:24:17 +00:00
..
api feat: Created TypeScript consent API client with 5 fetch functions and… 2026-04-04 00:21:13 +00:00
components feat: Created TypeScript consent API client with 5 fetch functions and… 2026-04-04 00:21:13 +00:00
context feat: Split 945-line public-client.ts into 10 domain API modules with s… 2026-04-03 23:04:56 +00:00
hooks perf: Built useMediaSync hook, VideoPlayer with HLS lazy-loading and na… 2026-04-03 23:46:03 +00:00
pages feat: Built ConsentDashboard page with per-video consent toggles, expan… 2026-04-04 00:24:17 +00:00
utils feat: Split 945-line public-client.ts into 10 domain API modules with s… 2026-04-03 23:04:56 +00:00
App.css feat: Built WatchPage with video player, synced transcript sidebar, laz… 2026-04-03 23:50:15 +00:00
App.tsx feat: Built ConsentDashboard page with per-video consent toggles, expan… 2026-04-04 00:24:17 +00:00
main.tsx feat: Split key moment card header into standalone h3 title and flex-ro… 2026-03-30 08:55:48 +00:00
vite-env.d.ts feat: Added AppFooter component displaying app version, build date, com… 2026-03-30 12:00:58 +00:00