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
Adam Stachowicz
4c8fdd07d9
Manual fixes
2021-07-27 19:53:59 +02:00
Adam Stachowicz
9648d700d7
Autofix on save
2021-07-27 19:47:13 +02:00
Philipp Dormann
736ddf4f03
Merge remote-tracking branch 'upstream/master'
...
# Conflicts:
# README.md
# dockerfile
# package-lock.json
# package.json
# server/notification.js
# server/server.js
# src/assets/vars.scss
# src/components/NotificationDialog.vue
# src/layouts/Layout.vue
# src/mixins/socket.js
# src/pages/Dashboard.vue
# src/pages/EditMonitor.vue
2021-07-24 19:10:55 +02:00
LouisLam
86e18ac11d
Merge branch 'master' into Spiritreader_master
...
# Conflicts:
# src/pages/EditMonitor.vue
2021-07-22 17:34:41 +08:00
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
a173700cd4
Add pagination
2021-07-18 03:04:40 +02:00
Philipp Dormann
673d3c124c
🚧 WIP on darkmode 🌑
2021-07-12 00:26:33 +02: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
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
0a4fb45a8c
init
2021-06-25 21:55:49 +08:00