chrysopedia/frontend/src/pages
jlightner 17b43d9778 feat: Added LightRAG /query/data as primary search engine with file_sou…
- "backend/config.py"
- "backend/search_service.py"

GSD-Task: S01/T01
2026-04-04 04:44:24 +00:00
..
About.tsx feat: Created useDocumentTitle hook and wired descriptive, route-specif… 2026-03-31 08:56:16 +00:00
AdminPipeline.tsx feat: Split 945-line public-client.ts into 10 domain API modules with s… 2026-04-03 23:04:56 +00:00
AdminReports.tsx feat: Split 945-line public-client.ts into 10 domain API modules with s… 2026-04-03 23:04:56 +00:00
AdminTechniquePages.tsx feat: Split 945-line public-client.ts into 10 domain API modules with s… 2026-04-03 23:04:56 +00:00
AdminUsers.module.css feat: Added LightRAG /query/data as primary search engine with file_sou… 2026-04-04 04:44:24 +00:00
AdminUsers.tsx feat: Added LightRAG /query/data as primary search engine with file_sou… 2026-04-04 04:44:24 +00:00
ConsentDashboard.module.css feat: Built ConsentDashboard page with per-video consent toggles, expan… 2026-04-04 00:24:17 +00:00
ConsentDashboard.tsx feat: Built ConsentDashboard page with per-video consent toggles, expan… 2026-04-04 00:24:17 +00:00
CreatorDashboard.module.css feat: Replaced 3 placeholder cards with real creator dashboard: 4 stat… 2026-04-04 00:13:48 +00:00
CreatorDashboard.tsx feat: Built ConsentDashboard page with per-video consent toggles, expan… 2026-04-04 00:24:17 +00:00
CreatorDetail.tsx feat: Split 945-line public-client.ts into 10 domain API modules with s… 2026-04-03 23:04:56 +00:00
CreatorsBrowse.tsx feat: Split 945-line public-client.ts into 10 domain API modules with s… 2026-04-03 23:04:56 +00:00
CreatorSettings.module.css feat: Added ProtectedRoute component, CreatorDashboard with sidebar nav… 2026-04-03 22:02:04 +00:00
CreatorSettings.tsx feat: Split 945-line public-client.ts into 10 domain API modules with s… 2026-04-03 23:04:56 +00:00
Home.tsx feat: Normalized /topics and /videos endpoints from bare lists to pagin… 2026-04-03 23:09:33 +00:00
Login.module.css feat: Added AuthContext provider with JWT persistence, auth API client… 2026-04-03 21:58:08 +00:00
Login.tsx feat: Added ProtectedRoute component, CreatorDashboard with sidebar nav… 2026-04-03 22:02:04 +00:00
Register.module.css feat: Added AuthContext provider with JWT persistence, auth API client… 2026-04-03 21:58:08 +00:00
Register.tsx feat: Added AuthContext provider with JWT persistence, auth API client… 2026-04-03 21:58:08 +00:00
SearchResults.tsx feat: Split 945-line public-client.ts into 10 domain API modules with s… 2026-04-03 23:04:56 +00:00
SubTopicPage.tsx feat: Split 945-line public-client.ts into 10 domain API modules with s… 2026-04-03 23:04:56 +00:00
TechniquePage.tsx feat: Built WatchPage with video player, synced transcript sidebar, laz… 2026-04-03 23:50:15 +00:00
TopicsBrowse.tsx feat: Normalized /topics and /videos endpoints from bare lists to pagin… 2026-04-03 23:09:33 +00:00
WatchPage.tsx feat: Built WatchPage with video player, synced transcript sidebar, laz… 2026-04-03 23:50:15 +00:00