Commit Graph

201 Commits (c5034c8f3848e11ab4f882824673648a50163db1)

Author SHA1 Message Date
Andreas Brett bdcdf47e52 introduce consistent logging
3 years ago
Jagger f3651a1219
Add a status prefix for feishu notification
3 years ago
Louis Lam e261a27ebe fix wrong call of rejectUnauthorized for smtp (#757)
3 years ago
Louis Lam 77addfebc8 Merge branch 'tarun7singh_master'
3 years ago
Tarun Singh ba1e025353 added click send to number
3 years ago
Tarun Singh bc68088350 Click send sms integration for notifications
3 years ago
Lakr Aream ce852dfa02 Support for Bark (APN) notifications
3 years ago
Louis Lam c593a962c2
Merge pull request #627 from NixNotCastey/smtp-subject
3 years ago
Louis Lam c9b4d2ae2a
Merge pull request #698 from erktime/master
3 years ago
Louis Lam f51156f18e run eslint for #687
3 years ago
Louis Lam 8338881927 [SMTP] change {{HOSTNAME}} to {{HOSTNAME_OR_URL}}, support for http montior type, some UI improvements
3 years ago
Louis Lam 674b387c95 Merge branch 'master' into smtp-subject
3 years ago
xJoker 6e04ec436e
Update server/notification-providers/dingding.js
3 years ago
xJoker 2d471a5e84
Update server/notification-providers/dingding.js
3 years ago
xJoker cae194f58f
Update server/notification-providers/dingding.js
3 years ago
Aaron Erkenswick 655ccc86b9 Add monitor name context to Slack fallback text.
3 years ago
Lukas 89b34b5748 Use double curly brackets and sanity check for customSubject
3 years ago
wuwenjing 843992c410 Add DingDing notification
3 years ago
wuwenjing 57a76e6129 remove `alicloud/pop-core` keep simple
3 years ago
Lukas 330cd6e058
Minor rehabilitanty impedyment
3 years ago
wuwenjing a2f2253221 Add aliyun sms notification
3 years ago
Lukas 30d8aadf12 Slightly refactor
3 years ago
xJoker 1bc77a06e5
Update server/notification-providers/feishu.js
3 years ago
xJoker 69c623ac2b
Update server/notification-providers/feishu.js
3 years ago
wuwenjing ce2df137e6 change text to using variable `msg`
3 years ago
wuwenjing 6d9b71c054 Add Feishu notification
3 years ago
Lukas 792f3c7c5c Add support for values of Name, Hostname and Status
3 years ago
Lukas 5e3ea3293c Very basic email subject customization
3 years ago
Lukas db791c880a
Don't use then with await.
3 years ago
Lukas dfd63386ba
Make PromoSMS actually working
3 years ago
Lukas 12b5489eb5 PromoSMS as Notification Provider
3 years ago
LouisLam ddad2dcb4a Merge remote-tracking branch 'origin/master'
3 years ago
LouisLam 5b4af550fb Merge branch 'master' into DeeJayPee_master
3 years ago
LouisLam 3a0143ac46 [matrix] use encodeURIComponent to handle the url encode
3 years ago
LouisLam 2ce5c28ed4 Merge branch 'master' into feature/matrix-notifications
3 years ago
LouisLam e5f6d7f047 slack and rocket.chat use the primary base url
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
3 years ago
Gero Gerke 5decfb9fad Matrix Notifications
3 years ago
DeeJayPee bc4db6c692 Merge branch 'master' of https://github.com/louislam/uptime-kuma into louislam-master
3 years ago
DeeJayPee f14a798b2c Fix indentation + typo
3 years ago
Louis Lam 76db55b657
Merge pull request #395 from WillianRod/feat/add-microsoft-teams-notification
3 years ago
LouisLam 1693873f4a [Teams] change handleTestNotification to GeneralNotification
3 years ago
Willian Rodrigues Barbosa ccb8736b3d fix: send msg if heartbeat message is not set
3 years ago
DeeJayPee 29d0db805d Add legacy octopush (Octopush-DM from 2011 to 2020 accounts) version
3 years ago
Willian Rodrigues Barbosa 063d64eec8 feat: add microsoft teams notification provider
3 years ago
Denis Freund 8352d9abbe add posibility to have a prefixMessage before the embed
3 years ago
LouisLam dd283423ab improve smtp with cc, bbc and ignore tls
3 years ago
LouisLam da74391c3e convert notifications into modules
3 years ago