8 Commits

Author SHA1 Message Date
e2c0b74d97 remove css ref 2025-07-03 02:58:35 -04:00
21a5029f71 add favicon 2025-07-03 02:57:28 -04:00
c464f3b3b5 update to add widget section 2025-07-03 02:51:10 -04:00
827799b7cb add widgets for my-mc.link servers 2025-07-03 02:28:06 -04:00
4710c876a3 edit rate limit 2025-07-03 01:49:51 -04:00
e7d81ad5a3 Add input validation and add advanced logging
- Implemented input validation for binary paths, hostnames, and ports to enhance security
- Added winston-based advanced logging with debug, info, warn, and error levels
- Configured logging to output to both console and server.log file
- Included request context and unique request IDs in logs
- Fixed binary path validation to allow /home/go/status and added existence checks
2025-07-03 01:29:19 -04:00
28d9d8aff5 Add rate limit with Exponential Backoff 2025-07-03 01:13:54 -04:00
08b110b285 first commit 2025-07-03 00:26:07 -04:00