uptime-kuma/server
Nelson Chan b8858f4605
Feat: Handle maintenance in `UptimeCalculator` (#4406)
Co-authored-by: Frank Elsinga <frank@elsinga.de>
2024-03-27 10:19:25 +08:00
..
jobs Uptime calculation improvement and 1-year uptime (#2750) 2023-09-01 05:19:21 +08:00
model Made sure that more of the async usages are awaited (#4574) 2024-03-15 15:02:55 +01:00
modules Relocate and fix jsesc issue 2023-02-04 16:58:39 +08:00
monitor-types Made sure that more of the async usages are awaited (#4574) 2024-03-15 15:02:55 +01:00
notification-providers Add gtxmessaging Notification Support (#4481) 2024-03-26 23:59:09 +01:00
routers Fix: Incorrect handling of status page not found (#4537) 2024-02-28 18:57:58 +08:00
socket-handlers Made sure that more of the async usages are awaited (#4574) 2024-03-15 15:02:55 +01:00
utils chore(jsdoc):Linting fixes (#3703) 2023-09-07 15:42:44 +08:00
2fa.js Add JSDoc to server/* 2022-04-20 19:56:40 +01:00
auth.js Made sure that more of the async usages are awaited (#4574) 2024-03-15 15:02:55 +01:00
check-version.js Fixed update checker making requests to uptime.kuma.pet even when turned off (#2281) 2023-07-03 15:28:03 +08:00
client.js Some minor changes for 2.0.0 (#4621) 2024-03-26 15:17:52 +08:00
config.js Merge manually 2023-12-11 02:36:08 +08:00
database.js Made sure that more of the async usages are awaited (#4574) 2024-03-15 15:02:55 +01:00
docker.js Made sure that more of the async usages are awaited (#4574) 2024-03-15 15:02:55 +01:00
embedded-mariadb.js chore(jsdoc):Linting fixes (#3703) 2023-09-07 15:42:44 +08:00
google-analytics.js Merge branch '1.23.X' into 1.23.X-merge-to-2.X.X-2 2023-11-25 03:25:03 +08:00
image-data-uri.js Added JSDoc to ESLint (#3529) 2023-08-11 15:46:41 +08:00
jobs.js Added JSDoc to ESLint (#3529) 2023-08-11 15:46:41 +08:00
notification.js Add gtxmessaging Notification Support (#4481) 2024-03-26 23:59:09 +01:00
password-hash.js Added JSDoc to ESLint (#3529) 2023-08-11 15:46:41 +08:00
prometheus.js Added JSDoc to ESLint (#3529) 2023-08-11 15:46:41 +08:00
proxy.js Handle cookies on redirection (#3589) 2023-11-29 17:25:33 +08:00
rate-limiter.js Added JSDoc to ESLint (#3529) 2023-08-11 15:46:41 +08:00
remote-browser.js 🐛 fix(remote-browser): Remove unused test() function (#4155) 2023-12-03 20:27:09 +08:00
server.js made sure to use `Promise.allSettled` instead of sleeping for 500ms after login (#4592) 2024-03-19 00:16:04 +08:00
settings.js Added JSDoc to ESLint (#3529) 2023-08-11 15:46:41 +08:00
setup-database.js Fix UPTIME_KUMA_DB_NAME issue (#4169) 2023-12-05 05:16:55 +08:00
uptime-calculator.js Feat: Handle maintenance in `UptimeCalculator` (#4406) 2024-03-27 10:19:25 +08:00
uptime-kuma-server.js Made sure that more of the async usages are awaited (#4574) 2024-03-15 15:02:55 +01:00
util-server.js Fix incorrect ping log (#4322) 2024-01-05 20:43:03 +08:00