uptime-kuma/server/socket-handlers
mueller-ma 7f0d3a3043 Add custom html code to head
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
2024-06-04 00:31:47 +02:00
..
api-key-socket-handler.js Chore: Add remaining server translation keys (#3684) 2023-09-27 04:53:14 +08:00
chart-socket-handler.js Feat: Use UptimeCalculator for PingChart (#4264) 2024-05-19 22:03:32 +02:00
cloudflared-socket-handler.js Added JSDoc to ESLint (#3529) 2023-08-11 15:46:41 +08:00
database-socket-handler.js Made sure that more of the async usages are awaited (#4574) 2024-03-15 15:02:55 +01:00
docker-socket-handler.js Chore: Add remaining server translation keys (#3684) 2023-09-27 04:53:14 +08:00
general-socket-handler.js Merge branch '1.23.X' into 1.23.X-merge-to-2.X.X 2023-12-11 02:13:47 +08:00
maintenance-socket-handler.js Chore: Add remaining server translation keys (#3684) 2023-09-27 04:53:14 +08:00
proxy-socket-handler.js Chore: Add remaining server translation keys (#3684) 2023-09-27 04:53:14 +08:00
remote-browser-socket-handler.js Feature: remote browser support (#3904) 2023-12-01 15:29:10 +08:00
status-page-socket-handler.js Add custom html code to head 2024-06-04 00:31:47 +02:00