wraith/frontend/composables
Vantz Stockwell 711ef73786 fix: SFTP list not sent + RDP connect button does nothing
SFTP: Added console logging to diagnose, plus a watcher that sends
the pending list when sessionId becomes available (covers the race
where WS opens before sessionId is set).

RDP: connectHost() was returning early for non-SSH protocols.
Removed the guard and use host.protocol instead of hardcoded 'ssh'.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-14 02:04:33 -04:00
..
useRdp.ts fix: infinite remount loop — use stable key for session components 2026-03-14 01:51:31 -04:00
useSftp.ts fix: SFTP list not sent + RDP connect button does nothing 2026-03-14 02:04:33 -04:00
useTerminal.ts fix: infinite remount loop — use stable key for session components 2026-03-14 01:51:31 -04:00
useTerminalThemes.ts feat: Termius-inspired UI — right sidebar, host counts, terminal themes 2026-03-13 10:19:57 -04:00
useVault.ts feat: vault management UI — SSH key import + credential CRUD 2026-03-12 17:30:59 -04:00