openreader/src/app/(app)/pdf/[id]
Richard R e52b754106 refactor(pdf): remove legacy text extraction and update parse status normalization
Eliminate unused PDF text extraction logic and margin-based filtering from the client library. Refactor API routes to generalize parse status normalization, removing explicit references to deprecated "unsupported" status and type variants. Update usages to accept string parse statuses for improved flexibility. Simplify document state dependency tracking in the PDF document hook.
2026-05-19 19:11:51 -06:00
..
layout.tsx refactor(pdf): move reader state to route-local hook 2026-05-13 14:08:47 -06:00
page.tsx refactor(pdf-layout): remove compute "none" mode and unsupported parse status 2026-05-19 18:25:27 -06:00
usePdfDocument.ts refactor(pdf): remove legacy text extraction and update parse status normalization 2026-05-19 19:11:51 -06:00