openreader/src/app
Richard R 199b937a25 refactor: overhaul document storage and audiobook architecture
- refactor(documents): implement stable SHA256-based document IDs
- feat(library): add support for external document libraries
- refactor(audiobook): consolidate server logic and migrate to V1 storage layout
- feat(audiobook): add reset functionality and improve chapter management
- fix(ui): enhance audiobook export modal with download/regenerate controls
- test: add coverage for upload hashing and export reset flow
2026-01-19 14:22:21 -07:00
..
api refactor: overhaul document storage and audiobook architecture 2026-01-19 14:22:21 -07:00
epub/[id] refactor: overhaul document storage and audiobook architecture 2026-01-19 14:22:21 -07:00
html/[id] refactor: overhaul document storage and audiobook architecture 2026-01-19 14:22:21 -07:00
pdf/[id] refactor: overhaul document storage and audiobook architecture 2026-01-19 14:22:21 -07:00
apple-icon.png Apple web app capable changes 2025-01-26 16:49:05 -07:00
favicon.ico Apple web app capable changes 2025-01-26 16:49:05 -07:00
globals.css refactor(audiobook): standardize chapter regeneration APIs and UX 2025-11-16 21:10:32 -07:00
icon.png Apple web app capable changes 2025-01-26 16:49:05 -07:00
icon.svg Apple web app capable changes 2025-01-26 16:49:05 -07:00
layout.tsx feat(audiobook): add chapter-based export with UI and API 2025-11-11 13:32:30 -07:00
manifest.json Apple web app capable changes 2025-01-26 16:49:05 -07:00
page.tsx feat(ui): implement better document grid with file previews 2025-12-12 13:13:49 -07:00
providers.tsx Add TXT and MD support with and HTML viewer with react markdown + many refactors to support it 2025-04-15 02:28:51 -06:00