Alex alex
  • Joined on 2026-05-11
alex pushed to dev at alex/headquarter 2026-05-24 13:02:35 +02:00
ec45283257 Merge branch 'dev' of ssh://git.commumedia.org:2222/alex/headquarter into dev
cce3fa773a feat: hide tunnel UI for terminal sessions and show session metadata
Compare 2 commits »
alex pushed to dev at alex/headquarter 2026-05-24 13:00:25 +02:00
50474f7b13 Merge branch 'dev' of ssh://git.commumedia.org:2222/alex/headquarter into dev
9c7043bab1 fix: add merge migration for alembic heads and make remove_is_builtin idempotent
Compare 2 commits »
alex pushed to dev at alex/headquarter 2026-05-24 12:45:30 +02:00
2dd2f2ab06 Merge branch 'dev' of ssh://git.commumedia.org:2222/alex/headquarter into dev
e555561a2d fix: lift modifier state to MobileTerminalWrapper for virtual keyboard integration
Compare 2 commits »
alex pushed to dev at alex/headquarter 2026-05-24 12:33:07 +02:00
4ac3d593aa Merge branch 'dev' of ssh://git.commumedia.org:2222/alex/headquarter into dev
1a3860a4d8 fix: mount /data/instances as host bind mount for API
Compare 2 commits »
alex pushed to dev at alex/headquarter 2026-05-24 12:28:59 +02:00
3d9ff44d1a Merge branch 'dev' of ssh://git.commumedia.org:2222/alex/headquarter into dev
12378def4d feat: implement one-shot modifier keys for mobile terminal
Compare 2 commits »
alex pushed to dev at alex/headquarter 2026-05-24 12:25:22 +02:00
f6f7853aa4 Merge branch 'dev' of ssh://git.commumedia.org:2222/alex/headquarter into dev
802d8f1e8c fix: strip remote prefix from branch names in list_branches
Compare 2 commits »
alex pushed to dev at alex/headquarter 2026-05-24 12:17:59 +02:00
4f9aa7e3c2 Merge branch 'dev' of ssh://git.commumedia.org:2222/alex/headquarter into dev
cb25b94cb7 fix: prevent special key buttons from stealing focus
Compare 2 commits »
alex pushed to dev at alex/headquarter 2026-05-24 12:16:36 +02:00
01aaf4c78f Merge remote dev and resolve conflicts in CreateSessionForm
96c8dd7402 feat: make session creation a sequential workflow
Compare 2 commits »
alex pushed to dev at alex/headquarter 2026-05-24 12:14:18 +02:00
f5c2c95af0 fix: focus xterm terminal on tap instead of hidden input
alex pushed to dev at alex/headquarter 2026-05-24 12:12:01 +02:00
06fe8623bc fix: move hidden input off-screen and fix branch loading
alex pushed to dev at alex/headquarter 2026-05-24 12:06:46 +02:00
f2fed518f0 Merge branch 'dev' of ssh://git.commumedia.org:2222/alex/headquarter into dev
cc2a638c76 feat: always show special keys strip on mobile terminal
Compare 2 commits »
alex pushed to dev at alex/headquarter 2026-05-24 12:06:21 +02:00
5cec4a7a6f Merge branch 'feat/session-branch-selection' into dev
c8fdca7f60 Merge branch 'feat/session-branch-selection' into dev
014b88ee56 test: add unit tests for session branch selection
d7fb51f427 feat: add branch dropdown and new branch creation UI
0d57e3501a feat: add newBranch parameter to createInstance
Compare 8 commits »
alex pushed to dev at alex/headquarter 2026-05-24 11:58:06 +02:00
7e0df57f8c fix: keep virtual keyboard open when tapping special keys
alex pushed to dev at alex/headquarter 2026-05-24 11:35:42 +02:00
aea1ff95f6 fix: prevent infinite terminal re-initialization loop
alex pushed to dev at alex/headquarter 2026-05-24 11:30:15 +02:00
b6bda3d692 feat: implement mobile terminal UX
alex pushed to dev at alex/headquarter 2026-05-23 20:02:27 +02:00
312a646b89 feat: remove built-in tool types distinction
01adc9a00f refactor: unify create session forms - show clone mode everywhere and display fixed fields as read-only
Compare 2 commits »
alex pushed to dev at alex/headquarter 2026-05-23 16:27:23 +02:00
2e9ca52cdb refactor: unify session creation form into CreateSessionForm component
cd4eba9803 fix: restore loading overlay for delete/stop operations on active sessions
Compare 2 commits »
alex pushed to dev at alex/headquarter 2026-05-23 08:08:34 +02:00
18646e3d1b fix: move creation loading indicator to create session form
alex pushed to dev at alex/headquarter 2026-05-23 08:04:57 +02:00
8c5e1b931e fix: move creation loading indicator outside active sessions grid
alex pushed to dev at alex/headquarter 2026-05-23 07:55:02 +02:00
d1be2e4951 feat: add loading indicators for long-running operations