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
Adam Stachowicz
44b66cbd2e
Fix `Remember me` label
3 years ago
LouisLam
66037e236c
add apprise support
3 years ago
Adam Stachowicz
ce6841eae7
Merge branch 'master' into simple_pagination
3 years ago
Adam Stachowicz
268c8e50f5
Merge branch 'master' into something
3 years ago
Louis Lam
13b3a5be9c
Merge pull request #68 from Saibamen/use_console_error
...
Improve printing to console
3 years ago
Louis Lam
2e31e780a1
Merge pull request #67 from Saibamen/lighthouse_improvements
...
[Lighthouse] Some improvements
3 years ago
Louis Lam
6f3ea21864
Merge pull request #61 from NiNiyas/slack-enhancements
...
Slack Enhancements and aligns footer to center
3 years ago
Adam Stachowicz
d94894b7e0
Fix `require-v-for-key`, remove unused declarations and double spaces
3 years ago
Adam Stachowicz
a173700cd4
Add pagination
3 years ago
Adam Stachowicz
2bff62cade
Improve printing to console
3 years ago
Adam Stachowicz
bfb4a5bcd4
Add alt="Logo"
3 years ago
Adam Stachowicz
e87b78501b
rel="noopener" for external link
3 years ago
Niyas
7808aef58f
Pushover support
3 years ago