uptime-kuma/server/monitor-types
Matt Visnovsky fdc145bffd Added Robustness
There are a lot of changes here:
-Fixed a lot of issues encountered during my testing
-JSON path is evaluated BEFORE making comparisons (this was the true intended behavior by @chakflying)
-Variable name changes (cosmetic)
-Added != operator
-Changed jsonQueryDescription (again)
2024-06-06 18:52:33 -06:00
..
dns.js Chore: Extracted the dns monitor to its own monitor-type (#3413) 2023-09-09 18:14:55 +08:00
monitor-type.js Chore: General notification reformatting (#3182) 2024-03-14 14:21:15 +01:00
mqtt.js MQTT monitor, set the MQTT clientId to make it easier in the MQTT broker to identify where the connections are coming from 2024-02-19 07:57:34 +01:00
real-browser-monitor-type.js Merge branch '1.23.X' into 1.23.13-to-2.0.0 2024-04-25 15:42:53 +08:00
snmp.js Added Robustness 2024-06-06 18:52:33 -06:00
tailscale-ping.js Made sure that more of the async usages are awaited (#4574) 2024-03-15 15:02:55 +01:00