Commit Graph

266 Commits (7711679e1a3d7d4842b75ba5376033d011ffb3bd)

Author SHA1 Message Date
Louis Lam 71c800b880 Merge remote-tracking branch 'origin/master' into notification-provider-pagertree
2 years ago
Michael Telgkamp 7b4f90ce92
Improve ntfy notifications
2 years ago
Bobby Ore b21c2adcc2 Rework lunasea notification to allow for device id and user id
2 years ago
Louis Lam e873fea86d
Merge pull request #2736 from blozano824/add-status-to-slack-notification
2 years ago
Louis Lam e9475ed3c0 Merge remote-tracking branch 'origin/master' into telegram_test
2 years ago
Louis Lam 10228874fa Merge manually
2 years ago
Michael Telgkamp 186ca30508
Improve mattermost notifications
2 years ago
Louis Lam 7e3734af53 Better handling
2 years ago
Austin Miller 5e1489a6ed PagerTree Notification - Send msg when heartbeatJSON null
2 years ago
Bobby Ore 48b637d4c8 Refactor to not introduce a breaking change
2 years ago
Bobby Ore 3a361d2621 lint fix
2 years ago
Bobby Ore 8725e5daf9 Add ability to use User ID for LunaSea notifications
2 years ago
Brayan Lozano d45aee450d
Removes unecessary ternary operator
2 years ago
Brayan Lozano 727acb32bf
Adds name + status + message to slack notification
2 years ago
Austin Miller ef54d9e3b6 Add PagerTree Notification Provider
2 years ago
Haytham Salama 1bfb290718 feat: add message thread id for telegram nonfiction
2 years ago
Louis Lam e5ca67d062
HTTPS Monitor using Real Browsers + Limited plugin support (#1787)
2 years ago
alejandrohernandezrosales fa23e7ad19 Removed superflous Message prefix
2 years ago
Louis Lam e675316635
Merge pull request #2586 from PopcornPanda/fix-2544
2 years ago
Louis Lam 49ac71e25c
Merge pull request #2549 from Computroniks/docs/update-jsdoc-2023-01-05
2 years ago
shyneko b91fe9d96d Added a more telegram options
2 years ago
Łukasz Szczepański 8433bceb32 Trim message to maximum allowed length
2 years ago
Łukasz Szczepański 56ba133a1f Missing semicolon
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
Luke ecd661c801
Allow long sms in PromoSMS
2 years ago
Joseph Irving 33355c51b7 Add Splunk Notifications
2 years ago
SlothCroissant f8658d6160 Removed redundant title in Pushover notification
2 years ago
Matthew Nickson caff9ca736
Added JSDoc for server/
2 years ago
Arniwatt Chonkiattipoom a8af2a418e
Slack notification block not working (#1958)
2 years ago
Louis Lam cd7a6e4019
Merge pull request #2478 from YehowahLiu/master
2 years ago
Louis Lam 8bb064c6fa
Merge pull request #2157 from Mikkel-T/fix-discord-embed
2 years ago
Louis Lam 5554432b31
Merge pull request #2377 (Zoho Cliq Notification Provider)
2 years ago
401Unauthorized c60b741406
Add kook notification provider
2 years ago
zImPatrick f32441e2f6 fix discord notification not sending when docker container is down
2 years ago
panos 9da28fbbc7 zoho cliq code style
2 years ago
panos 851a04b082 zoho cliq code style
2 years ago
panos 68bc7ac421 zoho cliq code style
2 years ago
panos 73bfdb9ef9 zoho cliq notification provider
2 years ago
Louis Lam e886df4788 Fix typo
2 years ago
Jan Hartje 258ff56962
Merge branch 'louislam:master' into feat/add-auth-header-to-webhook-notification-#1919
2 years ago
Louis Lam 68862c0b3f Fix Pushbullet do not handle general message correctly and fix name convention (Close #1890)
2 years ago
Louis Lam fd15e7c2dc Merge remote-tracking branch 'origin/master' into ntfy-icon
2 years ago
Marcin Kiszka 08763b700a Added support for SMSEagle device API notifications
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
Louis Lam 959ecc65ff Merge remote-tracking branch 'origin/master'
2 years ago
Louis Lam c24b64921d Fix #2183 ntfy issue
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
2 years ago
Louis Lam 543a74ecab
Merge pull request #1923 from rolfbachmann/ntfy-auth-support
2 years ago
Louis Lam 62ad2f9bb4
Merge pull request #2148 from Computroniks/bug/octopush-notifications-#2144
2 years ago
Louis Lam 0f99d49a27 Merge remote-tracking branch 'origin/master' into ntfy-auth-support
2 years ago
Louis Lam d93f7b33be
Merge pull request #2153 from Computroniks/bug/#2009-teams-unnecessary-url-field
2 years ago
Mikkel-T a42f7416b5 Improve the URL field in Discord embeds
2 years ago
Matthew Nickson 6a3eccf6a6
Fixed alert features unnecessary URL field #2009
2 years ago
Matthew Nickson 97de3959cd
Updated octopush error handling to accept 000
2 years ago
Matthew Nickson 63e408f4f2
Fixed octopush legacy doesn't return error code
2 years ago
Matthew Nickson 2e54dee817
Fixed Octopush Notifier not working #2144
2 years ago
Christian Meis e12642cf21 Fix double quotes in fallback for no icon url in ntfy notification provider settings
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 bef9cb6a5f Linting fixes
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
Louis Lam f96bad1629
Merge pull request #2089 from jakubenglicky/smsmanager
2 years ago
Super Manito 38c45a3fe3
Fix previously PR bug about Bark Notification (#2084)
2 years ago
jakubenglicky 2d5096317f Fix warning at goalert.js
2 years ago
jakubenglicky 1c3da995e3 Add support notification via SMSManager
2 years ago
Muhammed Hussein karimi a8ea76e8a1
Remove extra debug log
2 years ago
Muhammed Hussein Karimi 584d52517a [Linter] fixing quotes with doublequote
2 years ago
Muhammed Hussein Karimi 82dd9a7c16 golaert req fix and axios update for formdata
2 years ago
Muhammed Hussein Karimi d44663c57c provider name fix
2 years ago
Muhammed Hussein Karimi e557545c97 goalert needs post instead of get
2 years ago
Muhammed Hussein Karimi 40b9d9ed17 goalert provider missing semicolon fix for linter
2 years ago
Muhammed Hussein Karimi 65e6921a41 goalert notification provider added
2 years ago
Louis Lam 9a488d6968
Merge pull request #1752 from SuperManito/master
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)
2 years ago
Rolf Bachmann c4a2ce4e78 Add authentication support for ntfy
2 years ago
Jan Hartje af07c7f050 feat(notification): add Authorization Header option to backend
2 years ago
Louis Lam d362372b05
Merge pull request #1749 from daeho-ro/feature/alertnow
2 years ago
rmt/src f84ae82983
feat: added Home Assistant notification integration
2 years ago
Louis Lam 7ba717ee55 Fix Lunasea do not handle general message correctly #1790
2 years ago
Super Manito 54b9698a05 Update
2 years ago
Super Manito 1c4ddaeddf Update
2 years ago
Super Manito 55a6e5af42
Update server/notification-providers/bark.js
2 years ago
Super Manito 252709ff49
Update server/notification-providers/bark.js
2 years ago
Super Manito 404923b7c8 bugfix
2 years ago
Super Manito a41023ca2a Update
2 years ago
Super Manito 817c941489 Add Bark Notification Parameters
2 years ago
Daeho Ro 5f6347d277 pull request for adding alertnow notification
2 years ago
Louis Lam cc258dce14
Merge pull request #1674 from philippdormann/feature/ntfy-support
2 years ago
Marc Hagen 5830f1e0b5 [feat] Adding PagerDuty notification
2 years ago
DasCanard f23baf9c22 Added Push Monitor to Discord Notifications
2 years ago
Philipp Dormann 54184350a4
fix: missing semicolons
2 years ago
Philipp Dormann 14dbe7c334
clean up + default ntfs.sh server url
2 years ago
Philipp Dormann 71f031c14e
add ntfy support
2 years ago
Louis Lam cec0521834 [Discord] Fix ping type should no port, update better naming
3 years ago
Louis Lam 66971deaf4 Merge remote-tracking branch 'origin/master' into fix-1448-discord-service-url
3 years ago