openreader/src/components
2026-02-17 18:26:03 -07:00
..
auth fix: address hook violations and improve resource reliability 2026-02-15 13:31:06 -07:00
doclist refactor: improve async state and session reliability 2026-02-15 15:13:25 -07:00
documents refactor: improve database reliability and clean up code 2026-02-15 15:44:20 -07:00
icons update(auth): enhance rate limiting with device/IP backstops and improve UI 2026-01-25 14:38:31 -07:00
player refactor(auth): bootstrap anonymous sessions via AuthLoader 2026-01-28 02:39:44 -07:00
views fix: address hook violations and improve resource reliability 2026-02-15 13:31:06 -07:00
AudiobookExportModal.tsx feat(auth): implement session gatekeeping and architectural reorganization 2026-02-15 11:12:42 -07:00
CodeBlock.tsx feat: improve document list and self-hosting clarity 2025-11-22 15:18:46 -07:00
ConfirmDialog.tsx fix(ui): adjust modal positioning for responsive design 2026-01-25 15:13:02 -07:00
ConsentAwareAnalytics.tsx feat(privacy): implement data export and encryption with updated policy 2026-02-17 17:16:58 -07:00
CookieConsentBanner.tsx feat(privacy): implement data export and encryption with updated policy 2026-02-17 17:16:58 -07:00
DocumentHeaderMenu.tsx refactor(audiobooks): migrate audiobook pipeline to object storage 2026-02-11 02:44:34 -07:00
DocumentSelectionModal.tsx fix(ui): adjust modal positioning for responsive design 2026-01-25 15:13:02 -07:00
DocumentSettings.tsx docs: reorganize documentation structure and fix word highlight behavior 2026-02-11 06:03:51 -07:00
DocumentSkeleton.tsx refactor(documents): migrate from IndexedDB to server-backed storage with caching 2026-02-08 11:15:57 -07:00
DocumentUploader.tsx feat: Replace NEXT_PUBLIC_NODE_ENV with explicit feature flags for granular control over DOCX conversion, destructive actions, TTS defaults, and DeepInfra model visibility. 2026-02-17 18:26:03 -07: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 feat(auth): implement session gatekeeping and architectural reorganization 2026-02-15 11:12:42 -07:00
PrivacyModal.tsx feat(privacy): implement data export and encryption with updated policy 2026-02-17 17:16:58 -07:00
ProgressCard.tsx refactor: overhaul document storage and audiobook architecture 2026-01-19 14:22:21 -07:00
ProgressPopup.tsx refactor: overhaul document storage and audiobook architecture 2026-01-19 14:22:21 -07:00
SettingsModal.tsx feat: Replace NEXT_PUBLIC_NODE_ENV with explicit feature flags for granular control over DOCX conversion, destructive actions, TTS defaults, and DeepInfra model visibility. 2026-02-17 18:26:03 -07:00
Spinner.tsx feat(auth): add user authentication and rate limiting 2026-01-24 17:36:11 -07:00
ZoomControl.tsx refactor(audiobook): standardize chapter regeneration APIs and UX 2025-11-16 21:10:32 -07:00