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 70865a68b3 refactor: redesign settings page with clear section grouping and merged AI section
Reorganize settings into 5 logical sections (Content, Sources, AI,
Performance, Import/Export) with visual cards. Merge AI provider
selection with API key management into one cohesive section.

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