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 9a734f136e fix: resolve all clippy warnings (0 remaining)
- db/themes: pass CreateThemeRequest/UpdateThemeRequest structs instead
  of 8-9 individual parameters
- llm/mock: add Default impl for MockLlmProvider
- middleware/auth: suppress manual_async_fn (Axum extractor constraint)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2 months ago
..
db fix: resolve all clippy warnings (0 remaining) 2 months ago
handlers fix: resolve all clippy warnings (0 remaining) 2 months ago
middleware fix: resolve all clippy warnings (0 remaining) 2 months ago
models fix: P1 audit items — CSV export theme filter, theme validation, ownership checks, history enums, i18n 2 months ago
services fix: resolve all clippy warnings (0 remaining) 2 months ago
util
app_state.rs refactor: extract JobStore to services/job_store.rs 3 months ago
cli.rs
config.rs
errors.rs
lib.rs
logging.rs
main.rs fix: P0 audit bugs — theme-scoped imports/preferred, creation flow, scheduler timeout, job cleanup 2 months ago
router.rs feat: add theme schedules — model, DB, CRUD handler, routes 3 months ago