openreader/src/app
Richard R 9ba20c8a9e feat(auth): add user authentication and rate limiting
- Implement user sign-in, sign-up, and account management using better-auth
- Add rate limiting for TTS API with daily character limits for authenticated and anonymous users
- Integrate SQLite and PostgreSQL database support for user sessions and data persistence
- Update UI components to include authentication flows, user menu, and privacy popup
- Modify Dockerfile and package.json for new dependencies and entrypoint script
- Bump version to v1.3.0
2026-01-24 17:36:11 -07:00
..
api feat(auth): add user authentication and rate limiting 2026-01-24 17:36:11 -07:00
epub/[id] refactor: overhaul document storage and audiobook architecture 2026-01-19 14:22:21 -07:00
html/[id] refactor: overhaul document storage and audiobook architecture 2026-01-19 14:22:21 -07:00
pdf/[id] refactor: overhaul document storage and audiobook architecture 2026-01-19 14:22:21 -07:00
signin feat(auth): add user authentication and rate limiting 2026-01-24 17:36:11 -07:00
signup feat(auth): add user authentication and rate limiting 2026-01-24 17:36:11 -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(audiobook): standardize chapter regeneration APIs and UX 2025-11-16 21:10:32 -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): add user authentication and rate limiting 2026-01-24 17:36:11 -07:00
manifest.json Apple web app capable changes 2025-01-26 16:49:05 -07:00
page.tsx feat(auth): add user authentication and rate limiting 2026-01-24 17:36:11 -07:00
providers.tsx feat(auth): add user authentication and rate limiting 2026-01-24 17:36:11 -07:00