uptime-kuma/server/model
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
..
api_key.js Added JSDoc to ESLint (#3529) 2023-08-11 15:46:41 +08:00
docker_host.js Added JSDoc to ESLint (#3529) 2023-08-11 15:46:41 +08:00
domain_expiry.js fix(domain_expiry): include static RDAP DNS data with auto-updates instead of dynamically requesting it (#6769) 2026-01-19 17:16:24 +00:00
group.js chore: enable formatting over the entire codebase in CI (#6655) 2026-01-09 02:10:36 +01:00
heartbeat.js chore: preemptivly reduce the cost to store the responses by lowering the limit and changing the on disk compression format (#6691) 2026-01-13 01:23:06 +00:00
incident.js feat: implement incident history (#6469) 2026-01-20 07:03:12 +01:00
maintenance.js chore: enable formatting over the entire codebase in CI (#6655) 2026-01-09 02:10:36 +01:00
monitor.js fix: Move MongoDB JSON validation to Monitor.validate() 2026-01-20 07:16:08 +01:00
proxy.js Added JSDoc to ESLint (#3529) 2023-08-11 15:46:41 +08:00
rdap-dns.json fix(domain_expiry): include static RDAP DNS data with auto-updates instead of dynamically requesting it (#6769) 2026-01-19 17:16:24 +00:00
remote_browser.js Feature: remote browser support (#3904) 2023-12-01 15:29:10 +08:00
status_page.js feat: implement incident history (#6469) 2026-01-20 07:03:12 +01:00
tag.js chore: enable formatting over the entire codebase in CI (#6655) 2026-01-09 02:10:36 +01:00
user.js chore: enable formatting over the entire codebase in CI (#6655) 2026-01-09 02:10:36 +01:00