openreader/src/app
Richard R 9931c7d0d8 fix(api): add retry for document blob head checks
Implement a retry mechanism for document blob HEAD requests to handle
S3 read-after-write propagation delays. This prevents 409 errors
when the client calls the endpoint immediately after performing a
direct upload to S3 via a presigned URL.
2026-02-16 15:51:01 -07:00
..
(app) feat(auth): add conditional GitHub authentication support 2026-02-16 14:21:25 -07:00
(public) feat(auth): implement session gatekeeping and architectural reorganization 2026-02-15 11:12:42 -07:00
api fix(api): add retry for document blob head checks 2026-02-16 15:51:01 -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: improve async state and session reliability 2026-02-15 15:13:25 -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(auth): implement session gatekeeping and architectural reorganization 2026-02-15 11:12:42 -07:00
manifest.json Apple web app capable changes 2025-01-26 16:49:05 -07:00
providers.tsx feat(auth): add conditional GitHub authentication support 2026-02-16 14:21:25 -07:00