Alex alex
  • Joined on 2026-05-11
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
alex pushed to main at alex/headquarter 2026-05-18 15:16:32 +02:00
d185471802 docs: mark all test-infrastructure tasks complete
4299c64922 refactor: remove duplicate fixtures and add SQLite support
Compare 2 commits »
alex pushed to main at alex/headquarter 2026-05-18 15:00:34 +02:00
3ccd94f661 feat: restructure test infrastructure with unit/integration/system separation
alex pushed to main at alex/headquarter 2026-05-18 14:44:23 +02:00
a441ea2fac feat: implement SSH key management
alex pushed to main at alex/headquarter 2026-05-18 11:09:39 +02:00
be81aa1c8b fix: pass Vite env vars as Docker build args
alex pushed to main at alex/headquarter 2026-05-18 11:02:08 +02:00
da0b90ce33 fix: align env var names for frontend API URL
alex pushed to main at alex/headquarter 2026-05-18 10:56:29 +02:00
1daac47951 fix: use full API URL for OAuth login redirects
alex pushed to main at alex/headquarter 2026-05-18 10:49:21 +02:00
d38f953dfc fix: use 127.0.0.1 in web healthcheck to avoid IPv6 issues
alex pushed to main at alex/headquarter 2026-05-18 10:41:42 +02:00
ea9f2e3c98 fix: use configurable router prefix for traefik services
alex pushed to main at alex/headquarter 2026-05-18 10:39:01 +02:00
86245671e7 fix: make traefik certresolver configurable via env var
alex pushed to main at alex/headquarter 2026-05-18 10:36:08 +02:00
fff3ea0c2f fix: resolve nginx pid permission error in web container
alex pushed to main at alex/headquarter 2026-05-18 10:01:50 +02:00
b85ec38ff8 fix: revert service network refs to compose key name
alex pushed to main at alex/headquarter 2026-05-18 09:46:48 +02:00
c722cab86c chore: archive completed user-profile change
alex pushed to main at alex/headquarter 2026-05-18 09:38:51 +02:00
8bae77e42c fix: make traefik network configurable in docker-compose.traefik.yml
alex pushed to main at alex/headquarter 2026-05-18 09:06:33 +02:00
236130b0a7 fix: use npm install in web Dockerfile to resolve esbuild platform deps
alex pushed to main at alex/headquarter 2026-05-17 23:30:48 +02:00
9b04760423 docs: sync oauth-traefik-integration specs to main specs
75657bbcb0 docs: add git workflow and auto-commit rules to AGENTS.md
577b052c05 feat: implement user profile management and oauth/traefik integration
Compare 3 commits »
alex pushed to main at alex/headquarter 2026-05-17 22:35:48 +02:00
56f440db1b chore: archive project-management and scaffold user-profile change
71d9fe6406 feat: implement auth, projects, and frontend foundation
e7819bfc82 feat: implement docker infrastructure (US-001)
212d072417 bd init: initialize beads issue tracking
082e8d03ff auth fixes
Compare 5 commits »
alex pushed to main at alex/headquarter 2026-05-16 16:53:22 +02:00
19f1534e42 Merge branch 'main' of ssh://git.commumedia.org:2222/alex/headquarter
a48d80d160 auth fixes
Compare 2 commits »
alex pushed to main at alex/headquarter 2026-05-16 16:38:25 +02:00
4cab01697d auth fixes
84038c25ec fix: use correct Authentik authorization and token endpoints
Compare 2 commits »
alex pushed to main at alex/headquarter 2026-05-16 15:37:14 +02:00
d23582eb82 fix: normalize OIDC issuer URL to avoid double slashes