openreader/src
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
..
app refactor: improve database reliability and clean up code 2026-02-15 15:44:20 -07:00
components refactor: improve database reliability and clean up code 2026-02-15 15:44:20 -07:00
contexts refactor: improve async state and session reliability 2026-02-15 15:13:25 -07:00
db refactor: improve database reliability and clean up code 2026-02-15 15:44:20 -07:00
hooks fix: address hook violations and improve resource reliability 2026-02-15 13:31:06 -07:00
lib refactor: improve async state and session reliability 2026-02-15 15:13:25 -07:00
types feat: add user preferences and document progress syncing 2026-02-11 13:58:16 -07:00