Commit Graph

9 Commits

Author SHA1 Message Date
liumangmang
cbb0d42a46 Rebuild UI for master-slave file distribution 2026-03-10 18:08:07 +08:00
liumangmang
0c443b029d Enhance security and reliability across SFTP workflows 2026-03-10 16:15:46 +08:00
liumangmang
56c40410dc Enhance file manager UI/UX and routing.
Improve layout, styling, file type badges, accessibility, and add cross-panel transfer actions from the context menu.
2026-02-05 17:06:30 +08:00
liu
72641eb7d7 Enhance file transfer capabilities by introducing support for multiple source paths and recursive directory transfers in FileController and LocalFileService. Updated TransferRequest to accommodate new fields, improved error handling, and refined UI interactions in app.js for better user experience during file operations. 2026-02-03 22:41:56 +08:00
liu
caf0d97903 Refactor Docker setup and enhance file transfer progress handling. Updated Dockerfile for multi-stage builds, modified docker-compose.yml to include image and container name, and improved progress bar functionality in app.js for better user feedback during file transfers. 2026-02-03 11:35:29 +08:00
liu
7e288f7c90 Enhance file transfer functionality by updating error handling in FileController and improving UI interactions in index.html and app.js. Added specific error messages for different transfer scenarios and refactored transfer functions for clarity and usability. 2026-02-03 11:18:14 +08:00
liu
96f78dea87 Refactor file transfer progress handling in app.js and update UI elements in index.html and style.css. Introduced a unified transfer progress display for uploads, downloads, and cross-panel transfers, enhancing user experience and visual feedback. 2026-02-03 10:35:59 +08:00
liu
9f72ff5a48 Refactor error handling in FileController and enhance file rendering logic in app.js. Improved error messages and added checks for data structure integrity. Updated connection handling to maintain independent selections for SFTP connections across panels. 2026-02-03 10:23:00 +08:00
liu
14289beb66 Initial commit
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-03 10:10:11 +08:00