LouisLam
6f868c9ec3
implement no auth
4 years ago
LouisLam
c6a66fad79
add setting for disable auth
4 years ago
LouisLam
9f0be5f531
improve the connection error msg
4 years ago
LouisLam
642a711bcd
Confirm Dialog: allow changing the button text
4 years ago
LouisLam
b7fbc2c0e6
add LinaSea option in select box
4 years ago
LouisLam
2ebd79d037
run eslint for lunasea change
4 years ago
Niyas
67a4e949a2
LunaSea Support
4 years ago
LouisLam
63f0a36811
implement upside down mode and ignore tls error
4 years ago
LouisLam
60aa67892d
store ignoreTls and upsideDown into db
4 years ago
LouisLam
081abcb6a1
add util.ts for sharing common functions between frontend and backend
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
LouisLam
133c7230bc
fix resize problem
4 years ago
Adam Stachowicz
d54bc866b4
Fix block-no-empty error from Stylelint
4 years ago
Adam Stachowicz
be1fc0c2b6
Missing this part 2
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
rezzorix
2450b3d082
Small grammar updates to Settings.vue
Just small grammar corrections.
4 years ago
Niyas
77fbfc23be
Pushover enhancements
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
LouisLam
02b4dfc100
prevent the telegram getUpdates URL go out of box
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
LouisLam
77af41bfff
env default to production
4 years ago
Adam Stachowicz
5bd3184ebf
Use connect_error event
4 years ago
Adam Stachowicz
59ebe134f1
Fix indentation
4 years ago
Adam Stachowicz
851ceef3d5
Use `NODE_ENV` from Express and Socket.IO
4 years ago
Adam Stachowicz
f9274557f3
Fix center
4 years ago
Adam Stachowicz
44b66cbd2e
Fix `Remember me` label
4 years ago
LouisLam
66037e236c
add apprise support
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
Adam Stachowicz
2bff62cade
Improve printing to console
4 years ago
Adam Stachowicz
bfb4a5bcd4
Add alt="Logo"
4 years ago
Adam Stachowicz
e87b78501b
rel="noopener" for external link
4 years ago
Niyas
7808aef58f
Pushover support
4 years ago
Niyas
20cad50593
Pushover support
4 years ago
Niyas
829a2a191d
Footer center align
4 years ago
Niyas
65b320d06b
Slack Enhancements
4 years ago