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 467ad550a5 feat: add Theme model and DB queries
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
3 months ago
.claude
backend feat: add Theme model and DB queries 3 months ago
docs docs: add implementation plan for multi-theme Phase 1 (data model + API) 3 months ago
e2e feat: add max_links_per_source setting (default 8, was hardcoded 15) 3 months ago
frontend fix: default display level to 3 (half summary) 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
AGENTS.md
CLAUDE.md feat: create themes table and migrate content settings from settings 3 months ago
docker-compose.yml