openreader/src/lib
Richard R 2fb36a24c7 refactor(tasks): enforce positive interval and improve scheduled task updates
Add database-level check constraints to ensure scheduled task intervals are always
positive for both Postgres and SQLite. Update admin API and UI to support sub-minute
intervals and stricter validation. Refactor scheduled task update logic to upsert
rows, ensuring tasks can be updated even if not yet present in the database.
Improve temporary upload cleanup to delete in paginated batches. Enhance tests to
cover new constraints and update behaviors.
2026-06-07 09:54:18 -06:00
..
client refactor(config): centralize provider default resolution and simplify user preference inheritance 2026-06-06 15:25:10 -06:00
server refactor(tasks): enforce positive interval and improve scheduled task updates 2026-06-07 09:54:18 -06:00
shared feat(tts): add Replicate Kokoro language code resolution and input mapping 2026-06-06 15:51:02 -06:00