chrysopedia/frontend/src/components
jlightner 96608a3d8f feat: Installed wavesurfer.js, created AudioWaveform component with sha…
- "frontend/src/components/AudioWaveform.tsx"
- "frontend/src/hooks/useMediaSync.ts"
- "frontend/src/pages/WatchPage.tsx"
- "frontend/src/App.css"
- "frontend/package.json"

GSD-Task: S05/T02
2026-04-04 05:49:40 +00:00
..
AdminDropdown.tsx feat: Added LightRAG /query/data as primary search engine with file_sou… 2026-04-04 04:44:24 +00:00
AppFooter.tsx feat: Added /about page with three content sections (what, how, who) an… 2026-03-31 05:41:54 +00:00
AudioWaveform.tsx feat: Installed wavesurfer.js, created AudioWaveform component with sha… 2026-04-04 05:49:40 +00:00
CategoryIcons.tsx fix: restore complete project tree from ub01 canonical state 2026-03-31 02:10:41 +00:00
CopyLinkButton.tsx fix: restore complete project tree from ub01 canonical state 2026-03-31 02:10:41 +00:00
CreatorAvatar.tsx fix: restore complete project tree from ub01 canonical state 2026-03-31 02:10:41 +00:00
ImpersonationBanner.module.css feat: Added LightRAG /query/data as primary search engine with file_sou… 2026-04-04 04:44:24 +00:00
ImpersonationBanner.tsx feat: Added LightRAG /query/data as primary search engine with file_sou… 2026-04-04 04:44:24 +00:00
PlayerControls.tsx perf: Built useMediaSync hook, VideoPlayer with HLS lazy-loading and na… 2026-04-03 23:46:03 +00:00
ProtectedRoute.tsx feat: Added ProtectedRoute component, CreatorDashboard with sidebar nav… 2026-04-03 22:02:04 +00:00
ReportIssueModal.tsx feat: Split 945-line public-client.ts into 10 domain API modules with s… 2026-04-03 23:04:56 +00:00
SearchAutocomplete.tsx feat: Split 945-line public-client.ts into 10 domain API modules with s… 2026-04-03 23:04:56 +00:00
SocialIcons.tsx feat: Added SocialIcons component with 9 platform SVG icons, rendered s… 2026-04-03 09:00:34 +00:00
SortDropdown.tsx feat: Created SortDropdown component and useSortPreference hook, integr… 2026-04-01 06:41:52 +00:00
TableOfContents.tsx feat: Split 945-line public-client.ts into 10 domain API modules with s… 2026-04-03 23:04:56 +00:00
TagList.tsx feat: Created shared TagList component with max-4 overflow, applied acr… 2026-03-31 08:35:07 +00:00
ToggleSwitch.module.css feat: Created TypeScript consent API client with 5 fetch functions and… 2026-04-04 00:21:13 +00:00
ToggleSwitch.tsx feat: Created TypeScript consent API client with 5 fetch functions and… 2026-04-04 00:21:13 +00:00
TranscriptSidebar.tsx feat: Built WatchPage with video player, synced transcript sidebar, laz… 2026-04-03 23:50:15 +00:00
VideoPlayer.tsx perf: Built useMediaSync hook, VideoPlayer with HLS lazy-loading and na… 2026-04-03 23:46:03 +00:00