Commit graph

16 commits

Author SHA1 Message Date
LouisLam
f345a8f33a wip, split dark theme style by .dark and store light theme to normal 2021-08-07 01:21:41 +08:00
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
8ebaca4c5c improve disableAuth handling 2021-08-03 13:07:20 +08:00
LouisLam
6f868c9ec3 implement no auth 2021-07-31 23:41:24 +08:00
LouisLam
c6a66fad79 add setting for disable auth 2021-07-31 21:57:58 +08:00
Adam Stachowicz
9648d700d7 Autofix on save 2021-07-27 19:47:13 +02:00
Philipp Dormann
7eeeffd2cf
🧹 cleanups from merge 2021-07-24 19:25:36 +02:00
rezzorix
2450b3d082
Small grammar updates to Settings.vue
Just small grammar corrections.
2021-07-23 11:48:39 +08:00
Adam Stachowicz
d94894b7e0 Fix require-v-for-key, remove unused declarations and double spaces 2021-07-18 03:10:15 +02:00
LouisLam
f9800a087e optimize for mobile 2021-07-11 15:23:28 +08:00
LouisLam
ae07cd9c35 prepare for docker 2021-07-11 14:20:31 +08:00
LouisLam
86492f6dad remove some debug msg 2021-07-10 12:04:40 +08:00
LouisLam
d24a15410e send notification for important heartbeat 2021-07-09 17:55:48 +08:00
LouisLam
55bd6b6d7a implement timezone 2021-07-01 21:47:14 +08:00
LouisLam
82afddcfd6 add duration to heartbeat, add timezone array 2021-07-01 02:02:54 +08:00
LouisLam
0a4fb45a8c init 2021-06-25 21:55:49 +08:00