uptime-kuma/server/monitor-types
Angel98518 a2f21ecb7d fix: Move MongoDB JSON validation to Monitor.validate()
Move databaseQuery JSON validation from mongodb.js check() method
to Monitor.validate() to follow the same pattern as other monitor
types (e.g., ping monitor validations). This ensures validation
happens at the model level before the check is executed.
2026-01-20 07:16:08 +01:00
..
dns.js chore: enable formatting over the entire codebase in CI (#6655) 2026-01-09 02:10:36 +01:00
gamedig.js feat(gamedig): Update gamedig implementation to v5 (#4949) 2026-01-03 05:56:38 +00:00
group.js chore: enable formatting over the entire codebase in CI (#6655) 2026-01-09 02:10:36 +01:00
grpc.js chore: enable formatting over the entire codebase in CI (#6655) 2026-01-09 02:10:36 +01:00
manual.js chore: enable formatting over the entire codebase in CI (#6655) 2026-01-09 02:10:36 +01:00
mongodb.js fix: Move MongoDB JSON validation to Monitor.validate() 2026-01-20 07:16:08 +01:00
monitor-type.js Enforce UP status for non-custom status monitors (#6433) 2025-11-28 20:25:06 +08:00
mqtt.js chore: enable formatting over the entire codebase in CI (#6655) 2026-01-09 02:10:36 +01:00
mssql.js chore: enable formatting over the entire codebase in CI (#6655) 2026-01-09 02:10:36 +01:00
mysql.js chore: enable formatting over the entire codebase in CI (#6655) 2026-01-09 02:10:36 +01:00
postgres.js feat: added monitoring for postgres query result (#6736) 2026-01-14 23:48:48 +01:00
rabbitmq.js chore: enable formatting over the entire codebase in CI (#6655) 2026-01-09 02:10:36 +01:00
real-browser-monitor-type.js feat: add screenshot delay option for Browser Engine monitor (#6753) 2026-01-17 15:05:58 +01:00
redis.js chore: enable formatting over the entire codebase in CI (#6655) 2026-01-09 02:10:36 +01:00
sip-options.js chore: enable formatting over the entire codebase in CI (#6655) 2026-01-09 02:10:36 +01:00
smtp.js added SMTP monitor (#5489) 2025-05-18 22:35:55 +02:00
snmp.js feat(snmp): add SNMPv3 noAuthNoPriv support with backend test (#6552) 2026-01-18 05:59:02 +01:00
system-service.js chore: enable formatting over the entire codebase in CI (#6655) 2026-01-09 02:10:36 +01:00
tailscale-ping.js chore: enable formatting over the entire codebase in CI (#6655) 2026-01-09 02:10:36 +01:00
tcp.js chore: enable formatting over the entire codebase in CI (#6655) 2026-01-09 02:10:36 +01:00
websocket-upgrade.js chore: enable formatting over the entire codebase in CI (#6655) 2026-01-09 02:10:36 +01:00