wraith/frontend
Vantz Stockwell 8415c98970 feat: SFTP sidebar — file tree with mock data and transfer progress
Add useSftp composable with mock directory listings, path navigation,
and refresh. FileTree component shows path bar, toolbar (upload,
download, new folder, refresh, delete icons), file entries with
icons, humanized sizes, and dates. TransferProgress component shows
expandable transfer list with progress bars. SidebarToggle now
uses v-model to emit tab changes. MainLayout switches between
ConnectionTree and FileTree based on sidebar tab, and includes
TransferProgress panel. File double-click emits openFile event
for the editor integration.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-17 07:04:40 -04:00
..
src feat: SFTP sidebar — file tree with mock data and transfer progress 2026-03-17 07:04:40 -04:00
index.html feat: Wails v3 + Vue 3 project scaffold with Tailwind dark theme 2026-03-17 06:11:19 -04:00
package-lock.json feat: xterm.js terminal with fit addon and Wails binding bridge 2026-03-17 07:04:31 -04:00
package.json feat: xterm.js terminal with fit addon and Wails binding bridge 2026-03-17 07:04:31 -04:00
tsconfig.json feat: Wails v3 + Vue 3 project scaffold with Tailwind dark theme 2026-03-17 06:11:19 -04:00
vite.config.ts feat: master password unlock UI with first-run vault creation 2026-03-17 06:32:10 -04:00