watchtower/pkg/notifications
Possible Triangle f76c48a95e
Add string functions for lowercase, uppercase and capitalize to shoutrrr templates (#593)
* Added string functions for lowercase, uppercase and capitalize to shoutrrr templates

* Update pkg/notifications/shoutrrr.go

Co-authored-by: nils måsén <nils@piksel.se>

* Update pkg/notifications/shoutrrr.go

Co-authored-by: nils måsén <nils@piksel.se>

* Update pkg/notifications/shoutrrr.go

Co-authored-by: nils måsén <nils@piksel.se>

* Update pkg/notifications/shoutrrr_test.go

Co-authored-by: nils måsén <nils@piksel.se>

* escape quotation marks in test

Co-authored-by: nils måsén <nils@piksel.se>
2020-07-21 13:27:51 +02:00
..
email.go fix(email): always use configured delay for notifications (#536) 2020-05-09 19:34:18 +02:00
gotify.go Adds the option to skip TLS verification for a Gotify instance (#544) 2020-05-22 16:02:20 +02:00
msteams.go refactor: move actions into internal 2019-07-21 22:22:30 +02:00
notifier.go fix(shoutrrr): make shoutrrr init failure a fatal error (#561) 2020-05-30 19:36:20 +02:00
shoutrrr.go Add string functions for lowercase, uppercase and capitalize to shoutrrr templates (#593) 2020-07-21 13:27:51 +02:00
shoutrrr_test.go Add string functions for lowercase, uppercase and capitalize to shoutrrr templates (#593) 2020-07-21 13:27:51 +02:00
slack.go refactor: move actions into internal 2019-07-21 22:22:30 +02:00
smtp.go refactor: move actions into internal 2019-07-21 22:22:30 +02:00
util.go refactor: move actions into internal 2019-07-21 22:22:30 +02:00