wraith/frontend/src/stores
Vantz Stockwell 163af456b4
All checks were successful
Build & Sign Wraith / Build Windows + Sign (push) Successful in 1m5s
fix: SSH password prompt on auth failure, version from Go backend, visible errors
- ConnectSSH returns NO_CREDENTIALS error when no credential is stored
- Frontend catches auth failures and prompts for username/password
- ConnectSSHWithPassword method for ad-hoc password auth
- Version loaded from Go backend (build-time -ldflags) in settings + unlock screen
- Connection errors shown as alert() instead of silent console.error
- Added UpdateService.CurrentVersion() and WraithApp.GetVersion()

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-17 11:38:08 -04:00
..
app.store.ts fix: wire vault persistence, connection loading, and MobaXterm import to real Go backend 2026-03-17 10:27:50 -04:00
connection.store.ts fix: wire vault persistence, connection loading, and MobaXterm import to real Go backend 2026-03-17 10:27:50 -04:00
copilot.store.ts feat: wire real Claude API — OAuth login + live chat via Wails bindings 2026-03-17 10:22:07 -04:00
session.store.ts fix: SSH password prompt on auth failure, version from Go backend, visible errors 2026-03-17 11:38:08 -04:00