Philipp Dormann
4f9165195f
⚡ re-add custom check intervals
4 years ago
LouisLam
4d71e03039
improve #39
4 years ago
LouisLam
8ebaca4c5c
improve disableAuth handling
4 years ago
LouisLam
6f868c9ec3
implement no auth
4 years ago
LouisLam
c6a66fad79
add setting for disable auth
4 years ago
LouisLam
60aa67892d
store ignoreTls and upsideDown into db
4 years ago
LouisLam
71af902a4e
add fields to EditMonitor.vue
4 years ago
LouisLam
4b86c84c36
fix icon for "Resume"
4 years ago
LouisLam
e6915d8964
unexpected space add to router-link due vue/singleline-html-element-content-newline, set it to off
4 years ago
Adam Stachowicz
4c8fdd07d9
Manual fixes
4 years ago
Adam Stachowicz
9648d700d7
Autofix on save
4 years ago
LouisLam
cafd2c7388
add vue-fontawesone
4 years ago
LouisLam
bf3e9dccd2
improve the ui of cert info
4 years ago
Nelson Chan
7b8459c73a
Fix: use Optional chaining
4 years ago
Nelson Chan
d0c63ebe3e
Feat: Add database storage for TLS info
4 years ago
Nelson Chan
803f0d6219
Feat: Add Barebones certificate info display
4 years ago
Philipp Dormann
bc0c0ccde2
re-enable custom intervals
4 years ago
Philipp Dormann
7eeeffd2cf
🧹 cleanups from merge
4 years ago
rezzorix
2450b3d082
Small grammar updates to Settings.vue
Just small grammar corrections.
4 years ago
LouisLam
5a219554b3
grammar
4 years ago
LouisLam
70b1f197c1
rename "Retry Pings" to "Retries"
4 years ago
LouisLam
32a5e838ba
add patch3.sql and fix duplicate id in EditMonitor.vue
4 years ago
Nelson Chan
f20ab4b0e3
Fix: use Optional chaining
4 years ago
Nelson Chan
96c60dd94a
Feat: Add database storage for TLS info
4 years ago
Nelson Chan
ccda6f05f5
Feat: Add Barebones certificate info display
4 years ago
Sam
8b905b6b12
Indentation fix in editor
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
4 years ago
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
4 years ago
Adam Stachowicz
d94894b7e0
Fix `require-v-for-key`, remove unused declarations and double spaces
4 years ago
Adam Stachowicz
a173700cd4
Add pagination
4 years ago
Philipp Dormann
77b83ddc44
🐞 fix for EditMonitor value binding
4 years ago
Philipp Dormann
3d5be4c07f
add missing v-bind:key in EditMonitor
4 years ago
Philipp Dormann
49be12cad6
don't enforce 20s interval, but default to 20s
4 years ago
Philipp Dormann
deea889e8d
several css color fixes
4 years ago
Philipp Dormann
35a996454a
🌑 darkmode fixes
4 years ago
Louis Lam
fef41b44a8
Revert "basic darkmode"
4 years ago
LouisLam
56fcfc9369
fix show N/A if the ping is 0ms
4 years ago
LouisLam
a9d19ae06a
support json for keyword type
4 years ago
Philipp Dormann
66d991bd05
🐞 added missing v-bind:key to Dashboard
4 years ago
Philipp Dormann
673d3c124c
🚧 WIP on darkmode 🌑
4 years ago
LouisLam
a1adfb95cc
minor fix
4 years ago
LouisLam
f9800a087e
optimize for mobile
4 years ago
LouisLam
ae07cd9c35
prepare for docker
4 years ago
LouisLam
5f89940ab6
add setup page
4 years ago
LouisLam
86492f6dad
remove some debug msg
4 years ago
LouisLam
d24a15410e
send notification for important heartbeat
4 years ago
LouisLam
3bdf174e90
add telegram notification
4 years ago
LouisLam
55bd6b6d7a
implement timezone
4 years ago
LouisLam
1d64f643b1
implement keyword monitor
4 years ago
LouisLam
ef028794ac
sort dashboard home event list
4 years ago
LouisLam
a6b5986dd6
add ping and fix uptime
4 years ago