Commit Graph

6 Commits (86b1b0468abff15c4c8c15e6da5177164adaabc4)

Author SHA1 Message Date
Simon Aronsson 4672811983 fix linting and formatting 5 years ago
Simon Aronsson cb4c58f714
Merge pull request #470 from mbrandau/add-shoutrrr
WIP: add shoutrrr support
5 years ago
Simon Aronsson fac26dfc72 fix: improve logging 5 years ago
Maximilian Brandau be2376a4e1
add shoutrrr 5 years ago
Luka Peschke dff16dc639 Add support for Gotify notifications (#346)
This adds support for Gotify (https://gotify.net) notifications.

Work items:

* Two flags have been added to internal/flags/flags.go:
  "notification-gotify-url" and "notification-gotify-token".

* A Gotify notification driver has been added in
  notifications/gotify.go.

* "gotify" has been added to notification driver choices in
  notifications/notifier.go.

* Docs have been updated
5 years ago
Simon Aronsson a425bf1024 refactor: move actions into internal 5 years ago