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 f0b60f3f13 fix: return 204 No Content from preferred sources endpoint
The API client expects empty responses to use 204, not 200.
Returning 200 with no body caused JSON parse error in the frontend.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2 months ago
.claude
audits/2026-03-27 Code improvement after a code review with Codex 2 months ago
backend fix: return 204 No Content from preferred sources endpoint 2 months ago
docs fix: P2 audit items — use API client for stop, replace raw buttons, remove deprecated doc refs 2 months ago
e2e fix: return 204 No Content from preferred sources endpoint 2 months ago
frontend refactor: decompose ThemeManager into ThemeContentForm + ThemeSourceList sub-components 2 months ago
scripts fix: run seed.ts before E2E tests to create test users and sessions 3 months ago
.env.example
.gitignore
AGENTS.md
CLAUDE.md docs: update CLAUDE.md for consolidated documentation and current features 3 months ago
docker-compose.yml