openreader/src/components/documents
Richard R c59052a03e fix(documents): allow all accepted files for upload and add docx conversion timeout
Update DocumentUploader to upload all accepted files without filtering by type,
enabling consistent handling of DOCX and other supported formats. Add a default
timeout for DOCX-to-PDF conversion to prevent hanging LibreOffice processes.
This improves reliability and ensures uploads do not silently stall.
2026-06-04 13:20:47 -06:00
..
DexieMigrationModal.tsx feat: improve PDF parsing recovery and reader UI (#98) 2026-06-03 04:44:55 -06:00
DocumentHeaderMenu.tsx Redesign: shared UI design system + app-wide migration (#96) 2026-06-01 16:17:12 -06:00
DocumentSelectionModal.tsx Redesign: shared UI design system + app-wide migration (#96) 2026-06-01 16:17:12 -06:00
DocumentSettings.tsx Redesign: shared UI design system + app-wide migration (#96) 2026-06-01 16:17:12 -06:00
DocumentSkeleton.tsx style(ui): adjust sidebar hover effects and document skeleton timeout 2026-05-29 21:49:13 -06:00
DocumentUploader.tsx fix(documents): allow all accepted files for upload and add docx conversion timeout 2026-06-04 13:20:47 -06:00
ZoomControl.tsx Redesign: shared UI design system + app-wide migration (#96) 2026-06-01 16:17:12 -06:00