13 Commits
Author SHA1 Message Date
MCHost 0a3a0615ef feat: Add mrpack install support 2026-01-17 03:46:32 -05:00
MCHost 1e8270efe0 Feat: Add new context menu item to Unzip files 2026-01-17 03:22:28 -05:00
MCHost fcb968a72b start new session if session is dead 2025-12-27 02:23:54 -05:00
MCHost dbbf2958b1 Require sessions. Add no session page. 2025-10-16 01:21:32 -04:00
MCHost 617d22557c remove error which is no longer valid 2025-10-16 00:56:03 -04:00
MCHost 370759aaca update readme 2025-10-16 00:49:11 -04:00
MCHost 55768b0ea9 remove passwords from all headers, use connection ID and internal auth 2025-10-16 00:42:04 -04:00
MCHost 6479d8bdd8 fix syntax highlights and bug fix headers 2025-10-07 21:57:23 -04:00
MCHost 6689fbfa26 remove the connection manager GUI for a cleaner less confusing look 2025-07-23 05:21:08 -04:00
MCHost 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
MCHost 9749663996 bring remote assets to local 2025-06-24 00:32:24 -04:00
MCHost e3ad40a023 fix clipboard for the panel 2025-06-24 00:04:58 -04:00
MCHost b7c2fa6d19 first commit 2025-06-23 22:59:27 -04:00