openreader/src/app/api
Sunny Modi 67dfb30647 feat(auth): implement authentication middleware and token management
- Added middleware for handling authentication based on environment variables.
- Introduced functions for generating and managing authentication tokens.
- Updated summarization logic to support chunked processing with context limits.
- Enhanced settings modal to include context limit configuration for summarization.
- Improved PDF viewer to manage document loading states and prevent rendering during transitions.
- Added progress indicators for chunked summarization in the summarize modal.
2026-01-25 23:34:48 -06:00
..
audiobook refactor(client): centralize client-side API calls and refine types 2025-11-21 23:33:41 -07:00
auth feat(auth): implement authentication middleware and token management 2026-01-25 23:34:48 -06:00
documents refactor(db): migrate to Dexie with reactive queries and simplify data layer 2025-11-14 16:14:00 -07:00
summarize feat(auth): implement authentication middleware and token management 2026-01-25 23:34:48 -06:00
tts feat: add AI summarization with multi-provider support and Groq TTS integration 2026-01-19 23:32:13 +00:00
whisper refactor(client): centralize client-side API calls and refine types 2025-11-21 23:33:41 -07:00