kunthawat
  • Joined on 2025-12-05
kunthawat pushed to master at kunthawat/consentos 2026-04-21 19:42:07 +07:00
dc78c0550e fix(alembic): strip sslmode before psycopg2, ensure postgresql:// dialect
kunthawat pushed to master at kunthawat/consentos 2026-04-21 17:56:12 +07:00
0371a36209 fix(alembic): strip sslmode param before passing to psycopg2
kunthawat pushed to master at kunthawat/consentos 2026-04-21 17:50:21 +07:00
6cd6ce01eb fix(alembic): always read DATABASE_URL env directly to avoid ini override issues
kunthawat pushed to master at kunthawat/consentos 2026-04-21 17:45:05 +07:00
ac719b219f fix(alembic): ensure postgresql:// dialect and bypass ConfigParser URL parsing
kunthawat pushed to master at kunthawat/consentos 2026-04-21 17:43:18 +07:00
283f75a5e2 fix(alembic): URL-decode DATABASE_URL before passing to ConfigParser
kunthawat pushed to master at kunthawat/consentos 2026-04-21 17:39:27 +07:00
6a513a97ce fix: copy alembic.ini into image
kunthawat pushed to master at kunthawat/consentos 2026-04-21 17:36:50 +07:00
6211290923 fix: add alembic dir to image + run migrations in entrypoint
kunthawat pushed to master at kunthawat/consentos 2026-04-21 16:25:35 +07:00
6b40c04b0d fix(nginx): remove trailing slash from proxy_pass to preserve /api prefix
kunthawat pushed to master at kunthawat/consentos 2026-04-21 15:57:43 +07:00
355b5156a5 fix: add postgresql-client for pg_isready in entrypoint
kunthawat pushed to master at kunthawat/consentos 2026-04-21 15:38:58 +07:00
51b8e15726 fix: add entrypoint script to wait for postgres before starting
kunthawat pushed to master at kunthawat/consentos 2026-04-21 14:54:22 +07:00
35ea49d6d2 fix: strip sslmode from database URL (asyncpg doesn't support it)
kunthawat pushed to master at kunthawat/consentos 2026-04-21 14:29:24 +07:00
d3af80145b fix: auto-convert postgres:// and postgresql:// to postgresql+asyncpg:// in settings
kunthawat pushed to master at kunthawat/consentos 2026-04-21 11:36:03 +07:00
1c2bdbf310 fix(nginx): strip /api prefix in proxy_pass (api_prefix is /api/v1)
kunthawat pushed to master at kunthawat/consentos 2026-04-21 11:30:58 +07:00
f8cdbf8d74 feat: combine Admin UI into single container with nginx proxy
kunthawat pushed to master at kunthawat/consentos 2026-04-21 11:01:54 +07:00
f195a44707 fix: remove env var substitution in supervisord.conf (supervisord doesn't support it)
kunthawat pushed to master at kunthawat/consentos 2026-04-21 10:59:09 +07:00
cb59bea178 fix: supervisor package name (debian), not supervisord
kunthawat pushed to master at kunthawat/consentos 2026-04-21 10:52:44 +07:00
7680b0eb91 fix: install supervisord in runtime stage (closes deploy)
kunthawat pushed to master at kunthawat/consentos 2026-04-20 20:32:32 +07:00
08e0ae7e83 fix: Dockerfile - use PYTHONPATH for playwright install chromium
kunthawat pushed to master at kunthawat/consentos 2026-04-20 20:14:48 +07:00
3265228ce6 rename: Dockerfile.app -> Dockerfile for Easypanel compatibility
kunthawat pushed to master at kunthawat/consentos 2026-04-20 20:11:07 +07:00
062a384444 feat: add Easypanel deployment config
d8e0a34e04 feat: account management — change email, password, and CLI reset (#10)
142e2373d3 feat: consent records page, tab persistence, and snippet copy fix (#9)
bebcf901f4 chore: remove compliance UI from admin dashboard (#8)
e0f1dd43e8 fix(scanner): reliable cookie discovery, auto-categorisation, and scan scheduling UI (#7)
Compare 10 commits »