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 a89c61c5b6 feat: add "Articles sans date" category for articles without publication date
Articles where neither the scraper nor the LLM could extract a date
are now placed in a separate "Articles sans date" section instead of
their classified category. This makes undated articles visible without
mixing them with properly dated content.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
3 months ago
..
db feat: add max_links_per_source setting (default 8, was hardcoded 15) 3 months ago
handlers refactor: add provider_override for pipeline dependency injection 3 months ago
middleware
models feat: add max_links_per_source setting (default 8, was hardcoded 15) 3 months ago
services feat: add "Articles sans date" category for articles without publication date 3 months ago
util
app_state.rs
cli.rs
config.rs chore: remove SESSION_SECRET and wrap master_encryption_key in Arc 3 months ago
errors.rs
lib.rs
logging.rs
main.rs fix: add periodic expired session cleanup (hourly) 3 months ago
router.rs fix: use docker-compose.test.yml for integration test DB 3 months ago