openreader/src/app/api
Richard R da0fce708f refactor: improve database reliability and clean up code
Enable WAL mode and set a busy timeout for SQLite to better handle
concurrent access and prevent 500 errors. Add error handling to
async calls in UI components and remove unused imports across several
files.
2026-02-15 15:44:20 -07:00
..
account/delete refactor: improve async state and session reliability 2026-02-15 15:13:25 -07:00
audiobook refactor: improve async state and session reliability 2026-02-15 15:13:25 -07:00
auth/[...all] feat(auth): add user authentication and rate limiting 2026-01-24 17:36:11 -07:00
documents refactor: improve database reliability and clean up code 2026-02-15 15:44:20 -07:00
rate-limit/status refactor: improve async state and session reliability 2026-02-15 15:13:25 -07:00
tts refactor: improve async state and session reliability 2026-02-15 15:13:25 -07:00
user refactor: improve async state and session reliability 2026-02-15 15:13:25 -07:00
whisper refactor(audiobooks): migrate audiobook pipeline to object storage 2026-02-11 02:44:34 -07:00