Commit Graph

22 Commits (c168e1e9fcb63fbb299cf9aa499927e96c0389ba)

Author SHA1 Message Date
Aram Akhavan f24abf254b Add tests for not repeating notifications
11 months ago
Aram Akhavan cc889f2a2d fix notify tests
11 months ago
Aram Akhavan 01c5a7fdfe Address review comments
11 months ago
Aram Akhavan 98d958888c refactor common code
11 months ago
Aram Akhavan 4e5c76b259 Add support for disabling repeat notifications
11 months ago
Michael Manganiello 3a6c407fe7 Add support for ntfy notifications
2 years 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:
3 years ago
Jason Kulatunga 060ac7b83a fixes https://github.com/AnalogJ/scrutiny/issues/179
3 years ago
Jason Kulatunga 2fc24d0e76 fix error log.
4 years ago
Jason Kulatunga 4331f86ed4 fixing #164 telegram notification issue while I'm here.
4 years ago
Jason Kulatunga 79de0fed2b upgrade shoutrrr version. Fix duplicate notifications when more than one notification handler configured (closure iteration issue).
4 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