uptime-kuma/server/model
0xsid0703 645aecc3ba Move downtime tracking out of notification provider
- Move database query from discord.js to Monitor.sendNotification()
- Remove R import from discord.js (notification providers shouldn't query DB)
- Calculate actual downtime duration between two timestamps (not relative)
- Simplify notification fields: show only start time and duration
- Remove redundant 'Back Online' and 'Time (timezone)' fields
2026-01-15 20:21:52 +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: allow for private domains like example.local and others (#6711) 2026-01-14 17:13:53 +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 chore: enable formatting over the entire codebase in CI (#6655) 2026-01-09 02:10:36 +01:00
maintenance.js chore: enable formatting over the entire codebase in CI (#6655) 2026-01-09 02:10:36 +01:00
monitor.js Move downtime tracking out of notification provider 2026-01-15 20:21:52 +01:00
proxy.js Added JSDoc to ESLint (#3529) 2023-08-11 15:46:41 +08:00
remote_browser.js Feature: remote browser support (#3904) 2023-12-01 15:29:10 +08:00
status_page.js chore: enable formatting over the entire codebase in CI (#6655) 2026-01-09 02:10:36 +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