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 d5d624b896 fix: P0 audit bugs — theme-scoped imports/preferred, creation flow, scheduler timeout, job cleanup
- Bulk/CSV import now passes theme_id through to DB
- Preferred source update scoped by theme_id (no cross-theme reset)
- Theme creation sends sensible defaults from frontend
- Scheduler wraps generation in 15-minute timeout
- Job store cleanup runs every 5 minutes

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2 months ago
..
helpers fix: update E2E tests for Turnstile DOM stability, stale selectors, and pipeline changes 3 months ago
tests fix: P0 audit bugs — theme-scoped imports/preferred, creation flow, scheduler timeout, job cleanup 2 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: add TechCrunch source and increase retries for flaky generation test 3 months ago
seed.ts
tsconfig.json