openreader/docs-site
Richard R 4d13b5b821 refactor: improve async state and session reliability
Implement AbortController in ConfigContext, PDFContext, and preference sync to prevent race conditions during session changes or rapid navigation. Refactor document preview routes into shared utilities and add LRU caching for text previews to optimize memory. Update documentation for Better Auth schema ownership and migration workflows. Fix issues with Postgres system user seeding and better-sqlite3 configuration.
2026-02-15 15:13:25 -07:00
..
docs refactor: improve async state and session reliability 2026-02-15 15:13:25 -07:00
static refactor(audiobooks): migrate audiobook pipeline to object storage 2026-02-11 02:44:34 -07:00
.gitignore feat(docs): add configurable rate limiting and external docs 2026-02-10 15:11:37 -07:00
custom.css feat(docs): add configurable rate limiting and external docs 2026-02-10 15:11:37 -07:00
docusaurus.config.ts docs: reorganize documentation structure and fix word highlight behavior 2026-02-11 06:03:51 -07:00
package.json feat(docs): add configurable rate limiting and external docs 2026-02-10 15:11:37 -07:00
pnpm-lock.yaml feat(docs): add configurable rate limiting and external docs 2026-02-10 15:11:37 -07:00
sidebars.ts docs: reorganize documentation structure and fix word highlight behavior 2026-02-11 06:03:51 -07:00
tsconfig.json feat(docs): add configurable rate limiting and external docs 2026-02-10 15:11:37 -07:00