Bobby Ore
b21c2adcc2
Rework lunasea notification to allow for device id and user id
2 years ago
Louis Lam
af82ea742c
Merge manually
2 years ago
Louis Lam
e9475ed3c0
Merge remote-tracking branch 'origin/master' into telegram_test
...
# Conflicts:
# server/notification-providers/telegram.js
# src/languages/en.js
2 years ago
Louis Lam
06278dc51f
Fix telegram silent issue
2 years ago
Louis Lam
10228874fa
Merge manually
2 years ago
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
2 years ago
Louis Lam
7e3734af53
Better handling
2 years ago
Louis Lam
5789112f55
Merge remote-tracking branch 'origin/master' into feat-add-message-thread-id-telegram-nonfiction
2 years ago
Louis Lam
de7df46aa8
Sort the notification list by name and remove translation keys of brand names or product names
2 years ago
Bobby Ore
48b637d4c8
Refactor to not introduce a breaking change
2 years ago
Bobby Ore
53d9e98e47
Added required to LunaSea notification type select field
2 years ago
Bobby Ore
8725e5daf9
Add ability to use User ID for LunaSea notifications
2 years ago
Austin Miller
1c0174c319
ESLint and verbiage changes
2 years ago
Austin Miller
ef54d9e3b6
Add PagerTree Notification Provider
2 years ago
Haytham Salama
c42e550382
style: formats
2 years ago
Haytham Salama
1bfb290718
feat: add message thread id for telegram nonfiction
2 years ago
Louis Lam
e675316635
Merge pull request #2586 from PopcornPanda/fix-2544
...
Fix: Allow long sms in PromoSMS
2 years ago
Louis Lam
49ac71e25c
Merge pull request #2549 from Computroniks/docs/update-jsdoc-2023-01-05
...
Added missing JSDoc comments
2 years ago
shyneko
27e0b1eea1
Remove required attribute for optional field
2 years ago
shyneko
521356e38a
LINT fixes
2 years ago
shyneko
b91fe9d96d
Added a more telegram options
...
such as thread id, silent notifications and forward protect
2 years ago
Łukasz Szczepański
ec30147a7f
Add option for allowing long sms in PromoSMS
2 years ago
Luke
2172112144
Setting for allowing long sms
2 years ago
Joseph Irving
33355c51b7
Add Splunk Notifications
2 years ago
Matthew Nickson
dc8289df12
Added JSDoc for src/
...
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
2 years ago
Louis Lam
cd7a6e4019
Merge pull request #2478 from YehowahLiu/master
...
Add Kook notification provider
2 years ago
Louis Lam
5554432b31
Merge pull request #2377 (Zoho Cliq Notification Provider)
...
Zoho Cliq Notification Provider
2 years ago
401Unauthorized
50b84f5f45
fix code style: add missing semicolon
2 years ago
401Unauthorized
c60b741406
Add kook notification provider
2 years ago
Cyril59310
4862bec965
Update Fr language + added variable for missing translation ( #2395 )
...
* Update FR language
2 years ago
panos
73bfdb9ef9
zoho cliq notification provider
2 years ago
Nikita Lutsenko
da16796ec4
Add ability to send Telegram notifications silently.
2 years ago
Jan Hartje
258ff56962
Merge branch 'louislam:master' into feat/add-auth-header-to-webhook-notification-#1919
2 years ago
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
2 years ago
Marcin Kiszka
08763b700a
Added support for SMSEagle device API notifications
2 years ago
Louis Lam
c662d259b0
Firefox Better Support #2206
2 years ago
Christian Meis
1e8a16504b
Make icon optional for ntfy notificaation provider. Add Icon header to ntfy request only, if icon is actually defined.
2 years ago
AnnAngela
43c1ec640c
feat: 🌐 Update zh-cn and en translation ( #2167 )
...
Co-authored-by: Louis Lam <louislam@users.noreply.github.com>
2 years ago
Louis Lam
4f6dec41c6
Fix ntfy username should not be required
2 years ago
janhartje
b879428a03
feat(notification): add additional Header to webhook
2 years ago
janhartje
3c5de1c889
Merge branch 'master' of https://github.com/louislam/uptime-kuma into feat/add-auth-header-to-webhook-notification-#1919
2 years ago
CL0Pinette
528a615fb2
Add free.fr SMS notification provider ( #2159 )
2 years ago
Louis Lam
3e85893bdd
Merge remote-tracking branch 'origin/master' into squadcast-notification-support
...
# Conflicts:
# src/languages/en.js
2 years ago
Louis Lam
7672057319
[ntfy] Do not autofill
2 years ago
Louis Lam
0f99d49a27
Merge remote-tracking branch 'origin/master' into ntfy-auth-support
2 years ago
Christian Meis
6f86236b63
Add support for icon to ntfy notification provider (requires minimum ntfy server version 1.28.0 and Android app 1.14.0, no iOS support as of today)
2 years ago
Patrick
4157c7d546
Add support for Squadcast incoming webhook
2 years ago
MA Junyi
b03624b7e3
feat: Add ServerChan Notification support
2 years ago
jakubenglicky
1c3da995e3
Add support notification via SMSManager
2 years ago
Muhammed Hussein karimi
064fe50e38
Update src/components/notifications/index.js
...
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
2 years ago
Muhammed Hussein Karimi
055948d1b9
[Linter] typo fixes
2 years ago
Muhammed Hussein Karimi
af89c4d8ae
GoAlert Notification added done
...
needs test
2 years ago
Louis Lam
9a488d6968
Merge pull request #1752 from SuperManito/master
...
Add Bark Notification Parameters
2 years ago
rmt/src
f091e92c70
Merge branch 'master' of github.com:rmtsrc/uptime-kuma into add-home-assistant-notification
2 years ago
0x01code
4575f31094
Add support for line notify providers ( #1781 )
...
* add line notify support
* add way to get line notify
* Fix duplicate key 'HTTP Basic Auth'
* Revert language files changes
* Revert language files changes
* Fix general message
Co-authored-by: Louis Lam <louislam@users.noreply.github.com>
2 years ago
Rolf Bachmann
c4a2ce4e78
Add authentication support for ntfy
2 years ago
Jan Hartje
95dba6dcaf
feat(notification): add Authorization Header option to frontend
2 years ago
rmt/src
f84ae82983
feat: added Home Assistant notification integration
2 years ago
Super Manito
5f347b10ba
Update
3 years ago
Super Manito
f442507cab
Update
3 years ago
Super Manito
a23ab9d1de
Update
3 years ago
Super Manito
817c941489
Add Bark Notification Parameters
3 years ago
Daeho Ro
5f6347d277
pull request for adding alertnow notification
3 years ago
Louis Lam
cc258dce14
Merge pull request #1674 from philippdormann/feature/ntfy-support
...
feat: ntfy push support
3 years ago
AnnAngela-work
abb6ce2366
Update zhCN translation
3 years ago
Louis Lam
0a8c922abf
Fix default value of pagerduty-integration-url
3 years ago
Marc Hagen
5830f1e0b5
[feat] Adding PagerDuty notification
3 years ago
Philipp Dormann
54184350a4
fix: missing semicolons
3 years ago
Philipp Dormann
14dbe7c334
clean up + default ntfs.sh server url
3 years ago
Philipp Dormann
122e6a842b
clean up ntfy topic input
3 years ago
Philipp Dormann
77ef22bdb4
set proper ntfy priorities
3 years ago
Philipp Dormann
59f983d506
fix: unused import "HiddenInput"
3 years ago
Philipp Dormann
71f031c14e
add ntfy support
...
ref https://github.com/louislam/uptime-kuma/issues/1622
3 years ago
Louis Lam
7a50f0e3f3
Merge pull request #1589 from AnnAngela/1.15.1_zh-CN
...
Improve translation work
3 years ago
AnnAngela
4178b003a2
fix `value`
3 years ago
Clemens Wolff
b680371746
Make apprise notification title configurable in UI
3 years ago
AnnAngela
5a069b278d
Update src/components/notifications/PromoSMS.vue
...
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
3 years ago
AnnAngela
65ea2e6aeb
Update src/components/notifications/PromoSMS.vue
...
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
3 years ago
AnnAngela-work
7dd5f5ea0d
Improve translation
3 years ago
AnnAngela-work
45da7c5431
Improve translation work
3 years ago
Louis Lam
fb0064082e
Change Pushdeer to PushDeer
3 years ago
ngc7331
93c51504f9
fixes: formatting and security issues
...
Co-authored-by: Matthew Nickson <mnickson@sidingsmedia.com>
3 years ago
ngc7331
fb059f5e91
Add support for Pushdeer notifications
3 years ago
ColdThunder11
4656ab3d57
Add OneBot notification service
3 years ago
Louis Lam
3436e26ed4
Fix styleline, fix css format issues globally
3 years ago
Louis Lam
649f3106e1
Enforce semicolon, fix format globally
3 years ago
Louis Lam
8bbf55777e
Merge pull request #1205 from arjunkomath/master
...
Add notification provider - Push
3 years ago
Louis Lam
c52c8a4206
Merge branch 'master' into alerta
...
# Conflicts:
# server/notification.js
# src/components/notifications/index.js
# src/languages/en.js
3 years ago
Louis Lam
9789d8cde8
Merge branch 'master' into alerta
3 years ago
Louis Lam
ccb3d85a48
Merge pull request #1157 from zackelia/master
...
Implement gorush notifications
3 years ago
Louis Lam
0671e4ea2b
Merge remote-tracking branch 'AnnAngela/master'
...
# Conflicts:
# src/languages/zh-CN.js
3 years ago
Louis Lam
7638b73645
Fix #1300
3 years ago
AnnAngela
c75c6c5640
Update zh-CN.js
...
Update DingDing and AliyunSms setting dialogs for better translations and document links
3 years ago
Alvin Pergens
cefe43800f
add alerta service
3 years ago
Arjun Komath
74c584f544
Add Push by Techulus
3 years ago
Zack Elia
ea43422ccf
Implement gorush notifications
3 years ago
Philipp Bischoff
bcc3cec7d6
extract translation for notification type
3 years ago
Leslie Leung
590859a95b
Merge branch 'master' into add-wecom-notification
3 years ago
Louis Lam
e18d4b6ad0
Merge pull request #1045 from bilipp/google-chat-notifications
...
Add support for Google Chat Notifications
3 years ago
Louis Lam
f6fc3737fc
Change name from "Google Chat" to Google Chat (Google Workspace only)
3 years ago