Commit Graph

154 Commits

Author SHA1 Message Date
marvin 815769c539 Fix log token leakage, orphaned certs, hash routing, icon-reset label, docs/backup theme contrast, and version drift
- Redact sensitive query-string params (token/secret/password/etc.) before storing access logs
- Clean up orphaned certificate files when a site/proxy/redirect is deleted, renamed, or has domains removed
- Add hashchange listener so back/forward navigation and deep links correctly route the app
- Fix activity log showing "undefined" instead of a username when resetting/updating a user's icon
- Fix illegible dark-on-dark text in the Docs page hero banner and the Backup & Restore form fields in light theme
- Give raw validation errors on proxy/site/redirect config routes the same "Gateway configuration rejected:" wording as other config errors
- Serve index.html with the real package.json version baked into the cache-busting query string instead of a stale hardcoded one
- Bump version to 0.11.31
v0.11.31
2026-09-12 15:45:34 -04:00
marvin 15dbfb4971 Fix Trivy action version pin again (use existing 0.35.0 tag) 2026-09-12 14:08:35 -04:00
marvin af2a7eeb86 Fix Trivy action version pin (0.28.0 doesn't exist, use 0.36.0) 2026-09-12 14:07:21 -04:00
marvin bbeeb633de Import Site Gateway app and clean up for standalone release 2026-09-12 17:58:54 +00:00