openreader/src
Richard R b9490a53ac refactor(doclist): remove loading state and unify navigation prefetch behavior
Eliminate unused loading state and related effects from document tile and list
row components. Standardize navigation by disabling prefetch on all document
open links in doclist views for consistent client-side routing. Cache
document list state on load to improve state restoration and initialization.
2026-05-28 09:15:18 -06:00
..
app refactor(doclist): redesign document list with new views, DnD, and windowed UI 2026-05-27 18:59:13 -06:00
components refactor(doclist): remove loading state and unify navigation prefetch behavior 2026-05-28 09:15:18 -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 feat(hooks): introduce useUnmountCleanupRef for effect cleanup abstraction 2026-05-27 16:22:14 -06:00
lib Fix flaky document preview blob URL reuse 2026-05-28 04:23:12 -06:00
types feat(doclist): add recently opened sorting and metadata to documents list 2026-05-27 23:13:53 -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