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 196005a27b feat: multi-theme Phase 1 — settings split, sources/syntheses theme_id, pipeline theme-aware
Remove content settings from settings table (moved to themes).
Add theme_id to sources and syntheses. Pipeline loads content
settings from the selected theme. Generate endpoint requires theme_id.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
3 months ago
..
helpers fix: update E2E tests for Turnstile DOM stability, stale selectors, and pipeline changes 3 months ago
tests feat: multi-theme Phase 1 — settings split, sources/syntheses theme_id, pipeline theme-aware 3 months ago
.env.test.example
.gitignore
docker-compose.test.yml feat: add test runner scripts for integration and E2E tests 3 months ago
package-lock.json
package.json
playwright.config.ts fix: use import.meta.url instead of __dirname in ESM config 3 months ago
seed.ts
tsconfig.json