uptime-kuma/src
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
..
assets Feat: Show monitor ID in Details (#4331) 2024-01-28 18:15:29 +08:00
components New notification provider: SMS Partner API (#4769) 2024-05-22 22:53:49 +02:00
lang Add custom html code to head 2024-06-04 00:31:47 +02:00
layouts Fix: Correct colors 2024-02-20 17:52:59 +01:00
mixins Feat: Use UptimeCalculator for PingChart (#4264) 2024-05-19 22:03:32 +02:00
modules/dayjs Fix lint 2022-12-15 13:57:28 +08:00
pages Add custom html code to head 2024-06-04 00:31:47 +02:00
App.vue Enforce semicolon, fix format globally 2022-04-14 01:20:54 +08:00
i18n.js Merge branch '1.23.X' into 1.23.13-to-2.0.0 2024-04-25 15:42:53 +08:00
icon.js Change Icon, Add missing var 2023-03-10 22:04:47 +07:00
main.js Feat: Toast notification timeout settings (#3441) 2023-09-06 19:52:54 +08:00
router.js Feature: remote browser support (#3904) 2023-12-01 15:29:10 +08:00
util-frontend.js migrate timezones-list lib to @vvo/tzdb issue #4479 (#4521) 2024-03-03 17:54:14 +08:00
util.js Merge manually 2023-12-11 02:36:08 +08:00
util.ts Merge branch '1.23.X' into 1.23.X-merge-to-2.X.X 2023-12-11 02:13:47 +08:00