Commit Graph

54 Commits (060dde9827a05daf2b288443ec07db9abd3a3638)

Author SHA1 Message Date
MrEddX 6463d4b209
Fix: Integration Link Text
3 years ago
Lukas f74b2662c5 Fixed values for sms type
3 years ago
Louis Lam 6944b35ea7
Merge pull request #667 from zsxeee/i18n
3 years ago
Louis Lam c593a962c2
Merge pull request #627 from NixNotCastey/smtp-subject
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 8ab4788f80
Update src/components/notifications/index.js
3 years ago
xJoker 4e4ab0577e
Update src/components/notifications/index.js
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
wuwenjing a2f2253221 Add aliyun sms notification
3 years ago
zsxeee 3fe91c52cb
Fix i18n
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 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 0fcb310b97 Merge remote-tracking branch 'Empty2k12/feature/matrix-notifications' into feature/matrix-notifications
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
zsxeee 7f1edb49bc
Fix i18n
3 years ago
Gero Gerke d184733af9 update text
3 years ago
Gero Gerke fbd4d54812
Update src/components/notifications/Matrix.vue
3 years ago
LouisLam c8706b9aa1 Merge branch 'master' into notification_form_i18n
3 years ago
Gero Gerke 6bebc623f9 UI polish
3 years ago
Gero Gerke 8c357a04bf
Update src/components/notifications/index.js
3 years ago
DeeJayPee 044c78aa2d Typo \o/
3 years ago
DeeJayPee 49eaa1a166 Typo fix
3 years ago
DeeJayPee 215cc07907 Rename versions
3 years ago
Gero Gerke 5decfb9fad Matrix Notifications
3 years ago
DeeJayPee f9d7b99367 Add legacy version back on refactored master branch
3 years ago
LouisLam 259bcf9426 [SMTP] "To Email" is not required if CC/BCC is set. (#461)
3 years ago
zsxeee 0f2059cde0
Use named slot translation when has multi-slot
3 years ago
zsxeee 138ddf5608
Move attribute `tag` to start of tag
3 years ago
zsxeee 624f632a7a
Apprise status translation key
3 years ago
zsxeee 6e9d12638c
Avoid space ending in translation key
3 years ago
zsxeee 6e55c44773
Chore
3 years ago
zsxeee 8c941b1d56
Add i18n for notification form
3 years ago
zsxeee ffbc25722d
Move default setting to child component
3 years ago
zsxeee 2fb3c40307
Variable name and key binding
3 years ago
zsxeee 66e40d9fcb
Edit comment and remove unused variable
3 years ago
zsxeee 534ac4b720
Move Apprise check to child component
3 years ago
zsxeee e9735d239b
Convert notification form to separate component
3 years ago
Louis Lam 76db55b657
Merge pull request #395 from WillianRod/feat/add-microsoft-teams-notification
3 years ago
NeuralMiner 47092258f8
Allow SMTP that doesnt require authentication.
3 years ago
LouisLam f351b423c5 link to the english version of microsoft link
3 years ago
Willian Rodrigues Barbosa 063d64eec8 feat: add microsoft teams notification provider
3 years ago