Louis Lam
7652b4849a
Merge pull request #238 from Ponkhy/dns-monitor
...
Added DNS Monitor Type
2021-08-28 00:21:10 +08:00
Ponkhy
2b8c5e2e65
Added German Language
2021-08-26 02:43:26 +02:00
LouisLam
8318c2e8ff
add a simple dns server for testing, and disable ipRegex for dev only (need to input port)
2021-08-26 01:50:27 +08:00
LouisLam
46ac753c46
Merge branch 'master' into dns-monitor
2021-08-26 01:05:46 +08:00
LouisLam
28a51d806b
translate to Traditional Chinese (Hong Kong)
2021-08-24 18:26:44 +08:00
Louis Lam
054186370e
add source of ipRegex
2021-08-24 15:00:30 +08:00
Ponkhy
b2041cb36b
Fixed ESLint Errors
2021-08-23 16:30:11 +02:00
Ponkhy
c79be19ec3
Added DNS Monitor Type
2021-08-23 00:05:48 +02:00
LouisLam
f21937b197
add animation for page change
2021-08-20 02:37:59 +08:00
LouisLam
6f489e7e0f
Accepted Status Codes / Max Redirects for http/keyword only
2021-08-09 02:01:08 +08:00
LouisLam
6ca7ca4e7e
improve alignment and font size
2021-08-08 21:42:37 +08:00
LouisLam
9fa8d5c1fa
improve multiselect
2021-08-08 21:14:29 +08:00
LouisLam
3265c3cbc3
improve multiselect
2021-08-08 21:03:10 +08:00
LouisLam
5a6e5b7948
change multiselect color
2021-08-06 19:48:51 +08:00
Nelson Chan
93ea2c277a
Update src/pages/EditMonitor.vue
...
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
2021-08-05 21:06:47 +08:00
Nelson Chan
8f7885e58a
Feat: Implement MaxRedirects & StatusCodes
2021-08-05 19:04:38 +08:00
LouisLam
60aa67892d
store ignoreTls and upsideDown into db
2021-07-30 19:18:26 +08:00
LouisLam
71af902a4e
add fields to EditMonitor.vue
2021-07-30 01:09:14 +08:00
Adam Stachowicz
9648d700d7
Autofix on save
2021-07-27 19:47:13 +02:00
LouisLam
5a219554b3
grammar
2021-07-22 19:49:46 +08:00
LouisLam
70b1f197c1
rename "Retry Pings" to "Retries"
2021-07-22 19:02:44 +08:00
LouisLam
32a5e838ba
add patch3.sql and fix duplicate id in EditMonitor.vue
2021-07-22 17:44:59 +08:00
LouisLam
86e18ac11d
Merge branch 'master' into Spiritreader_master
...
# Conflicts:
# src/pages/EditMonitor.vue
2021-07-22 17:34:41 +08:00
Sam
8b905b6b12
Indentation fix in editor
...
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
2021-07-20 17:38:21 +02: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
d94894b7e0
Fix require-v-for-key
, remove unused declarations and double spaces
2021-07-18 03:10:15 +02:00
LouisLam
a9d19ae06a
support json for keyword type
2021-07-12 10:52:41 +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
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
1d64f643b1
implement keyword monitor
2021-07-01 17:19:28 +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
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