Commit Graph

13 Commits (54178eaaf0a349356e416eef8fdcedcdf53c6622)

Author SHA1 Message Date
Jason Kulatunga 060ac7b83a fixes https://github.com/AnalogJ/scrutiny/issues/179
3 years ago
Jason Kulatunga 2fc24d0e76 fix error log.
3 years ago
Jason Kulatunga 4331f86ed4 fixing #164 telegram notification issue while I'm here.
3 years ago
Jason Kulatunga 79de0fed2b upgrade shoutrrr version. Fix duplicate notifications when more than one notification handler configured (closure iteration issue).
3 years ago
Jason Kulatunga ac7c1f28cf ignore empty ("") errors.
4 years ago
Jason Kulatunga 80a382d098 slight tweaks to notifications error handling.
4 years ago
Jason Kulatunga a3438297e6 removeedd waitgroup, using sync/errgroup instead (to pass error messages back). returning errors in test notifications endpoint payload. Adding failure tests for webhooks, scripts & shoutrr.
4 years ago
Jason Kulatunga 6ca4ce39de Adding documenation for notifications.
4 years ago
Jason Kulatunga d339e967a6 fixing notifications.
4 years ago
Jason Kulatunga 6377a258f6 sending notifications on failure.
4 years ago
Jason Kulatunga 98415e625d fix import. added simle test for notify test endpoint.
4 years ago
Jason Kulatunga 78a619b09d moved middleware into more relevant location. Adding send test notifications handler. making sure that config is available from web handler functions.
4 years ago
Jason Kulatunga c913cf39b9 adding new nottification validation erorr. Added a notification class containing webhook, script and shoutrrr notification logic. Adding "Test notification endpoint".
4 years ago