openreader/src/components
Richard R e3818db294 refactor(privacy): restructure policy sections and clarify provider, analytics, and encryption details
Reorganize privacy policy content to improve clarity on service provider roles,
analytics consent, and encryption limitations. Update section headings and
descriptions for accuracy. Enhance CookieConsentBanner and PrivacyModal to
reflect optional analytics and clarify storage, operator access, and password
handling. Improve CSS for policy section headings and lists for better
readability.
2026-05-31 14:28:59 -06:00
..
admin refactor(ui): centralize button primitives and update imports across app 2026-05-31 14:10:59 -06:00
auth refactor(ui): centralize button primitives and update imports across app 2026-05-31 14:10:59 -06:00
doclist refactor(ui): centralize button primitives and update imports across app 2026-05-31 14:10:59 -06:00
documents refactor(ui): centralize button primitives and update imports across app 2026-05-31 14:10:59 -06:00
icons refactor(admin): remove unused EditableRow and EditIcon components 2026-05-30 10:33:11 -06:00
player style(ui): improve bottom padding for safe area compatibility 2026-05-30 15:35:02 -06:00
reader refactor(ui): centralize button primitives and update imports across app 2026-05-31 14:10:59 -06:00
ui refactor(ui): centralize button primitives and update imports across app 2026-05-31 14:10:59 -06:00
views refactor(pdf): improve parse loader UX and PDF viewer readiness signaling 2026-05-21 10:54:07 -06:00
AudiobookExportModal.tsx feat(html): add HTML/TXT/MD sentence and word highlighting, settings, and audiobook export support 2026-05-17 11:14:02 -06:00
CodeBlock.tsx refactor(ui): centralize button primitives and update imports across app 2026-05-31 14:10:59 -06:00
ColorPicker.tsx feat(theme): add persistent custom theme with live color editing 2026-04-07 01:09:08 -06:00
ConfirmDialog.tsx refactor(ui): centralize button primitives and update imports across app 2026-05-31 14:10:59 -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 refactor(privacy): restructure policy sections and clarify provider, analytics, and encryption details 2026-05-31 14:28:59 -06:00
formPrimitives.tsx refactor(ui): centralize button primitives and update imports across app 2026-05-31 14:10:59 -06:00
Header.tsx update(auth): enhance rate limiting with device/IP backstops and improve UI 2026-01-25 14:38:31 -07:00
HomeContent.tsx refactor(ui): decouple settings modal trigger from modal logic 2026-05-30 15:13:15 -06:00
PrivacyModal.tsx refactor(privacy): restructure policy sections and clarify provider, analytics, and encryption details 2026-05-31 14:28:59 -06:00
ProgressCard.tsx refactor(ui): centralize button primitives and update imports across app 2026-05-31 14:10:59 -06:00
ProgressPopup.tsx refactor: overhaul document storage and audiobook architecture 2026-01-19 14:22:21 -07:00
SettingsModal.tsx refactor(ui): centralize button primitives and update imports across app 2026-05-31 14:10:59 -06: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