Alex alex
  • Joined on 2026-05-11
alex pushed to main at alex/headquarter 2026-05-20 16:23:17 +02:00
2bd778117f feat(tunnels): switch to temporary Cloudflare tunnels
alex pushed to main at alex/headquarter 2026-05-20 16:09:50 +02:00
23ae12e69c debug(cloudflare): add detailed logging for tunnel creation failures
alex pushed to main at alex/headquarter 2026-05-20 16:01:22 +02:00
65d4fad3c5 fix(cloudflare): fix delete_tunnel subdomain format and add startup config check
alex pushed to main at alex/headquarter 2026-05-20 15:55:27 +02:00
e6f64c39f3 fix(cloudflare): add backend network to compose templates and improve tunnel diagnostics
alex pushed to main at alex/headquarter 2026-05-20 15:42:13 +02:00
e7c42c17b9 fix(docker): copy Python packages to root home directory
alex pushed to main at alex/headquarter 2026-05-20 15:38:02 +02:00
f7be50952a fix(docker): run API container as root for Docker socket access
alex pushed to main at alex/headquarter 2026-05-20 15:33:31 +02:00
402e662c0c fix(docker): add docker group to API container for socket access
alex pushed to main at alex/headquarter 2026-05-20 15:30:48 +02:00
7450dd0ce5 fix(instances): add missing TOOL_NAME variable to compose template
alex pushed to main at alex/headquarter 2026-05-20 15:27:57 +02:00
7a88639250 chore(logging): add detailed debug logging to instance start and tunnel creation
alex pushed to main at alex/headquarter 2026-05-20 15:23:41 +02:00
1d33735e2f fix(cloudflare): use correct container port in tunnel config
alex pushed to main at alex/headquarter 2026-05-20 15:17:34 +02:00
d11b43b69f fix(settings): properly save and clear configuration values
alex pushed to main at alex/headquarter 2026-05-20 15:14:17 +02:00
294d02f9fb feat(sessions): add confirmation dialog before deleting active sessions
alex pushed to main at alex/headquarter 2026-05-20 15:11:58 +02:00
a10029f36c fix(sessions): use session project_id and repository_id for stop/delete
alex pushed to main at alex/headquarter 2026-05-20 15:07:52 +02:00
6a2ebae8c9 fix(sessions): auto-start instances and add delete button
alex pushed to main at alex/headquarter 2026-05-20 14:49:31 +02:00
1a922d4171 fix(sessions): correct session state categorization
alex pushed to main at alex/headquarter 2026-05-20 14:45:24 +02:00
d906c12aa9 fix(sessions): open Cloudflare URLs directly in all session sections
alex pushed to main at alex/headquarter 2026-05-20 14:38:34 +02:00
4906ce0cd9 feat(sessions): display and open Cloudflare URLs in session view
alex pushed to main at alex/headquarter 2026-05-20 14:28:11 +02:00
e7804c0f58 fix(sessions): open instance URL in new tab
b40eb3e88c feat(cloudflare-tunnel): integrate Cloudflare tunnels for instance access
Compare 2 commits »
alex pushed to main at alex/headquarter 2026-05-20 13:55:53 +02:00
98795e31dd fix(proxy): use internal container port instead of host port
alex pushed to main at alex/headquarter 2026-05-20 13:41:34 +02:00
b4a7627718 fix(sessions): stabilize setAllSessions to prevent polling loop