uptime-kuma/server
Louis Lam ccede11e1c
1.23.x changes to 2.0 (#5457)
2024-12-20 15:46:31 +08:00
..
jobs Data migration and history retention for 2.0.0 (#5075) 2024-10-26 20:50:29 +08:00
model fix(tags): Fix the tag deletion (#5298) 2024-11-02 13:09:23 +01:00
modules
monitor-conditions
monitor-types Merge branch 'master' into 1.23.X-to-2 2024-12-20 15:38:45 +08:00
notification-providers only allow for valid urls in slack button (#5312) 2024-11-05 20:50:47 +01:00
routers fix: slug input (#5239) 2024-11-26 01:56:23 +01:00
socket-handlers fix: slug input (#5239) 2024-11-26 01:56:23 +01:00
utils Fix: Knex cannot set a default value for TEXT field (MariaDB) (#5261) 2024-10-28 13:16:22 +08:00
2fa.js
auth.js
check-version.js
client.js
config.js
database.js Fix: [MariaDB] Unable to clean up heartbeat data (#5425) 2024-12-12 14:49:01 +08:00
docker.js
embedded-mariadb.js Fix: Embedded MariaDB startup issue (#5283) 2024-11-05 20:25:08 +08:00
google-analytics.js
image-data-uri.js
jobs.js
notification.js feat: add notification provider `SendGrid` (#5205) 2024-10-18 02:25:23 +02:00
password-hash.js
prometheus.js
proxy.js
rate-limiter.js
remote-browser.js
server.js Fix: Docker Healthcheck is not happy during migration (#5258) 2024-10-27 13:22:23 +08:00
settings.js
setup-database.js
uptime-calculator.js Data migration and history retention for 2.0.0 (#5075) 2024-10-26 20:50:29 +08:00
uptime-kuma-server.js feat: add `RabbitMQ` monitor (#5199) 2024-10-20 15:57:03 +02:00
util-server.js