Alex alex
  • Joined on 2026-05-11
alex pushed to dev at alex/headquarter 2026-05-29 13:36:46 +02:00
ceaed9af66 Merge remote dev branch
e9364fa70f feat: instance-level SSH key selection for container mounting
Compare 2 commits »
alex pushed to dev at alex/headquarter 2026-05-29 13:17:24 +02:00
2bec205a30 feat: notification center frontend core (PR-3)
alex pushed to dev at alex/headquarter 2026-05-29 12:55:33 +02:00
cbd3436ff7 Merge remote dev branch
57ff236f2d feat: add ssh_key_id to config profiles for container key mounting
Compare 2 commits »
alex pushed to dev at alex/headquarter 2026-05-29 12:40:17 +02:00
6085859874 feat: notification center backend integration (PR-2)
alex pushed to dev at alex/headquarter 2026-05-29 12:16:42 +02:00
d413fb84a5 Merge branch 'dev' of ssh://git.commumedia.org:2222/alex/headquarter into dev
c22b047b8c merge: git mount URL validation with branch detection
090edf7ef6 feat: git mount URL validation with branch detection
Compare 3 commits »
alex pushed to dev at alex/headquarter 2026-05-29 12:13:25 +02:00
cbaebcf649 feat: notification center backend core (PR-1)
alex pushed to dev at alex/headquarter 2026-05-29 12:00:07 +02:00
4a0d38384f merge: file-level mount overlays for ResolvedMount
ea006b68c2 fix: mount config profile files individually instead of replacing directories
Compare 2 commits »
alex pushed to dev at alex/headquarter 2026-05-29 11:36:53 +02:00
202533fbb1 merge: sort mounts by specificity
0952aa8217 fix: sort mount volumes by specificity to prevent parent mounts hiding children
Compare 2 commits »
alex pushed to dev at alex/headquarter 2026-05-29 11:12:44 +02:00
787e8844bc merge: exit fullscreen on click outside, free Escape key
fe98f966d6 fix: allow Escape in terminal, exit fullscreen on click outside
Compare 2 commits »
alex pushed to dev at alex/headquarter 2026-05-29 10:57:04 +02:00
79ad3b0715 merge: fix terminal fullscreen cumulative shrinkage
f728011b2a fix: prevent cumulative terminal shrinkage in fullscreen mode
Compare 2 commits »
alex pushed to dev at alex/headquarter 2026-05-29 10:35:49 +02:00
569876538a Merge branch 'dev' of ssh://git.commumedia.org:2222/alex/headquarter into dev
d2b1c132d1 Merge fix/terminal-fullscreen-unified-header into dev
8926152fca fix: unified fullscreen terminal header
Compare 3 commits »
alex pushed to dev at alex/headquarter 2026-05-29 10:25:15 +02:00
2682e0268c feat: container monitoring integration + polish (PR-3)
f13a63dc2f feat: container monitoring frontend UI (PR-2)
4a7f24348c feat: container monitoring backend core (PR-1)
Compare 3 commits »
alex pushed to dev at alex/headquarter 2026-05-29 00:01:43 +02:00
0fdbef578f Merge feat/home-path-expansion into dev
29a12bb102 feat: expand ~ and $HOME in mount target paths
Compare 2 commits »
alex pushed to dev at alex/headquarter 2026-05-28 23:36:18 +02:00
270764ff0f Merge feat/config-profile-multi-repo-mounts into dev
0e6521e433 feat: config profile multi-repo mounts
Compare 2 commits »
alex pushed to dev at alex/headquarter 2026-05-28 23:06:26 +02:00
e20d94d6ba chore: remove unnecessary debug logging
alex pushed to dev at alex/headquarter 2026-05-28 22:52:31 +02:00
f4802ece4d fix: build manifest image during create_instance instead of start_instance
alex pushed to dev at alex/headquarter 2026-05-28 22:36:19 +02:00
9800e37cd6 fix: use single backslash for Dockerfile line continuations
alex pushed to dev at alex/headquarter 2026-05-28 22:23:52 +02:00
84f30b07c4 fix: normalise CRLF to LF in Docker build files
alex pushed to dev at alex/headquarter 2026-05-28 22:14:36 +02:00
fba5e7c7be fix: add Dockerfile logging and force unix line endings for Docker builds
alex pushed to dev at alex/headquarter 2026-05-28 21:53:37 +02:00
1e7bd0a540 fix: handle manifest definition type in create_instance