Alex alex
  • Joined on 2026-05-11
alex pushed to dev at alex/headquarter 2026-05-24 14:36:04 +02:00
d1c187ab16 feat: implement persistent terminal sessions
alex pushed to dev at alex/headquarter 2026-05-24 14:29:46 +02:00
ecd3ba5918 Merge branch 'dev' of ssh://git.commumedia.org:2222/alex/headquarter into dev
a919ff8611 feat: add persistent terminal sessions spec
Compare 2 commits »
alex pushed to dev at alex/headquarter 2026-05-24 14:28:13 +02:00
39cf01c3c9 fix: use absolute positioning for xterm.js to fill container
alex pushed to dev at alex/headquarter 2026-05-24 14:23:42 +02:00
c49bb028c4 fix: remove ResizeObserver to prevent infinite resize loop
alex pushed to dev at alex/headquarter 2026-05-24 14:15:35 +02:00
0baf7f7750 Merge branch 'dev' of ssh://git.commumedia.org:2222/alex/headquarter
6e496e102d fix: terminal sizing and newline rendering issues
Compare 2 commits »
alex pushed to dev at alex/headquarter 2026-05-24 14:07:57 +02:00
7cb88a3163 Merge branch 'dev' of ssh://git.commumedia.org:2222/alex/headquarter into dev
ce1a73abce feat: add styles and polish for unified session list components
Compare 2 commits »
alex pushed to dev at alex/headquarter 2026-05-24 14:05:46 +02:00
5fddc65468 Merge branch 'dev' of ssh://git.commumedia.org:2222/alex/headquarter into dev
f065e2b8c0 fix: terminal sizing and container overflow
Compare 2 commits »
alex pushed to dev at alex/headquarter 2026-05-24 14:03:35 +02:00
f4cf286bb5 Merge branch 'dev' of ssh://git.commumedia.org:2222/alex/headquarter into dev
549d13f469 feat: implement unified session list components
Compare 2 commits »
alex pushed to dev at alex/headquarter 2026-05-24 13:57:32 +02:00
45cd192188 Merge branch 'dev' of ssh://git.commumedia.org:2222/alex/headquarter into dev
030a39dd5a fix: send resize message when font size changes
Compare 2 commits »
alex pushed to dev at alex/headquarter 2026-05-24 13:50:18 +02:00
ed15d53493 Merge branch 'dev' of ssh://git.commumedia.org:2222/alex/headquarter into dev
ffb7ef0d21 feat: add session list overhaul proposal
Compare 2 commits »
alex pushed to dev at alex/headquarter 2026-05-24 13:47:49 +02:00
e265c86997 fix: use flex layout for terminal container to ensure proper sizing
alex pushed to dev at alex/headquarter 2026-05-24 13:43:04 +02:00
23c876b558 Merge branch 'dev' of ssh://git.commumedia.org:2222/alex/headquarter into dev
74c65068c8 fix: add ResizeObserver and delayed fit for terminal sizing
Compare 2 commits »
alex pushed to dev at alex/headquarter 2026-05-24 13:42:39 +02:00
48277369f2 Merge branch 'dev' of ssh://git.commumedia.org:2222/alex/headquarter into dev
5f39267781 fix: use bind mount for instances in traefik compose
Compare 2 commits »
alex pushed to dev at alex/headquarter 2026-05-24 13:38:23 +02:00
caf11cdb8a fix: improve terminal sizing with delayed fit and flex layout
alex pushed to dev at alex/headquarter 2026-05-24 13:31:54 +02:00
2f44306089 fix: ensure terminal fills entire viewport on mobile
alex pushed to dev at alex/headquarter 2026-05-24 13:24:23 +02:00
6173d42ddf fix: allow terminal page to fill available space instead of using 100vh
alex pushed to dev at alex/headquarter 2026-05-24 13:21:00 +02:00
9afd559394 fix: reduce minimum font size and prevent reconnection on font size change
alex pushed to dev at alex/headquarter 2026-05-24 13:15:54 +02:00
25da0c149a Merge branch 'dev' of ssh://git.commumedia.org:2222/alex/headquarter into dev
457f0d29ae fix: add safety guards to font size change and show buttons on all screen sizes
Compare 2 commits »
alex pushed to dev at alex/headquarter 2026-05-24 13:14:07 +02:00
dfbd3e60a8 Merge branch 'dev' of ssh://git.commumedia.org:2222/alex/headquarter into dev
075eb6a76b fix: ensure cloned repo is mounted in compose for clone mode
Compare 2 commits »
alex pushed to dev at alex/headquarter 2026-05-24 13:10:16 +02:00
4571bebf8e feat: add font size controls to mobile terminal header and fix auto-hide space reclamation