wuwenjing
|
843992c410
|
Add DingDing notification
|
3 years ago |
wuwenjing
|
57a76e6129
|
remove `alicloud/pop-core` keep simple
|
3 years ago |
giacomo892
|
3fe3450533
|
Prioritize port passed from args
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
|
3 years ago |
Lukas
|
330cd6e058
|
Minor rehabilitanty impedyment
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
|
3 years ago |
wuwenjing
|
a2f2253221
|
Add aliyun sms notification
|
3 years ago |
Lukas
|
30d8aadf12
|
Slightly refactor
|
3 years ago |
giacomo892
|
d733ec018e
|
Prioritize host arg
Otherwise launching the program with the --host argument does nothing
|
3 years ago |
Nelson Chan
|
03b07730d3
|
Fix: Increase default kept period
|
3 years ago |
Andreas Brett
|
2538bd04ce
|
notp verification defaults
|
3 years ago |
xJoker
|
1bc77a06e5
|
Update server/notification-providers/feishu.js
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
|
3 years ago |
xJoker
|
69c623ac2b
|
Update server/notification-providers/feishu.js
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
|
3 years ago |
wuwenjing
|
ce2df137e6
|
change text to using variable `msg`
|
3 years ago |
wuwenjing
|
6d9b71c054
|
Add Feishu notification
|
3 years ago |
Andreas Brett
|
e223e826a3
|
linting
|
3 years ago |
Andreas Brett
|
b5b391c73b
|
avoid default values for token verification
override default values: window=1, window size=30 (see https://github.com/louislam/uptime-kuma/issues/640)
|
3 years ago |
Bert Verhelst
|
5445c2a2ff
|
fix(monitor): revert unintentional change to comment
|
3 years ago |
Louis
|
2286f78f57
|
update to 1.8.0
|
3 years ago |
Bert Verhelst
|
5137c80c07
|
fix(monitor): handle empty headers
|
3 years ago |
Lukas
|
792f3c7c5c
|
Add support for values of Name, Hostname and Status
|
3 years ago |
LouisLam
|
56ae6f6117
|
fix demoMode export
|
3 years ago |
Lukas
|
5e3ea3293c
|
Very basic email subject customization
|
3 years ago |
LouisLam
|
5c89562650
|
not allow lower than 20s for demo mode
|
3 years ago |
Nelson Chan
|
ac80631bcd
|
Fix: Run clear data at specific time
|
3 years ago |
Nelson Chan
|
8caf47988c
|
Fix: Allow setting settings type
|
3 years ago |
Nelson Chan
|
dca5a59dbc
|
Feat: Implement data clearing logic & frontend
|
3 years ago |
Nelson Chan
|
656a4d6270
|
WIP: Enable background jobs
WIP: Remove better-sqlite3
|
3 years ago |
Bert Verhelst
|
d71d27220b
|
fix(edit-monitor): store headers as JSON
|
3 years ago |
LouisLam
|
23a2d33f8c
|
[backup] restore pushToken
|
3 years ago |
LouisLam
|
a15e9077fc
|
[status page] clear cache if it is an important beat
|
3 years ago |
Bert Verhelst
|
296ca50d5b
|
fix(monitor): mark monitor as down when one check fails, up if no checks
|
3 years ago |
LouisLam
|
fc8d1e78b6
|
[push type] hide upside down mode, apply primary base url
|
3 years ago |
Lukas
|
db791c880a
|
Don't use then with await.
|
3 years ago |
Lukas
|
dfd63386ba
|
Make PromoSMS actually working
Make PromoSMS actually working and inform on success only when API return 0
|
3 years ago |
Lukas
|
12b5489eb5
|
PromoSMS as Notification Provider
Add PromoSMS (Polish SMS Gateway) as new notification provider
|
3 years ago |
LouisLam
|
3a0143ac46
|
[matrix] use encodeURIComponent to handle the url encode
|
3 years ago |
LouisLam
|
e5f6d7f047
|
slack and rocket.chat use the primary base url
env var to show time logger
|
3 years ago |
Bert Verhelst
|
eb810ec7c7
|
feat(monitor-checks): add should and should not dropdown
|
3 years ago |
Bert Verhelst
|
786db6dada
|
fix(monitor): if monitor checks fail do not set a ping
|
3 years ago |
Bert Verhelst
|
8061bd8701
|
fix(monitor): correctly get deprecated values from checks list
|
3 years ago |
Bert Verhelst
|
77c11a6a50
|
Update server/validate-monitor-checks.js
Co-authored-by: Nelson Chan <chakflying@hotmail.com>
|
3 years ago |
Bert Verhelst
|
e2db15ce64
|
fix(monitor-checks): add deprecated fields for backward comp.
|
3 years ago |
Bert Verhelst
|
b0d2084fda
|
fix(monitor-checks): don't throw on 4xx errors
|
3 years ago |
Gero Gerke
|
6bebc623f9
|
UI polish
|
3 years ago |
Gero Gerke
|
34b86352f2
|
remove double spaces
|
3 years ago |
Gero Gerke
|
99e8a33118
|
escape room characters
|
3 years ago |
Gero Gerke
|
d7cc585101
|
Update server/notification-providers/matrix.js
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
|
3 years ago |
Gero Gerke
|
5decfb9fad
|
Matrix Notifications
|
3 years ago |
DeeJayPee
|
f14a798b2c
|
Fix indentation + typo
|
3 years ago |
LouisLam
|
edad2caf8e
|
return the correct exit code from jest
|
3 years ago |
LouisLam
|
49720c709c
|
improve the test with a single command only "npm test"
|
3 years ago |