openreader/src/components
2026-06-13 04:27:53 -06:00
..
admin feat(tts): add Speech SDK provider for ElevenLabs, Cartesia, Deepgram, Google, Inworld, and more 2026-06-11 10:39:20 -07:00
auth fix(auth): prevent unwanted anonymous session after logout by tracking session state 2026-06-12 08:30:23 -06:00
doclist style(doclist): enhance preview background with color-mix and radial mask 2026-06-10 13:44:08 -06:00
documents fix(uploader): Fix bug introduced with new document uploader menu where "Click to select" box was not allowing clicks 2026-06-10 14:34:00 -06:00
icons feat(documents): add web import and creation dialog with SSRF-safe loader 2026-06-10 10:57:51 -06:00
layout Redesign: shared UI design system + app-wide migration (#96) 2026-06-01 16:17:12 -06:00
player fix(player): prevent selection reset during voice refetch by deriving voices from props 2026-06-06 13:07:51 -06:00
reader fix(epub): improve canonical window stability and error handling 2026-06-08 19:05:13 -06:00
ui style(ui): unify modal dialogs with SidebarDialog component 2026-06-10 11:14:33 -06:00
views Restore PDF text highlights after viewport resize 2026-06-13 04:27:53 -06:00
AudiobookExportModal.tsx refactor(ui): enforce shared control primitives 2026-06-06 11:15:48 -06:00
CodeBlock.tsx Redesign: shared UI design system + app-wide migration (#96) 2026-06-01 16:17:12 -06:00
ColorPicker.tsx refactor(ui): enforce shared control primitives 2026-06-06 11:15:48 -06:00
ConfirmDialog.tsx Redesign: shared UI design system + app-wide migration (#96) 2026-06-01 16:17:12 -06:00
ConsentAwareAnalytics.tsx feat: Refactor server-side document, audiobook, and authentication logic, introduce new client-side APIs and caching, and update related tests. 2026-02-17 19:30:12 -07:00
CookieConsentBanner.tsx Redesign: shared UI design system + app-wide migration (#96) 2026-06-01 16:17:12 -06:00
Header.tsx Redesign: shared UI design system + app-wide migration (#96) 2026-06-01 16:17:12 -06:00
HomeContent.tsx Redesign: shared UI design system + app-wide migration (#96) 2026-06-01 16:17:12 -06:00
PrivacyModal.tsx refactor(ui): enforce shared control primitives 2026-06-06 11:15:48 -06:00
ProgressCard.tsx feat: improve PDF parsing recovery and reader UI (#98) 2026-06-03 04:44:55 -06:00
ProgressPopup.tsx Redesign: shared UI design system + app-wide migration (#96) 2026-06-01 16:17:12 -06:00
SettingsModal.tsx feat(tts): add Speech SDK provider for ElevenLabs, Cartesia, Deepgram, Google, Inworld, and more 2026-06-11 10:39:20 -07:00
Spinner.tsx docs(pdf,spinner,config): update parse state UI, spinner theming, and worker env docs 2026-05-21 11:59:12 -06:00