11 Commits

Author SHA1 Message Date
EZSCALE
6c7cdc6421 fix: XSS escaping, null guards, JS bug fixes, and documentation updates
- Escape $serverObject and $systemUrl in AdminHTML.php heredocs to prevent XSS
- Add null guard in Database::getSystemUrl() to prevent fatal error
- Guard primaryNetwork access in module.js to prevent null dereference
- Reset badge/traffic-bar CSS classes on refresh to prevent accumulation
- Add VNC popup-blocked check with user-facing message
- Add BS3 input-group-btn dual class for theme compatibility
- Escape billing template variables with |escape:'htmlall'
- Add cache-busting to admin CSS/JS includes
- Switch cache-busting format from version to date-based (20260207)
- Create .releaserc.json for automated CHANGELOG.md management
- Add changelog/git plugins to semantic-release workflow
- Remove manual [Unreleased] section from CHANGELOG.md
- Update README: install/upgrade with rsync, accuracy fixes, add keygen.js
- Update CLAUDE.md: add keygen.js, document removed features
- Fix SECURITY.md grammar and version operator

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-07 15:48:49 -06:00
7b87fdcc3f Updated github action 2025-10-01 13:06:43 -04:00
Prophet731
a46223e5ac Update issue templates 2023-09-11 00:31:03 -04:00
24e79eed31 Forgot to remove this 2023-09-10 23:50:54 -04:00
db3afee99e Deleted linter as its not really needed. 2023-09-10 23:50:36 -04:00
8823df0f12 Removed empty lines and whitespaces 2023-09-10 18:36:42 -04:00
b2007c31f5 Updates 2023-09-10 18:32:05 -04:00
4c0b8f6eb1 Forgot to require lint-code to run first. 2023-09-10 18:16:38 -04:00
ea60551095 Let's try it again. 2023-09-10 18:15:05 -04:00
05c52545b4 Forgot to pass github token 2023-09-10 17:56:58 -04:00
c0757cca5c Created github action to lint code and publish a release 2023-09-10 17:54:00 -04:00