uptime-kuma/db
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
..
knex_migrations Add custom html code to head 2024-06-04 00:31:47 +02:00
old_migrations Fix: Add missing FK for monitor-tls-info table (#4632) 2024-03-31 12:04:22 +08:00
knex_init_db.js Fix: Add missing FK for monitor-tls-info table (#4632) 2024-03-31 12:04:22 +08:00
kuma.db add retries for pinging function 2021-07-19 18:23:06 +02:00
patch-monitor-tls-info-add-fk.sql Fix: Add missing FK for monitor-tls-info table [1.23.X] (#4631) 2024-03-31 12:05:38 +08:00