You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
oabrivard 7f647bc656 refactor: extract JobStore to services/job_store.rs
Moves JobEntry, JobStore, ProgressEvent, JOB_TTL, and emit_progress
to a dedicated module. Updates imports in synthesis.rs, generation.rs,
scheduler.rs, and app_state.rs. synthesis.rs re-exports for backward
compatibility.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
3 months ago
..
admin.rs
api_keys.rs
article_history.rs
auth.rs
config.rs
generation.rs refactor: extract JobStore to services/job_store.rs 3 months ago
health.rs
llm_logs.rs
mod.rs feat: add theme schedules — model, DB, CRUD handler, routes 3 months ago
schedules.rs feat: add theme schedules — model, DB, CRUD handler, routes 3 months ago
settings.rs
sources.rs feat: add preferred sources — prioritized during synthesis generation 3 months ago
syntheses.rs
themes.rs