mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-02-21 03:25:25 -08:00
* fix: update checker - fixed bug where it would make the request to uptime.kuma.pet regardless of the `checkUpdate` config; - defined constants in the top of the document for easier configuration/documentation; - removed unnecessary compareVersions: we were comparing the same var on both sides res.data.beta, so it will always be equal. * improvement: better logging and added doc * improved UPDATE_CHECKER_INTERVAL_MS const --------- Co-authored-by: Louis Lam <louislam@users.noreply.github.com> |
||
---|---|---|
.. | ||
jobs | ||
model | ||
modules | ||
monitor-types | ||
notification-providers | ||
routers | ||
socket-handlers | ||
2fa.js | ||
auth.js | ||
cacheable-dns-http-agent.js | ||
check-version.js | ||
client.js | ||
config.js | ||
database.js | ||
docker.js | ||
google-analytics.js | ||
image-data-uri.js | ||
jobs.js | ||
notification.js | ||
password-hash.js | ||
prometheus.js | ||
proxy.js | ||
rate-limiter.js | ||
server.js | ||
settings.js | ||
uptime-cache-list.js | ||
uptime-kuma-server.js | ||
util-server.js |