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 4fdc17917d fix: bind app to localhost:8005 for Caddy reverse proxy
Host port changed from 8080 to 8005 and bound to 127.0.0.1 only
so traffic goes through Caddy (HTTPS) instead of being exposed directly.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2 months ago
.claude Changed Claude code configuration 3 months ago
audits/2026-03-27 Fixe Markdown lint issues 2 months ago
backend fix: resolve all clippy warnings in test files (zero warnings remaining) 2 months ago
docs fix: resolve all markdownlint errors (blank lines, table spacing, bare URLs) 2 months ago
e2e fix: return 204 No Content from preferred sources endpoint 2 months ago
frontend refactor: decompose ThemeSourceList into SourceAddForm + SourceImport 2 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 test: add live generation UAT with real OpenAI API key 3 months ago
.markdownlint.json fix: resolve all markdownlint errors (blank lines, table spacing, bare URLs) 2 months ago
AGENTS.md Updated Claude code config 3 months ago
CLAUDE.md fix: resolve all markdownlint errors (blank lines, table spacing, bare URLs) 2 months ago
docker-compose.yml fix: bind app to localhost:8005 for Caddy reverse proxy 2 months ago