LouisLam
6251f47050
fix the min height of monitor list
3 years ago
Philipp Dormann
e34a8e2e4a
FEAT: PUSHY Notifier ( #154 )
...
FEAT: PUSHY Notifier (#154 )
3 years ago
LouisLam
4d71e03039
improve #39
3 years ago
LouisLam
2740f096c0
Merge remote-tracking branch 'origin/master'
3 years ago
LouisLam
8ebaca4c5c
improve disableAuth handling
3 years ago
Nelson Chan
5b9d3357aa
Fix: Increase width of status pill
3 years ago
LouisLam
6f868c9ec3
implement no auth
3 years ago
LouisLam
c6a66fad79
add setting for disable auth
3 years ago
LouisLam
9f0be5f531
improve the connection error msg
3 years ago
LouisLam
642a711bcd
Confirm Dialog: allow changing the button text
3 years ago
LouisLam
b7fbc2c0e6
add LinaSea option in select box
3 years ago
LouisLam
2ebd79d037
run eslint for lunasea change
3 years ago
Niyas
67a4e949a2
LunaSea Support
3 years ago
LouisLam
63f0a36811
implement upside down mode and ignore tls error
3 years ago
LouisLam
60aa67892d
store ignoreTls and upsideDown into db
3 years ago
LouisLam
081abcb6a1
add util.ts for sharing common functions between frontend and backend
3 years ago
LouisLam
71af902a4e
add fields to EditMonitor.vue
3 years ago
LouisLam
4b86c84c36
fix icon for "Resume"
3 years ago
LouisLam
e6915d8964
unexpected space add to router-link due vue/singleline-html-element-content-newline, set it to off
3 years ago
LouisLam
133c7230bc
fix resize problem
3 years ago
Adam Stachowicz
d54bc866b4
Fix block-no-empty error from Stylelint
3 years ago
Adam Stachowicz
be1fc0c2b6
Missing this part 2
3 years ago
Adam Stachowicz
4c8fdd07d9
Manual fixes
3 years ago
Adam Stachowicz
9648d700d7
Autofix on save
3 years ago
LouisLam
cafd2c7388
add vue-fontawesone
3 years ago
LouisLam
bf3e9dccd2
improve the ui of cert info
3 years ago
LouisLam
5b18a6a518
Merge branch 'master' into tls-expiry
...
# Conflicts:
# server/model/monitor.js
3 years ago
Louis Lam
0dbecca10f
Merge pull request #102 from NiNiyas/pushover-enhancements
...
Pushover enhancements
3 years ago
rezzorix
2450b3d082
Small grammar updates to Settings.vue
...
Just small grammar corrections.
3 years ago
Niyas
77fbfc23be
Pushover enhancements
3 years ago
LouisLam
5a219554b3
grammar
3 years ago
LouisLam
70b1f197c1
rename "Retry Pings" to "Retries"
3 years ago
LouisLam
32a5e838ba
add patch3.sql and fix duplicate id in EditMonitor.vue
3 years ago
LouisLam
86e18ac11d
Merge branch 'master' into Spiritreader_master
...
# Conflicts:
# src/pages/EditMonitor.vue
3 years ago
Nelson Chan
f20ab4b0e3
Fix: use Optional chaining
3 years ago
Nelson Chan
96c60dd94a
Feat: Add database storage for TLS info
3 years ago
Nelson Chan
ccda6f05f5
Feat: Add Barebones certificate info display
3 years ago
LouisLam
916b9da0dc
Merge branch 'master' into something
...
# Conflicts:
# server/notification.js
# src/components/NotificationDialog.vue
3 years ago
LouisLam
afd4cf2425
Merge branch 'master' into simple_pagination
3 years ago
Sam
8b905b6b12
Indentation fix in editor
...
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
3 years ago
LouisLam
02b4dfc100
prevent the telegram getUpdates URL go out of box
3 years ago
Sam
02230930c5
Merge branch 'master' of https://github.com/Spiritreader/uptime-kuma
3 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
3 years ago
LouisLam
77af41bfff
env default to production
3 years ago
Adam Stachowicz
5bd3184ebf
Use connect_error event
3 years ago
Adam Stachowicz
59ebe134f1
Fix indentation
3 years ago
Adam Stachowicz
851ceef3d5
Use `NODE_ENV` from Express and Socket.IO
3 years ago
Adam Stachowicz
16f363ac38
Merge branch 'master' into simple_pagination
3 years ago
Louis Lam
d6b9403f60
Merge pull request #76 from Saibamen/fix_remember_me
...
Fix multiple labels for `Remember me`
3 years ago
Adam Stachowicz
f9274557f3
Fix center
3 years ago