chrysopedia/frontend/src/components
jlightner 3bb0266a19 feat: Added personality weight slider (0.0–1.0) to ChatWidget header an…
- "frontend/src/api/chat.ts"
- "frontend/src/components/ChatWidget.tsx"
- "frontend/src/components/ChatWidget.module.css"

GSD-Task: S02/T02
2026-04-04 09:30:56 +00:00
..
AdminDropdown.tsx feat: Added AdminAuditLog page with paginated impersonation log table,… 2026-04-04 06:29:47 +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
ChatWidget.module.css feat: Added personality weight slider (0.0–1.0) to ChatWidget header an… 2026-04-04 09:30:56 +00:00
ChatWidget.tsx feat: Added personality weight slider (0.0–1.0) to ChatWidget header an… 2026-04-04 09:30:56 +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
PersonalityProfile.tsx feat: Added collapsible PersonalityProfile component to CreatorDetail p… 2026-04-04 08:31:37 +00:00
PlayerControls.tsx feat: Created ChapterMarkers overlay component, added RegionsPlugin cha… 2026-04-04 05:53:19 +00:00
PostsFeed.module.css feat: Added PostsFeed component to creator profile pages with Tiptap HT… 2026-04-04 09:17:30 +00:00
PostsFeed.tsx feat: Added PostsFeed component to creator profile pages with Tiptap HT… 2026-04-04 09:17:30 +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