chrysopedia/frontend/src/components
jlightner 4969935c76 feat: Added ConfirmModal component, Edit As button with write-mode conf…
- "frontend/src/components/ConfirmModal.tsx"
- "frontend/src/components/ConfirmModal.module.css"
- "frontend/src/api/auth.ts"
- "frontend/src/context/AuthContext.tsx"
- "frontend/src/pages/AdminUsers.tsx"
- "frontend/src/pages/AdminUsers.module.css"
- "frontend/src/components/ImpersonationBanner.tsx"
- "frontend/src/components/ImpersonationBanner.module.css"

GSD-Task: S07/T02
2026-04-04 06:27:38 +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: Created ChapterMarkers overlay component, added RegionsPlugin cha… 2026-04-04 05:53:19 +00:00
CategoryIcons.tsx fix: restore complete project tree from ub01 canonical state 2026-03-31 02:10:41 +00:00
ChapterMarkers.tsx feat: Created ChapterMarkers overlay component, added RegionsPlugin cha… 2026-04-04 05:53:19 +00:00
ConfirmModal.module.css feat: Added ConfirmModal component, Edit As button with write-mode conf… 2026-04-04 06:27:38 +00:00
ConfirmModal.tsx feat: Added ConfirmModal component, Edit As button with write-mode conf… 2026-04-04 06:27:38 +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 ConfirmModal component, Edit As button with write-mode conf… 2026-04-04 06:27:38 +00:00
ImpersonationBanner.tsx feat: Added ConfirmModal component, Edit As button with write-mode conf… 2026-04-04 06:27:38 +00:00
PlayerControls.tsx feat: Created ChapterMarkers overlay component, added RegionsPlugin cha… 2026-04-04 05:53:19 +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