Maximilian Krauß
|
8d05d80a5f
|
feat: Adds message ttl to pushover notification
|
2023-05-26 07:27:43 +02:00 |
|
Louis Lam
|
a3e31b22bc
|
Minor
|
2023-04-25 18:22:17 +08:00 |
|
Louis Lam
|
078d1f96a5
|
Better handling for old added ntfy notifications
|
2023-04-25 18:17:32 +08:00 |
|
Josua Frank
|
fc4312ca1a
|
Merge branch 'master' into ntfy-bearer-authorization
|
2023-03-26 19:09:48 +02: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
|
776a482a1d
|
Add Opsgenie notification provider
|
2023-03-21 19:29:37 +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 |
|
Josua Frank
|
df47609671
|
Added default dropdown value
|
2023-03-21 13:55:51 +01:00 |
|
Josua Frank
|
e63f7562f8
|
linter fixes
|
2023-03-21 13:48:00 +01:00 |
|
Josua Frank
|
35a56dd9e0
|
Added dropdown for authentication methods
|
2023-03-21 13:40:24 +01:00 |
|
Josua Frank
|
442f54de84
|
Merge branch 'louislam:master' into ntfy-bearer-authorization
|
2023-03-21 13:01:49 +01:00 |
|
401Unauthorized
|
e5a6238cde
|
chore: remove invalid template
|
2023-03-19 21:59:34 +08:00 |
|
Louis Lam
|
ba7af9b569
|
Uppercase and improve language keys
|
2023-03-10 15:55:39 +08:00 |
|
Louis Lam
|
6e0aa109bc
|
Uppercase and improve language keys
|
2023-03-10 15:36:23 +08:00 |
|
Josua Frank
|
e8814e8479
|
added option for ntfy access tokens
|
2023-03-08 13:28:02 +00:00 |
|
cyril59310
|
70bb69fc73
|
add keys for translation
|
2023-03-04 15:17:20 +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
|
af82ea742c
|
Merge manually
|
2023-02-24 17:21:53 +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
|
06278dc51f
|
Fix telegram silent issue
|
2023-02-24 17:03:40 +08:00 |
|
Louis Lam
|
10228874fa
|
Merge manually
|
2023-02-24 16:54:58 +08:00 |
|
Louis Lam
|
c5034c8f38
|
Merge remote-tracking branch 'origin/master' into nlutsenko.telegram_silentnotification
# Conflicts:
# server/notification-providers/telegram.js
# src/components/notifications/Telegram.vue
# src/languages/en.js
|
2023-02-24 16:42:57 +08:00 |
|
Louis Lam
|
7e3734af53
|
Better handling
|
2023-02-23 20:59:24 +08:00 |
|
Louis Lam
|
5789112f55
|
Merge remote-tracking branch 'origin/master' into feat-add-message-thread-id-telegram-nonfiction
|
2023-02-23 20:47:28 +08:00 |
|
Louis Lam
|
de7df46aa8
|
Sort the notification list by name and remove translation keys of brand names or product names
|
2023-02-22 04:27:12 +08:00 |
|
Bobby Ore
|
48b637d4c8
|
Refactor to not introduce a breaking change
|
2023-02-09 08:49:19 -06:00 |
|
Bobby Ore
|
53d9e98e47
|
Added required to LunaSea notification type select field
|
2023-02-08 14:13:41 -06:00 |
|
Bobby Ore
|
8725e5daf9
|
Add ability to use User ID for LunaSea notifications
|
2023-02-08 14:08:25 -06:00 |
|
Austin Miller
|
1c0174c319
|
ESLint and verbiage changes
|
2023-02-06 13:07:56 -07:00 |
|
Austin Miller
|
ef54d9e3b6
|
Add PagerTree Notification Provider
|
2023-02-06 11:33:14 -07:00 |
|
Haytham Salama
|
c42e550382
|
style: formats
|
2023-02-04 23:46:19 +02:00 |
|
Haytham Salama
|
1bfb290718
|
feat: add message thread id for telegram nonfiction
|
2023-02-04 22:53:38 +02: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
|
27e0b1eea1
|
Remove required attribute for optional field
|
2023-01-12 15:52:50 +02:00 |
|
shyneko
|
521356e38a
|
LINT fixes
|
2023-01-12 15:21:56 +02: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
|
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 |
|
Joseph Irving
|
33355c51b7
|
Add Splunk Notifications
|
2023-01-09 13:33:10 +00:00 |
|
Matthew Nickson
|
dc8289df12
|
Added JSDoc for src/
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
|
2023-01-05 22:55:51 +00: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
|
5554432b31
|
Merge pull request #2377 (Zoho Cliq Notification Provider)
Zoho Cliq Notification Provider
|
2022-12-29 19:00:50 +08:00 |
|
401Unauthorized
|
50b84f5f45
|
fix code style: add missing semicolon
|
2022-12-27 14:12:22 +08:00 |
|
401Unauthorized
|
c60b741406
|
Add kook notification provider
|
2022-12-27 14:12:22 +08:00 |
|