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 03f2660163 refactor: redesign settings page with clear section grouping
5 sections organized by purpose:
1. Contenu — theme, categories, summary length
2. Sources — per-source limits, Brave Search
3. Intelligence Artificielle — provider + API keys merged in one visual card
4. Performance — batch size, history, rate limits
5. Import/Export — collapsed by default

Sticky save button, smaller number inputs, integrated API key status
badge in the AI provider card.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
6 months ago
.claude Changed Claude code configuration 6 months ago
backend feat: add "Articles sans date" category for articles without publication date 6 months ago
docs docs: add implementation plan for windowed source extraction 6 months ago
e2e feat: add max_links_per_source setting (default 8, was hardcoded 15) 6 months ago
frontend refactor: redesign settings page with clear section grouping 6 months ago
scripts fix: run seed.ts before E2E tests to create test users and sessions 6 months ago
.env.example chore: remove SESSION_SECRET and wrap master_encryption_key in Arc 6 months ago
.gitignore test: add live generation UAT with real OpenAI API key 6 months ago
AGENTS.md Updated Claude code config 6 months ago
CLAUDE.md feat: add max_links_per_source setting (default 8, was hardcoded 15) 6 months ago
docker-compose.yml fix: set STATIC_DIR in production docker-compose for frontend serving 6 months ago