Commit graph

10 commits

Author SHA1 Message Date
Philipp Dormann
1bb9700ae3
Merge branch 'master' of https://github.com/louislam/uptime-kuma
# Conflicts:
#	README.md
#	dockerfile
#	package-lock.json
#	package.json
#	server/model/monitor.js
#	server/notification.js
#	src/components/NotificationDialog.vue
#	src/layouts/Layout.vue
#	src/pages/EditMonitor.vue
2021-08-03 15:05:17 +02:00
LouisLam
e032072900 eslint: allow while (true) 2021-07-30 15:13:51 +08:00
Nelson Chan
47b19ea2f2 ESLint: fix file 2021-07-30 12:35:02 +08:00
LouisLam
081abcb6a1 add util.ts for sharing common functions between frontend and backend 2021-07-30 11:23:04 +08:00
LouisLam
53a90347ca update database schema, add upside_down and ignore_tls 2021-07-28 23:26:27 +08:00
LouisLam
3666ebb931 change no-unused-vars from error to warn 2021-07-28 20:52:49 +08:00
LouisLam
06c4523ce3 update the latest db version to 3 2021-07-26 23:05:04 +08:00
Philipp Dormann
061f132082
🧹 several cleanups 2021-07-24 19:38:32 +02:00
Nelson Chan
96c60dd94a Feat: Add database storage for TLS info 2021-07-22 16:04:32 +08:00
LouisLam
e02eb72863 add db migration 2021-07-22 02:02:35 +08:00