Alex alex
  • Joined on 2026-05-11
alex pushed to main at alex/headquarter 2026-05-18 22:10:59 +02:00
c1a4d2d9af chore: archive database-setup-recovery change
alex pushed to main at alex/headquarter 2026-05-18 22:10:18 +02:00
ea6c466c6c feat: add automatic database initialization and recovery
alex pushed to main at alex/headquarter 2026-05-18 22:09:55 +02:00
a4a42b5354 feat: add automatic database initialization and recovery
alex pushed to main at alex/headquarter 2026-05-18 21:55:55 +02:00
29c3563148 fix: correct down_revision reference in user_configs migration
alex pushed to main at alex/headquarter 2026-05-18 21:46:56 +02:00
0509b9eb4a fix: separate Authentik application slug from OAuth client ID
alex pushed to main at alex/headquarter 2026-05-18 21:41:15 +02:00
137757602f fix: make refresh_token optional in OIDC token exchange
alex pushed to main at alex/headquarter 2026-05-18 21:36:41 +02:00
3cd8674c31 fix: add /health endpoint for health checks
alex pushed to main at alex/headquarter 2026-05-18 21:29:50 +02:00
899fba9c9b fix: handle missing tool_types table gracefully on startup
alex pushed to main at alex/headquarter 2026-05-18 21:16:31 +02:00
a2c787d474 fix: add tls=true label to all traefik services
alex pushed to main at alex/headquarter 2026-05-18 21:10:17 +02:00
8ba2b48967 refactor: rename services and remove TRAEFIK_ROUTER_PREFIX env var
alex pushed to main at alex/headquarter 2026-05-18 21:02:34 +02:00
ec9b73225c refactor: swap web and api service order in traefik compose
alex pushed to main at alex/headquarter 2026-05-18 20:36:42 +02:00
0296ea5630 refactor: remove unnecessary StripPrefix middleware from API
alex pushed to main at alex/headquarter 2026-05-18 17:53:42 +02:00
6dbd55a9ac fix: correct uvicorn module path in Dockerfile
alex pushed to main at alex/headquarter 2026-05-18 17:44:27 +02:00
27f4ecce86 chore: archive tool-types-definition change
alex pushed to main at alex/headquarter 2026-05-18 17:10:25 +02:00
7b72ccdc3c docs: sync tool-types-definition specs and mark tasks complete
6b302b3279 feat: implement tool types definition system
Compare 2 commits »
alex pushed to main at alex/headquarter 2026-05-18 16:08:54 +02:00
fb5725947d chore: archive user-config-management change
alex pushed to main at alex/headquarter 2026-05-18 15:58:11 +02:00
94254ee3fd feat: complete user config management
alex pushed to main at alex/headquarter 2026-05-18 15:48:28 +02:00
9f7a750898 chore: archive git-repo-management change
alex pushed to main at alex/headquarter 2026-05-18 15:47:51 +02:00
4e2edb1d93 feat: implement git repository management
alex pushed to main at alex/headquarter 2026-05-18 15:27:49 +02:00
b179319601 fix: resolve failing unit tests after test infrastructure migration