wraith/frontend
Vantz Stockwell 3898a1c3e2 feat: host key dialog and double-click connection flow
Add HostKeyDialog modal with two modes: new host (informational with
blue accent) and changed key (warning with red accent). Shows
hostname, key type, and fingerprint in monospace. ConnectionTree
now has @dblclick handler that calls sessionStore.connect(). Session
store gains a connect() method that looks up the connection, checks
for existing sessions, and creates a mock session tab. Pre-loaded
mock sessions removed — sessions start empty and are created on
double-click.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-17 07:04:49 -04:00
..
src feat: host key dialog and double-click connection flow 2026-03-17 07:04:49 -04:00
index.html feat: Wails v3 + Vue 3 project scaffold with Tailwind dark theme 2026-03-17 06:11:19 -04:00
package-lock.json feat: xterm.js terminal with fit addon and Wails binding bridge 2026-03-17 07:04:31 -04:00
package.json feat: xterm.js terminal with fit addon and Wails binding bridge 2026-03-17 07:04:31 -04:00
tsconfig.json feat: Wails v3 + Vue 3 project scaffold with Tailwind dark theme 2026-03-17 06:11:19 -04:00
vite.config.ts feat: master password unlock UI with first-run vault creation 2026-03-17 06:32:10 -04:00