Sam
a8b102ad4a
add retries for pinging function
...
backend:
- new field for monitor: maxretries
- new pending status while service is retrying: 2
- pending status event is not marked important
- pending pings however register as downtime in the calculation
frontend:
- added pending status while service is retrying
- added color for new pending status
- added field to configure amount of retries
database:
- IMPORTANT: THIS REQUIRES MIGRATION!!!!
- added field: maxretries with default value 0
2021-07-19 18:23:06 +02:00
Adam Stachowicz
d94894b7e0
Fix require-v-for-key
, remove unused declarations and double spaces
2021-07-18 03:10:15 +02:00
Adam Stachowicz
a173700cd4
Add pagination
2021-07-18 03:04:40 +02:00
Louis Lam
fef41b44a8
Revert "basic darkmode"
2021-07-13 12:16:11 +08:00
Philipp Dormann
d9e2c230bf
Merge branch 'master' of philippdormann/uptime-kuma into philippdormann/uptime-kuma->feature/darkmode
...
darkmode based on css variables. ref https://github.com/louislam/uptime-kuma/issues/21
2021-07-12 22:21:19 +02:00
Philipp Dormann
dae92d0ae4
Merge remote-tracking branch 'upstream/master'
...
# Conflicts:
# package.json
2021-07-12 21:40:35 +02:00
LouisLam
56fcfc9369
fix show N/A if the ping is 0ms
2021-07-12 11:20:18 +08:00
LouisLam
a9d19ae06a
support json for keyword type
2021-07-12 10:52:41 +08:00
Philipp Dormann
66d991bd05
🐞 added missing v-bind:key to Dashboard
2021-07-12 00:27:29 +02:00
Philipp Dormann
673d3c124c
🚧 WIP on darkmode 🌑
2021-07-12 00:26:33 +02:00
LouisLam
a1adfb95cc
minor fix
2021-07-11 23:12:43 +08: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
5f89940ab6
add setup page
2021-07-11 13:47:57 +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
3bdf174e90
add telegram notification
2021-07-09 14:14:03 +08:00
LouisLam
55bd6b6d7a
implement timezone
2021-07-01 21:47:14 +08:00
LouisLam
1d64f643b1
implement keyword monitor
2021-07-01 17:19:28 +08:00
LouisLam
ef028794ac
sort dashboard home event list
2021-07-01 17:05:02 +08:00
LouisLam
a6b5986dd6
add ping and fix uptime
2021-07-01 17:00:23 +08:00
LouisLam
9c653c3d05
implement tcping
2021-07-01 14:03:06 +08:00
LouisLam
84c21b71c0
implement uptime
2021-07-01 13:11:16 +08:00
LouisLam
82afddcfd6
add duration to heartbeat, add timezone array
2021-07-01 02:02:54 +08:00
LouisLam
46f07fc17e
many update again
2021-06-30 21:04:58 +08:00
Louis
9fa84a0a2b
many update
2021-06-29 16:06:20 +08:00
LouisLam
d02401b1c2
many update
2021-06-27 16:10:55 +08:00
LouisLam
6974f0f3ad
finish heartbeat bar
2021-06-26 14:32:12 +08:00
LouisLam
497d63ef7d
implementing heartbeat bar
2021-06-26 03:03:06 +08:00
LouisLam
0a4fb45a8c
init
2021-06-25 21:55:49 +08:00