Philipp Dormann
7eeeffd2cf
🧹 cleanups from merge
4 years ago
Philipp Dormann
61f19ec00c
🧹 cleanup
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
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
Philipp Dormann
8c3ec93af1
add Pushy notification service
4 years ago
Philipp Dormann
dbe4ac210a
fix accessibility of notification form for slack notifier
4 years ago
Philipp Dormann
6394c9b137
🐞 html fix
4 years ago
Philipp Dormann
da8e15a90b
🚧 WIP: Pushover integration
4 years ago
LouisLam
dfa9b3a0ca
fix require() actually not working after build in the frontend
4 years ago
LouisLam
b3bff8d735
add graceful shutdown
4 years ago
Philipp Dormann
25a93b05dc
easier merging 🤞
4 years ago
Philipp Dormann
53e203d2f9
add gotify priority
ref https://github.com/louislam/uptime-kuma/pull/43
closes https://github.com/louislam/uptime-kuma/issues/50
4 years ago
Niyas
63c6e29e62
Added Slack Webhook support
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
126f00e739
✨ added Gotify Support
4 years ago
Philipp Dormann
ccf9d2ad5c
✨ add support for Gotify
4 years ago
Philipp Dormann
deea889e8d
several css color fixes
4 years ago
Philipp Dormann
35a996454a
🌑 darkmode fixes
4 years ago
LouisLam
010ebea210
show version in the footer
4 years ago
LouisLam
b3a5d868a7
catch timezone error if browser do not have
4 years ago
Louis Lam
fef41b44a8
Revert "basic darkmode"
4 years ago
Philipp Dormann
235b6580f6
🎨 improved ternary color in lightmode
4 years ago
jacr13
e053ee6573
fix bad pasting
4 years ago
jacr13
3e305b79b2
remove debub console log
4 years ago
jacr13
c6237277c0
add support for signal notifications
4 years ago
Philipp Dormann
789094a2ee
formatting socket.js + deal with broken windows ports - default :50013
4 years ago