wraith/internal/updater
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
..
service_test.go feat: auto-updater — check Gitea packages for new versions, download + install 2026-03-17 10:11:50 -04:00
service.go fix: SSH password prompt on auth failure, version from Go backend, visible errors 2026-03-17 11:38:08 -04:00