openreader/src
Richard R a00caa9052 refactor(ui): streamline document cleanup and navigation logic in doc pages
Remove redundant clearCurrDoc calls from navigation links and ensure document cleanup occurs on component unmount for EPUB, HTML, and PDF pages. Simplify PDF back navigation by eliminating sidebar delay logic. Refactor DocumentListItem to avoid unnecessary router usage and consolidate document link handling. These changes improve maintainability and consistency in document lifecycle management across the UI.
2026-05-27 15:48:46 -06:00
..
app refactor(ui): streamline document cleanup and navigation logic in doc pages 2026-05-27 15:48:46 -06:00
components refactor(ui): streamline document cleanup and navigation logic in doc pages 2026-05-27 15:48:46 -06:00
contexts orchestrate privacy modal in onboarding flow 2026-05-27 00:50:10 -06:00
db feat(pdf): implement granular PDF parse progress tracking and migrate to parseState 2026-05-21 10:27:16 -06:00
hooks hard-cut onboarding modal flow orchestration 2026-05-27 00:40:12 -06:00
lib refactor: complete phase 7 error-contract rollout 2026-05-27 08:02:31 -06:00
types refactor(types,api): centralize PDF and TTS type exports to compute-core/types 2026-05-22 01:51:51 -06:00
middleware.ts feat: implement US-only availability check for production instance in middleware and privacy page 2026-02-19 12:28:30 -07:00