openreader/src/components
Richard Roberson d2189541e8
Some checks failed
Build and Publish Docker Image / build (push) Has been cancelled
fix(tailwind): fix footer layout and tailwind config
- Remove unused `isDev` variable from `Footer.tsx`.
- Add `inline` and `inline-flex` classes to footer elements for improved layout.
- Move custom `xs` breakpoint definition to `theme.extend` in `tailwind.config.ts`.
2025-11-22 16:32:03 -07:00
..
doclist feat: improve document list and self-hosting clarity 2025-11-22 15:18:46 -07:00
icons feat: improve document list and self-hosting clarity 2025-11-22 15:18:46 -07:00
player refactor(player): simplify popover input focus logic 2025-11-22 02:06:28 -07:00
AudiobookExportModal.tsx refactor(client): centralize client-side API calls and refine types 2025-11-21 23:33:41 -07:00
CodeBlock.tsx feat: improve document list and self-hosting clarity 2025-11-22 15:18:46 -07:00
ConfirmDialog.tsx refactor(audiobook): standardize chapter regeneration APIs and UX 2025-11-16 21:10:32 -07:00
DocumentSettings.tsx feat: improve document list and self-hosting clarity 2025-11-22 15:18:46 -07:00
DocumentSkeleton.tsx Prepare epub work 2025-02-08 13:07:36 -07:00
DocumentUploader.tsx refactor(client): centralize client-side API calls and refine types 2025-11-21 23:33:41 -07:00
EPUBViewer.tsx feat: improve document list and self-hosting clarity 2025-11-22 15:18:46 -07:00
Footer.tsx fix(tailwind): fix footer layout and tailwind config 2025-11-22 16:32:03 -07:00
Header.tsx refactor(audiobook): standardize chapter regeneration APIs and UX 2025-11-16 21:10:32 -07:00
HomeContent.tsx feat(audiobook): add chapter-based export with UI and API 2025-11-11 13:32:30 -07:00
HTMLViewer.tsx fix(api): stabilize DOCX to PDF conversion and cleanup 2025-11-12 16:21:11 -07:00
PDFViewer.tsx feat(tts): add word-by-word highlighting with whisper.cpp 2025-11-21 19:22:54 -07:00
ProgressCard.tsx refactor(core): standardize module structure and enhance TTS types 2025-11-16 15:12:35 -07:00
ProgressPopup.tsx refactor(core): standardize module structure and enhance TTS types 2025-11-16 15:12:35 -07:00
SettingsModal.tsx refactor(ui): make UI labels and descriptions more concise 2025-11-22 15:27:04 -07:00
Spinner.tsx Single page viewer + Major refactor 2025-01-25 22:23:29 -07:00
ZoomControl.tsx refactor(audiobook): standardize chapter regeneration APIs and UX 2025-11-16 21:10:32 -07:00