openreader/src
Richard R b139120e4e refactor(api): add staleness detection for inflight worker operation states
Integrate isWorkerOperationStateStale checks into document parse API endpoints to ensure inflight worker operation states are not reused if stale. Introduce helper for staleness detection and corresponding unit tests. Enhance SSE event streaming with keepalive intervals and improve progress acknowledgment error handling.
2026-06-03 01:32:43 -06:00
..
app refactor(api): add staleness detection for inflight worker operation states 2026-06-03 01:32:43 -06:00
components style(reader): remove grid overlay from PdfLayoutScan visualization 2026-06-03 00:31:53 -06:00
contexts refactor(settings): remove enableDestructiveDeleteActions runtime flag and related UI 2026-06-01 20:38:54 -06:00
db refactor(api): remove all legacy unclaimed user scope logic and enforce strict userId scoping 2026-05-31 13:01:55 -06:00
hooks refactor(auth): remove redundant authEnabled flag from contexts and components 2026-05-31 13:10:01 -06:00
lib refactor(api): add staleness detection for inflight worker operation states 2026-06-03 01:32:43 -06:00
types refactor(api): remove all legacy unclaimed user scope logic and enforce strict userId scoping 2026-05-31 13:01:55 -06:00
middleware.ts refactor(env): remove legacy no-auth mode and enforce required auth env vars 2026-05-31 12:09:37 -06:00