Commit Graph

341 Commits (master)

Author SHA1 Message Date
taschenuhr cc09147b4b fix adding optional ActionSet
9 months ago
taschenuhr b8941403d1 code cleanup
9 months ago
taschenuhr 5b87da94b3 push notificationMessage to card header and add action button to dashboard
9 months ago
taschenuhr 7756070c57 refactor MS-Teams notification to use adaptive cards
9 months ago
Frank Elsinga 1fdb7e48ed
Formatting fixes
9 months ago
Frank Elsinga cc000117ca
Updated the code to look more like the other notification providers
9 months ago
Humberto Evans 5a9c3ad353 move try/catch into main control flow and more from code review comments
9 months ago
Humberto Evans 4cdc8f344b
Apply suggestions from code review
9 months ago
Humberto Evans f254940b64 spell things correctly
10 months ago
Humberto Evans 71dd5e2369 do not assume missing heartbeat is a test
10 months ago
Humberto Evans e8fada9386 set url to heii on call prod
10 months ago
Humberto Evans 93ac212aef Add Heii On-Call
10 months ago
Philip Klostermann 95125cc417 [Ntfy] don't include url action with defaut URL value
10 months ago
Philip Klostermann 20b69acde2 [Ntfy] Only include action link if monitor url is defined #3274
10 months ago
AnnAngela b4e45c7ce8
fix(notification-dingding): throw error when failed (#3598)
10 months ago
Louis Lam 2a315d4c84 Merge branch '1.23.X' into merge
11 months ago
Louis Lam 8151ac0e25
Fix Async child process output issue (#4231)
12 months ago
Louis Lam c5d9c54a04 Merge branch 'master' into 1.23.X-merge-to-2.X.X-2
12 months ago
Louis Lam 81c9900e23 Merge branch '1.23.X' into 1.23.X-merge-to-2.X.X-2
12 months ago
Louis Lam 1708b67949
Change execSync/spawnSync to async (#4123)
1 year ago
Nenad Gal 01855e0ffe
monitor path as a notification title mattermost (#3801)
1 year ago
atmaniak 9b599ccd1d
Add Grafana Oncall notification provider (#2783)
1 year ago
Frank Elsinga 3fcb7bf181
Feature: SMTP-templating of `customBody` and `customHeader` via liquidjs (#3414)
1 year ago
Frank Elsinga 0fe8d04f78
made the way telegram handles axios errors like all the other notification providers (#3623)
1 year ago
Chongyi Zheng 499429858c
Use API v2 for Bark notification (#2759)
1 year ago
Louis Lam a13fc7079e Merge branch 'master' into 2.0.X
1 year ago
Lior Slakman c0e273df5b
Show hostname:port for gamedig monitor on Discord notification (#3643)
1 year ago
Frank Elsinga 1772158d62
fixed opsgenieRegion not being the same enum between the frontend and backend (#3616)
1 year ago
Louis Lam 31c00081fa Merge branch 'master' into 2.0.X
1 year ago
zhenqiang c0174dc1c4
fix(notification-aliyun-sms): throw error when sending SMS failed (#3573)
1 year ago
Matthew Nickson 8a92054c2b
Added JSDoc to ESLint (#3529)
1 year ago
Damon 587d9e4781
Add Flashduty notification (#3475)
1 year ago
Louis Lam 9dd652733e
Merge pull request #3467 from ngc7331/pushdeer
1 year ago
zappityzap eb6167aaf1
Nostr dm notifications (#3473)
1 year ago
Raymond Hackley 5ccf2d23fc
Fix: SMTP notification "Ignore TLS Error" option (#2999) (#3465)
1 year ago
小造xu_zh bf68e0a7bc fix: define pushdeerlink
1 year ago
小造xu_zh 6984596568
Apply suggestions from code review
1 year ago
小造xu_zh 0684313ec9 feat: remove blank characters and ending '/' first
1 year ago
小造xu_zh d7e12dc92d feat: allow the user to configure PushDeer Server URL
1 year ago
Louis Lam c6d0c431bd
Merge pull request #3080 from duanearnett/feature/add-channel-notification-for-slack
1 year ago
Louis Lam 99fb5836e2
Add SMSC (СМСЦентр) provider notification (#3335) By @FlatronBuda
1 year ago
Muhammed Hussein karimi 6bece8796e
feat: json-query monitor added (#3253)
1 year ago
Louis Lam e5c6783781
Merge pull request #3205 from woj-tek/master
1 year ago
Louis Lam 18d8b3a8e0 Merge remote-tracking branch 'origin/master' into feat/webhook-custom-body
1 year ago
Nelson Chan c9d6e576ab Chore: Remove redundant assign
1 year ago
Nelson Chan 97d38ee1a8 Feat: Add custom body for Webhook Notif.
1 year ago
Lasse Bang Mikkelsen a00561ff09
Strip trailing slashes to avoid 404
1 year ago
duane 9a8bea5761 Changes 'Mention Channel' -> 'Notify Channel'
2 years ago
duane 376d84c742
Merge branch 'master' into feature/add-channel-notification-for-slack
2 years ago
Louis Lam 343a1d3344
Merge pull request #3203 from CommanderStorm/applied_timezone_formatting
2 years ago
Wojciech Kapcia f3fe392ec4
Add option to use ApiKeys in Twilio in addition to main account credentials
2 years ago
Frank Elsinga f3c09f2bbd made every Notification provider supply time like dingding after #3152
2 years ago
Maximilian Krauß a0d0d5b015 fix: sends pushover ttl only if defined
2 years ago
Maximilian Krauß 8d05d80a5f feat: Adds message ttl to pushover notification
2 years ago
duane 5200e10aab Removes ternary operator for Slack channel mention
2 years ago
duane 00f733d352 Adds ability to notify channel when Slack webhook triggered
2 years ago
AnnAngela ce70b3fc62
feat: add a space to separate the words
2 years ago
AnnAngela 06fba5b55a
feat: show time as server timezone in dingding notification
2 years ago
Louis Lam 7f5d0e5490 Merge remote-tracking branch 'origin/1.21.X'
2 years ago
Louis Lam 0eaaa8b6fa Minor
2 years ago
Louis Lam 5cd506e340 Minor
2 years ago
Louis Lam 72c16c3aa2 Fix eslint warnings
2 years ago
Josua Frank 11f4cb8725
Merge branch 'louislam:master' into ntfy-bearer-authorization
2 years ago
Louis Lam 4c1ac5e870
Merge pull request #2863 from mtelgkamp/ntfy-notification-improvements
2 years ago
Louis Lam 2f3f929fbd
Merge pull request #2831 from mtelgkamp/mattermost-notification-improvements
2 years ago
Josua Frank fc4312ca1a
Merge branch 'master' into ntfy-bearer-authorization
2 years ago
Louis Lam 4869e6531c
Merge pull request #2980 from Genc/feature/twilio-notification-provider
2 years ago
Faruk Genç b64c835cee Add Twilio Sms Notification Provider
2 years ago
niclas.koegl d9558833fc
Fix linting
2 years ago
niclas.koegl d2527d7254
Merge branch 'master' into feature/opsgenie-alerts
2 years ago
niclas.koegl 6dfca0c163
Add Opsgenie notification provider
2 years ago
Josua Frank 35a56dd9e0 Added dropdown for authentication methods
2 years ago
Josua Frank e8814e8479 added option for ntfy access tokens
2 years ago
Louis Lam 8d1847c032
Merge pull request #2744 from bobby-ore/add-lunasea-user-id
2 years ago
Michael Telgkamp cbbd3e20ad
Codestyle: Add trailing comma
2 years ago
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