uptime-kuma/server/notification-providers
Matthew Nickson 63e408f4f2
Fixed octopush legacy doesn't return error code
The octopush legacy API does not return a HTTP error code and instead
always returns a HTTP 200. This means that no error it thrown even if
something like the parameters are incorrect.
Instead the error code is given in the json response data.
Therefore we must look at the response data and check for the presence
of the "error_code" key in the response data.

Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
2022-10-01 15:42:34 +01:00
..
alerta.js [eslint] Enable yoda and eqeqeq 2022-04-17 15:43:03 +08:00
alertnow.js pull request for adding alertnow notification 2022-06-12 04:02:44 +09:00
aliyun-sms.js Add more comment for aliyun-sms fix 2022-05-01 12:10:47 +08:00
apprise.js Make apprise notification title configurable in UI 2022-05-07 11:00:57 -04:00
bark.js Fix previously PR bug about Bark Notification (#2084) 2022-09-16 14:21:22 +08:00
clicksendsms.js Enforce semicolon, fix format globally 2022-04-14 01:20:54 +08:00
dingding.js Merge branch 'master' into add-JSDoc-comments 2022-04-21 13:01:22 +01:00
discord.js Added Push Monitor to Discord Notifications 2022-05-24 23:14:27 +02:00
feishu.js [eslint] Enable yoda and eqeqeq 2022-04-17 15:43:03 +08:00
goalert.js Fix warning at goalert.js 2022-09-15 09:11:27 +02:00
google-chat.js Enforce semicolon, fix format globally 2022-04-14 01:20:54 +08:00
gorush.js Standardize array bracket spacing 2022-04-17 15:27:35 +08:00
gotify.js Enforce semicolon, fix format globally 2022-04-14 01:20:54 +08:00
home-assistant.js feat: added Home Assistant notification integration 2022-06-25 21:27:30 +01:00
line.js [eslint] Enable yoda and eqeqeq 2022-04-17 15:43:03 +08:00
linenotify.js Add support for line notify providers (#1781) 2022-07-29 15:13:50 +08:00
lunasea.js Fix Lunasea do not handle general message correctly #1790 2022-06-21 15:12:24 +08:00
matrix.js Change log_info to log.info by making it into an object 2022-04-13 23:33:37 +08:00
mattermost.js [eslint] Enable yoda and eqeqeq 2022-04-17 15:43:03 +08:00
notification-provider.js Merge branch 'master' into add-JSDoc-comments 2022-04-21 13:01:22 +01:00
ntfy.js fix: missing semicolons 2022-05-23 21:13:57 +02:00
octopush.js Fixed octopush legacy doesn't return error code 2022-10-01 15:42:34 +01:00
onebot.js [eslint] Enable yoda and eqeqeq 2022-04-17 15:43:03 +08:00
pagerduty.js [feat] Adding PagerDuty notification 2022-05-25 14:10:31 +02:00
promosms.js Enforce semicolon, fix format globally 2022-04-14 01:20:54 +08:00
pushbullet.js [eslint] Enable yoda and eqeqeq 2022-04-17 15:43:03 +08:00
pushdeer.js [eslint] Enable yoda and eqeqeq 2022-04-17 15:43:03 +08:00
pushover.js Fix pushover device not working #1114 2022-03-24 12:14:17 +08:00
pushy.js Enforce semicolon, fix format globally 2022-04-14 01:20:54 +08:00
rocket-chat.js Enforce semicolon, fix format globally 2022-04-14 01:20:54 +08:00
serverchan.js feat: Add ServerChan Notification support 2022-09-23 23:27:22 +08:00
serwersms.js style(serwersms): add missing trailing commas 2021-11-27 13:16:17 +01:00
signal.js Enforce semicolon, fix format globally 2022-04-14 01:20:54 +08:00
slack.js Add JSDoc to server/notification-providers/* 2022-04-16 20:24:53 +01:00
smsmanager.js Add support notification via SMSManager 2022-09-15 09:11:05 +02:00
smtp.js Allow unused vars in args and fix more eslint issues 2022-04-17 01:39:49 +08:00
stackfield.js add support for stackfield notifications 2021-12-02 08:53:45 +01:00
teams.js Add JSDoc to server/notification-providers/* 2022-04-16 20:24:53 +01:00
techulus-push.js Enforce semicolon, fix format globally 2022-04-14 01:20:54 +08:00
telegram.js Enforce semicolon, fix format globally 2022-04-14 01:20:54 +08:00
webhook.js Enforce semicolon, fix format globally 2022-04-14 01:20:54 +08:00
wecom.js Merge branch 'master' into add-JSDoc-comments 2022-04-21 13:01:22 +01:00