Commit Graph

4 Commits

Author SHA1 Message Date
30bc2f53ff fix: Handle res.sendError TypeError and improve SFTP connection stability
- Modified `getSession` to throw errors instead of using `res.sendError`, ensuring compatibility with HTTP and WebSocket contexts
- Updated HTTP routes to use `initApi` middleware for consistent error handling with `res.sendError`
- Enhanced WebSocket routes to catch and send errors via WebSocket messages
- Improved SFTP error handling with better logging and session cleanup
- Added input validation and try-catch blocks to prevent unhandled errors
- Fixed `Error: No response from server` by ensuring proper session management
2025-06-24 21:44:23 -04:00
9749663996 bring remote assets to local 2025-06-24 00:32:24 -04:00
e3ad40a023 fix clipboard for the panel 2025-06-24 00:04:58 -04:00
b7c2fa6d19 first commit 2025-06-23 22:59:27 -04:00