Self-hosted SSH + SFTP + RDP in a browser — MobaXterm replacement
Go to file
Vantz Stockwell d67e183d72 feat: master password unlock UI with first-run vault creation
Add the unlock screen that gates entry to the main app. Includes
app store (unlocked state, firstRun flag), a centered dark-themed
unlock card with WRAITH branding, password validation for first-run
vault creation, and conditional rendering in App.vue.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-17 06:32:10 -04:00
docs Merge branch 'worktree-agent-a866869e' into feat/phase1-foundation 2026-03-17 06:22:06 -04:00
frontend feat: master password unlock UI with first-run vault creation 2026-03-17 06:32:10 -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