mirror of
https://github.com/louislam/uptime-kuma.git
synced 2024-11-27 16:54:04 +00:00
7f0d3a3043
With this PR a new text field will be added that allows setting custom html code to the `<head>` of a status page. The implementation will be similar to https://github.com/louislam/uptime-kuma/pull/2567/files, but with a multi-line text field and without escaping any special chars. For security reasons the env var `UPTIME_KUMA_ALLOW_CUSTOM_HTML` must be set to `1` to enable this feature. This will allow tracking with most analytic platforms and has been requested several times. Closes #2818 |
||
---|---|---|
.. | ||
api-key-socket-handler.js | ||
chart-socket-handler.js | ||
cloudflared-socket-handler.js | ||
database-socket-handler.js | ||
docker-socket-handler.js | ||
general-socket-handler.js | ||
maintenance-socket-handler.js | ||
proxy-socket-handler.js | ||
remote-browser-socket-handler.js | ||
status-page-socket-handler.js |