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
..
migrations feat: add theme schedules — model, DB, CRUD handler, routes 3 months ago
src fix: return 204 No Content from preferred sources endpoint 2 months ago
tests fix: return 204 No Content from preferred sources endpoint 2 months ago
Cargo.lock
Cargo.toml
Dockerfile