Commit Graph
46 Commits
Author SHA1 Message Date
MCHost 885f10d3b4 allow users to see disk usage 2025-12-26 23:40:24 -05:00
Raven Scott e50acc54f1 feat: add complete panel reset functionality to refresh button
Implement comprehensive reset of panel state, UI elements, and components
when refresh button is clicked. The panel now operates like new while
maintaining WebSocket connection.
2025-11-25 00:58:48 -05:00
Raven Scott 02356eff7b fix: resolve critical bugs and memory leaks
- Fix PORT validation in server.js
- Fix helmet middleware usage and add rate limiter error handling
- Fix interval cleanup bugs in websocket.js
- Remove duplicate monitor intervals in docker.js
- Fix variable bugs and event listener cleanup in app.js
- Ensure proper cleanup of all intervals and event listeners
2025-11-25 00:53:43 -05:00
MCHost 4299684d8d 2.4.1 2025-11-17 03:27:02 -05:00
MCHost ec21cc052b Release Holesail 2.4.0 2025-11-17 01:29:15 -05:00
MCHost 475d2715d5 update 2025-10-24 22:57:48 -04:00
MCHost 0c6397037f update SFTP 2025-09-25 21:50:07 -04:00
MCHost ccbe1f4b7a update tutorial 2025-08-16 22:40:37 -04:00
MCHost a119a09094 sort player list 2025-08-13 01:47:23 -04:00
MCHost b2987d69d7 Update tutorial Holesail 2.3.0 2025-08-07 23:24:40 -04:00
MCHost 99277e4a8a update tutorial 2025-08-05 03:45:57 -04:00
MCHost 949f9ee114 add new dynamic tag line for paid users 2025-07-23 03:30:01 -04:00
MCHost d162b17dba update styles for modals and notifs 2025-07-10 03:19:43 -04:00
MCHost f11c2f96ba disable the particle system until I optimize 2025-07-09 23:12:05 -04:00
MCHost b982e45300 update - add internal SFTP Endpoint 2025-07-09 21:18:49 -04:00
MCHost d7306933b9 clean up UI 2025-07-07 17:36:25 -04:00
MCHost 89c41fa8a7 cleaning up actions UI in player list 2025-07-07 17:27:54 -04:00
MCHost 9daa3153fa fix flicker after logout 2025-07-07 00:03:30 -04:00
MCHost cb6dbb8dd6 xterm theme 2025-07-06 22:38:34 -04:00
MCHost 61f858b806 repair particles 2025-07-06 22:24:59 -04:00
MCHost 35514146bf combile main-app.js into app.js 2025-07-06 22:17:23 -04:00
MCHost cc75715829 remove dup notif 2025-07-06 22:09:11 -04:00
MCHost 780b6a9c18 fix mobile menu 2025-07-06 22:07:36 -04:00
MCHost cdd69bd19b update 2025-07-06 21:55:54 -04:00
MCHost 7c9fccc683 fix start button to reenable restart button 2025-07-06 21:38:59 -04:00
MCHost fde426b51c bug fixes 2025-07-06 21:34:09 -04:00
MCHost 3922758489 change server links text 2025-07-06 21:18:11 -04:00
MCHost 452a27ece3 release website style for panel 2025-07-06 21:11:43 -04:00
MCHost 131aa1ecd9 Revert style for further dev 2025-07-06 12:13:20 -04:00
MCHost 82c5970060 Move panel to website theme 2025-07-06 10:27:26 -04:00
MCHost 1b58acb38b update 2025-07-01 21:52:31 -04:00
MCHost 7dc2146fb0 Move code for tutorial to its own file 2025-06-26 23:16:13 -04:00
MCHost 6d872057bd Add real notifications to copy buttons 2025-06-26 22:54:18 -04:00
MCHost 19d90de79a reapplying previous code changes 2025-06-26 18:07:51 -04:00
MCHost d096231869 Add holesail key section along with holesail tutorial and easy share tutorial so folks can share easy on discord 2025-06-26 04:13:21 -04:00
MCHost 281d3432b4 remove another reduntant notif 2025-06-26 02:55:15 -04:00
MCHost f8cf7802cb remove redundant notif 2025-06-26 02:53:11 -04:00
MCHost 375d1400d6 Feat: Server Props Search
Feat: Add custom prop adds
Feat: Add Removing Props
2025-06-26 02:39:42 -04:00
MCHost 728ea10e80 Feat: Add toggle switches for server props editor modal
Feat: Add search for settings in modal
Update: CSS
2025-06-26 02:19:29 -04:00
MCHost 591438bdb1 update sftp connection to hostname from /etc/hosts 2025-06-25 04:58:55 -04:00
MCHost 949feda112 Move sftp button to sftp section as a refresh button. 2025-06-25 04:27:38 -04:00
MCHost e8f5cdd06f Add SFTP Client Connection on Load 2025-06-25 03:42:32 -04:00
MCHost e5587b7769 remove debug message 2025-06-25 02:57:53 -04:00
MCHost 4c32ebae09 Convert SFTP Client to use local internal docker IPs for connection.
This removes the need for SFTP-Links to be online!
2025-06-25 02:45:37 -04:00
MCHost 957592de1c remove user/pass from sftp details - no longer needed 2025-06-24 01:07:19 -04:00
MCHost ee0707a9c1 Feat: Adding SFTP Client & Automatic Connections via button! 2025-06-23 22:54:03 -04:00