Self-hosted SSH + SFTP + RDP in a browser — MobaXterm replacement
Go to file
Vantz Stockwell d57cd6cfbb feat: main layout — sidebar connection tree, tab bar, status bar
Three-panel layout with 240px sidebar, tabbed session area, and
status bar. Sidebar has Connections/SFTP toggle, search input, and
collapsible group tree with protocol-colored dots. Tab bar shows
active sessions with color-coded indicators and close buttons.
Status bar displays connection info, theme, encoding, and terminal
size. All backed by connection and session Pinia stores with mock
data until Wails bindings are connected.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-17 06:32:17 -04:00
docs Merge branch 'worktree-agent-a866869e' into feat/phase1-foundation 2026-03-17 06:22:06 -04:00
frontend feat: main layout — sidebar connection tree, tab bar, status bar 2026-03-17 06:32:17 -04:00
images feat: convert Settings to right sidebar panel, remove light mode 2026-03-13 10:25:24 -04:00
internal feat: wire all services into Wails app entry point 2026-03-17 06:28:32 -04:00
.gitignore chore: exclude .claude worktrees from git 2026-03-17 06:22:18 -04:00
go.mod Merge branch 'worktree-agent-a866869e' into feat/phase1-foundation 2026-03-17 06:22:06 -04:00
go.sum feat: vault service — Argon2id key derivation + AES-256-GCM encrypt/decrypt 2026-03-17 06:16:23 -04:00
LICENSE feat: Wails v3 + Vue 3 project scaffold with Tailwind dark theme 2026-03-17 06:11:19 -04:00
main.go feat: wire all services into Wails app entry point 2026-03-17 06:28:32 -04:00