wraith/src-tauri
Vantz Stockwell a8656b0812 feat: Phase 3 complete — SFTP sidebar with full file operations
Rust SFTP service: russh-sftp client on same SSH connection,
DashMap storage, list/read/write/mkdir/delete/rename/stat ops.
5MB file size guard. Non-fatal SFTP failure (terminal still works).

Vue frontend: FileTree with all toolbar buttons wired (upload,
download, delete, mkdir, refresh), TransferProgress panel,
useSftp composable with CWD following via Tauri events.
MainLayout wired with SFTP sidebar.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-17 15:46:35 -04:00
..
gen/schemas feat: Phase 1 complete — Tauri v2 foundation 2026-03-17 15:09:41 -04:00
icons feat: Phase 1 complete — Tauri v2 foundation 2026-03-17 15:09:41 -04:00
src feat: Phase 3 complete — SFTP sidebar with full file operations 2026-03-17 15:46:35 -04:00
build.rs feat: Phase 1 complete — Tauri v2 foundation 2026-03-17 15:09:41 -04:00
Cargo.lock feat: Phase 3 complete — SFTP sidebar with full file operations 2026-03-17 15:46:35 -04:00
Cargo.toml feat: Phase 3 complete — SFTP sidebar with full file operations 2026-03-17 15:46:35 -04:00
tauri.conf.json feat: Phase 1 complete — Tauri v2 foundation 2026-03-17 15:09:41 -04:00