wraith/src
Vantz Stockwell f825692ecc
All checks were successful
Build & Sign Wraith / Build Windows + Sign (push) Successful in 2m54s
feat: SSH key file browser — Browse button to load keys from disk
Adds a file picker next to the Private Key textarea in the credential
dialog. Users can browse for key files (.pem, .key, id_rsa, id_ed25519,
etc.) instead of copy-pasting PEM content. Uses standard FileReader API
— no additional Tauri plugins needed.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-24 19:20:00 -04:00
..
assets feat: Phase 2 complete — SSH terminal + frontend UI 2026-03-17 15:28:18 -04:00
components feat: SSH key file browser — Browse button to load keys from disk 2026-03-24 19:20:00 -04:00
composables feat: RDP clipboard paste, keyboard grab default ON, frame dirty flag 2026-03-24 17:57:16 -04:00
layouts feat: integrate Gemini AI XO copilot + backend cleanup + connection timeouts 2026-03-24 16:38:52 -04:00
stores fix: TS type error — invoke returns array not single object 2026-03-18 03:09:23 -04:00
App.vue feat: Phase 1 complete — Tauri v2 foundation 2026-03-17 15:09:41 -04:00
env.d.ts feat: Phase 1 complete — Tauri v2 foundation 2026-03-17 15:09:41 -04:00
main.ts feat: Phase 1 complete — Tauri v2 foundation 2026-03-17 15:09:41 -04:00