Aaron Erkenswick
655ccc86b9
Add monitor name context to Slack fallback text.
The text block of a slack notification payload is used for mobile
devices and plain text previews. This change allows slack users to see
the name of the failing service without having to open up Slack to read
the entire message.
4 years ago
Louis Lam
e2dbacb383
Fix encoding problem of ping result for non-English Windows
4 years ago
xJoker
1bc77a06e5
Update server/notification-providers/feishu.js
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
4 years ago
xJoker
69c623ac2b
Update server/notification-providers/feishu.js
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
4 years ago
wuwenjing
ce2df137e6
change text to using variable `msg`
4 years ago
wuwenjing
6d9b71c054
Add Feishu notification
4 years ago
Louis
2286f78f57
update to 1.8.0
4 years ago
LouisLam
56ae6f6117
fix demoMode export
4 years ago
LouisLam
5c89562650
not allow lower than 20s for demo mode
4 years ago
LouisLam
23a2d33f8c
[backup] restore pushToken
4 years ago
LouisLam
a15e9077fc
[status page] clear cache if it is an important beat
4 years ago
LouisLam
fc8d1e78b6
[push type] hide upside down mode, apply primary base url
4 years ago
Lukas
db791c880a
Don't use then with await.
4 years ago
Lukas
dfd63386ba
Make PromoSMS actually working
Make PromoSMS actually working and inform on success only when API return 0
4 years ago
Lukas
12b5489eb5
PromoSMS as Notification Provider
Add PromoSMS (Polish SMS Gateway) as new notification provider
4 years ago
LouisLam
3a0143ac46
[matrix] use encodeURIComponent to handle the url encode
4 years ago
LouisLam
e5f6d7f047
slack and rocket.chat use the primary base url
env var to show time logger
4 years ago
Gero Gerke
6bebc623f9
UI polish
4 years ago
Gero Gerke
34b86352f2
remove double spaces
4 years ago
Gero Gerke
99e8a33118
escape room characters
4 years ago
Gero Gerke
d7cc585101
Update server/notification-providers/matrix.js
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
4 years ago
Gero Gerke
5decfb9fad
Matrix Notifications
4 years ago
DeeJayPee
f14a798b2c
Fix indentation + typo
4 years ago
LouisLam
edad2caf8e
return the correct exit code from jest
4 years ago
LouisLam
49720c709c
improve the test with a single command only "npm test"
4 years ago
LouisLam
a2a4c70cf5
setup jest-puppeteer
4 years ago
Nelson Chan
13bdfefa9d
Feat: Improve Certificaet Info Display
4 years ago
LouisLam
7fa1cb83af
[push type] add ping parameter
4 years ago
LouisLam
8d5eaaf8a7
minor
4 years ago
LouisLam
b246c8e0f2
Fix 2fa for iOS Google authenticator ( #486 )
4 years ago
LouisLam
1ed4ac9494
add Push-based monitoring ( #279 )
4 years ago
LouisLam
3e4154dfb5
Fix retry interval affected bug
4 years ago
Nelson Chan
662c97dcde
Fix: Fix importing tag if tag doesn't exist
4 years ago
Ponkhy
7fb55b8875
Fixed issues
4 years ago
Nelson Chan
32c9dfbb31
Fix: clear important beats after deleteMonitor
4 years ago
Ponkhy
d3d4363031
Used compare-version instead of replace
4 years ago
Adam Stachowicz
f6a984b671
start-server-dev. Fixes #460
4 years ago
LouisLam
0a5a6e6a4b
[status page] fix monitor order
4 years ago
LouisLam
fe0fc63843
[status page] send uptime
4 years ago
LouisLam
8c7ee94769
add modified apicache library with disabling client cache
4 years ago
LouisLam
15c00d9158
upload logo and expose ./data/upload to url
4 years ago
LouisLam
4591adc05e
second attempt: prebuilt node-sqlite3 and update SQLite to 3.36
4 years ago
LouisLam
5f6aa32844
fix store/fetch status page config
4 years ago
LouisLam
34c0fa59a8
fix reset-password ( #448 )
(cherry picked from commit b0e9c5bcb4
)
4 years ago
LouisLam
b0e9c5bcb4
fix reset-password ( #448 )
4 years ago
LouisLam
0b572df3d0
[status page] store config
4 years ago
LouisLam
7ee98d989c
[status page] implement rest api for heartbeat
4 years ago
LouisLam
fd95d41d9f
[status page] many update and save group list
4 years ago
Louis
a6fdd272a6
[status page] minor
4 years ago
Ponkhy
1b5e723f60
Added descriptions to uploadBackup function
4 years ago