openreader/src/app
Richard R f0800df745 refactor(tts): migrate TTS tuning from env vars to runtime config with admin controls
Remove TTS cache and upstream tuning environment variables in favor of admin-managed
runtime settings. Add new admin panel controls for TTS retry attempts, upstream timeout,
audio cache size, and cache TTL. Update API routes and TTS generation logic to consume
these runtime-configurable values, enabling live adjustment without redeploy. Update
documentation to reflect the removal of related env vars and the new admin workflow.
2026-05-30 20:47:55 -06:00
..
(app) style(ui): improve bottom padding for safe area compatibility 2026-05-30 15:35:02 -06:00
(public) fix(config): extract RSC-compatible runtime config resolver 2026-05-14 12:50:16 -06:00
api refactor(tts): migrate TTS tuning from env vars to runtime config with admin controls 2026-05-30 20:47:55 -06: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 feat(html): add HTML/TXT/MD sentence and word highlighting, settings, and audiobook export support 2026-05-17 11:14:02 -06: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 style(ui): improve bottom padding for safe area compatibility 2026-05-30 15:35:02 -06:00
manifest.json refactor: rename project from OpenReader WebUI to OpenReader across all relevant files. 2026-02-18 02:49:47 -07:00
providers.tsx orchestrate privacy modal in onboarding flow 2026-05-27 00:50:10 -06:00