Louis Lam
|
72c16c3aa2
|
Fix eslint warnings
|
2023-05-08 04:26:11 +08:00 |
|
Louis Lam
|
4869e6531c
|
Merge pull request #2980 from Genc/feature/twilio-notification-provider
Add Twilio Sms Notification Provider
|
2023-03-26 15:38:53 +08:00 |
|
Faruk Genç
|
b64c835cee
|
Add Twilio Sms Notification Provider
|
2023-03-25 19:56:01 +03:00 |
|
niclas.koegl
|
d9558833fc
|
Fix linting
|
2023-03-21 19:45:44 +01:00 |
|
niclas.koegl
|
d2527d7254
|
Merge branch 'master' into feature/opsgenie-alerts
|
2023-03-21 18:10:10 +01:00 |
|
niclas.koegl
|
6dfca0c163
|
Add Opsgenie notification provider
|
2023-03-21 18:07:19 +01:00 |
|
Louis Lam
|
8d1847c032
|
Merge pull request #2744 from bobby-ore/add-lunasea-user-id
Add ability to use User ID for LunaSea notifications
|
2023-03-04 17:35:15 +08:00 |
|
Louis Lam
|
71c800b880
|
Merge remote-tracking branch 'origin/master' into notification-provider-pagertree
# Conflicts:
# src/lang/en.json
|
2023-03-01 16:17:18 +08:00 |
|
Bobby Ore
|
b21c2adcc2
|
Rework lunasea notification to allow for device id and user id
|
2023-02-28 09:47:35 -06:00 |
|
Louis Lam
|
e873fea86d
|
Merge pull request #2736 from blozano824/add-status-to-slack-notification
Adds name + status + message to Slack notification
|
2023-02-24 23:54:31 +08:00 |
|
Louis Lam
|
e9475ed3c0
|
Merge remote-tracking branch 'origin/master' into telegram_test
# Conflicts:
# server/notification-providers/telegram.js
# src/languages/en.js
|
2023-02-24 17:08:48 +08:00 |
|
Louis Lam
|
10228874fa
|
Merge manually
|
2023-02-24 16:54:58 +08:00 |
|
Louis Lam
|
7e3734af53
|
Better handling
|
2023-02-23 20:59:24 +08:00 |
|
Austin Miller
|
5e1489a6ed
|
PagerTree Notification - Send msg when heartbeatJSON null
|
2023-02-22 14:32:02 -07:00 |
|
Bobby Ore
|
48b637d4c8
|
Refactor to not introduce a breaking change
|
2023-02-09 08:49:19 -06:00 |
|
Bobby Ore
|
3a361d2621
|
lint fix
|
2023-02-08 14:16:02 -06:00 |
|
Bobby Ore
|
8725e5daf9
|
Add ability to use User ID for LunaSea notifications
|
2023-02-08 14:08:25 -06:00 |
|
Brayan Lozano
|
d45aee450d
|
Removes unecessary ternary operator
|
2023-02-07 22:34:10 -05:00 |
|
Brayan Lozano
|
727acb32bf
|
Adds name + status + message to slack notification
|
2023-02-07 21:18:26 -05:00 |
|
Austin Miller
|
ef54d9e3b6
|
Add PagerTree Notification Provider
|
2023-02-06 11:33:14 -07:00 |
|
Haytham Salama
|
1bfb290718
|
feat: add message thread id for telegram nonfiction
|
2023-02-04 22:53:38 +02:00 |
|
Louis Lam
|
e5ca67d062
|
HTTPS Monitor using Real Browsers + Limited plugin support (#1787)
|
2023-01-27 18:25:57 +08:00 |
|
alejandrohernandezrosales
|
fa23e7ad19
|
Removed superflous Message prefix
|
2023-01-20 23:59:11 -06:00 |
|
Louis Lam
|
e675316635
|
Merge pull request #2586 from PopcornPanda/fix-2544
Fix: Allow long sms in PromoSMS
|
2023-01-16 13:21:56 +08:00 |
|
Louis Lam
|
49ac71e25c
|
Merge pull request #2549 from Computroniks/docs/update-jsdoc-2023-01-05
Added missing JSDoc comments
|
2023-01-15 13:10:17 +08:00 |
|
shyneko
|
b91fe9d96d
|
Added a more telegram options
such as thread id, silent notifications and forward protect
|
2023-01-12 15:09:05 +02:00 |
|
Łukasz Szczepański
|
8433bceb32
|
Trim message to maximum allowed length
|
2023-01-12 08:14:31 +01:00 |
|
Łukasz Szczepański
|
56ba133a1f
|
Missing semicolon
|
2023-01-11 14:36:33 +01:00 |
|
Łukasz Szczepański
|
ec30147a7f
|
Add option for allowing long sms in PromoSMS
|
2023-01-11 14:32:57 +01:00 |
|
Luke
|
2172112144
|
Setting for allowing long sms
|
2023-01-11 12:13:47 +01:00 |
|
Luke
|
ecd661c801
|
Allow long sms in PromoSMS
|
2023-01-11 12:06:09 +01:00 |
|
Joseph Irving
|
33355c51b7
|
Add Splunk Notifications
|
2023-01-09 13:33:10 +00:00 |
|
SlothCroissant
|
f8658d6160
|
Removed redundant title in Pushover notification
|
2023-01-08 10:32:16 -06:00 |
|
Matthew Nickson
|
caff9ca736
|
Added JSDoc for server/
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
|
2023-01-05 22:19:05 +00:00 |
|
Arniwatt Chonkiattipoom
|
a8af2a418e
|
Slack notification block not working (#1958)
* [empty commit] pull request for slack notification
* Add attachments block for slack notification
* chore: update action button in new attachment block
* chore: loop in attachments to push blocks
* chore: missing semicolon
Co-authored-by: pruekanw <arniwatt.c@linecorp.com>
|
2023-01-02 15:01:50 +08:00 |
|
Louis Lam
|
cd7a6e4019
|
Merge pull request #2478 from YehowahLiu/master
Add Kook notification provider
|
2023-01-01 02:53:03 +08:00 |
|
Louis Lam
|
8bb064c6fa
|
Merge pull request #2157 from Mikkel-T/fix-discord-embed
Improve the URL field in Discord embeds
|
2022-12-31 22:41:40 +08:00 |
|
Louis Lam
|
5554432b31
|
Merge pull request #2377 (Zoho Cliq Notification Provider)
Zoho Cliq Notification Provider
|
2022-12-29 19:00:50 +08:00 |
|
401Unauthorized
|
c60b741406
|
Add kook notification provider
|
2022-12-27 14:12:22 +08:00 |
|
zImPatrick
|
f32441e2f6
|
fix discord notification not sending when docker container is down
|
2022-12-12 18:05:10 +01:00 |
|
panos
|
9da28fbbc7
|
zoho cliq code style
|
2022-12-08 13:56:02 +02:00 |
|
panos
|
851a04b082
|
zoho cliq code style
|
2022-12-08 13:53:02 +02:00 |
|
panos
|
68bc7ac421
|
zoho cliq code style
|
2022-12-08 13:41:05 +02:00 |
|
panos
|
73bfdb9ef9
|
zoho cliq notification provider
|
2022-12-08 13:32:10 +02:00 |
|
Louis Lam
|
e886df4788
|
Fix typo
|
2022-12-05 17:55:45 +08:00 |
|
Jan Hartje
|
258ff56962
|
Merge branch 'louislam:master' into feat/add-auth-header-to-webhook-notification-#1919
|
2022-11-14 20:17:36 +01:00 |
|
Louis Lam
|
68862c0b3f
|
Fix Pushbullet do not handle general message correctly and fix name convention (Close #1890)
|
2022-11-01 20:27:40 +08:00 |
|
Louis Lam
|
fd15e7c2dc
|
Merge remote-tracking branch 'origin/master' into ntfy-icon
# Conflicts:
# server/notification-providers/ntfy.js
# src/components/notifications/Ntfy.vue
# src/languages/en.js
|
2022-10-31 17:10:20 +08:00 |
|
Marcin Kiszka
|
08763b700a
|
Added support for SMSEagle device API notifications
|
2022-10-24 12:45:56 +02:00 |
|
Christian Meis
|
1e8a16504b
|
Make icon optional for ntfy notificaation provider. Add Icon header to ntfy request only, if icon is actually defined.
|
2022-10-11 11:15:33 +02:00 |
|