uptime-kuma/server
2021-09-01 14:33:00 +08:00
..
model
auth.js
check-version.js
database.js revert back to node-sqlite3, as better-sqlite3 causes a lot of installation problems 2021-09-01 14:33:00 +08:00
notification.js fix discord notification appended port unexpectedly 2021-08-31 22:15:02 +08:00
password-hash.js change bcrypt to bcryptjs, use my own prebuilt better-sqlite3, supports more prebuilt 2021-08-31 19:56:44 +08:00
ping-lite.js raise the ping timeout from 2s to 10s (avoid #294) 2021-08-31 22:14:33 +08:00
prometheus.js
server.js
util-server.js