openreader/src/app
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
..
api feat(auth): implement authentication middleware and token management 2026-01-25 23:34:48 -06:00
epub/[id] feat: add AI summarization with multi-provider support and Groq TTS integration 2026-01-19 23:32:13 +00:00
html/[id] feat: add AI summarization with multi-provider support and Groq TTS integration 2026-01-19 23:32:13 +00:00
pdf/[id] feat: add AI summarization with multi-provider support and Groq TTS integration 2026-01-19 23:32:13 +00: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(audiobook): add chapter-based export with UI and API 2025-11-11 13:32:30 -07:00
manifest.json Apple web app capable changes 2025-01-26 16:49:05 -07:00
page.tsx feat(ui): implement better document grid with file previews 2025-12-12 13:13:49 -07:00
providers.tsx Add TXT and MD support with and HTML viewer with react markdown + many refactors to support it 2025-04-15 02:28:51 -06:00