Commit Graph

17 Commits (3a6c407fe7194c345129d289f2e946999308aa5c)

Author SHA1 Message Date
Michael Manganiello 3a6c407fe7 Add support for ntfy notifications
1 year ago
Jason Kulatunga d41d535ab7 make sure that the device host id is provided in notifications (if available).
2 years ago
Jason Kulatunga 29bc79996b working settings update.
2 years ago
Jason Kulatunga 7babc280a0 ensure that users can filter their notifications by:
2 years ago
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