openreader/src/components
2026-02-11 06:03:51 -07:00
..
auth refactor(db): remove conditional database usage from API layer 2026-02-03 12:17:30 -07:00
doclist feat(storage): implement S3/SeaweedFS blob storage for documents 2026-02-10 12:29:15 -07:00
documents refactor(documents): migrate from IndexedDB to server-backed storage with caching 2026-02-08 11:15:57 -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 refactor(auth): bootstrap anonymous sessions via AuthLoader 2026-01-28 02:39:44 -07:00
AudiobookExportModal.tsx fix(ui): adjust modal positioning for responsive design 2026-01-25 15:13:02 -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
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 refactor(documents): migrate from IndexedDB to server-backed storage with caching 2026-02-08 11:15:57 -07:00
Footer.tsx refactor(auth): bootstrap anonymous sessions via AuthLoader 2026-01-28 02:39:44 -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(ui): implement better document grid with file previews 2025-12-12 13:13:49 -07:00
PrivacyModal.tsx refactor(auth): bootstrap anonymous sessions via AuthLoader 2026-01-28 02:39:44 -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 refactor(documents): migrate from IndexedDB to server-backed storage with caching 2026-02-08 11:15:57 -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