You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
4 years ago
..
email.go fix(email): always use configured delay for notifications (#536) 5 years ago
gotify.go Adds the option to skip TLS verification for a Gotify instance (#544) 5 years ago
msteams.go refactor: move actions into internal 5 years ago
notifier.go fix(shoutrrr): make shoutrrr init failure a fatal error (#561) 5 years ago
shoutrrr.go Add string functions for lowercase, uppercase and capitalize to shoutrrr templates (#593) 4 years ago
shoutrrr_test.go Add string functions for lowercase, uppercase and capitalize to shoutrrr templates (#593) 4 years ago
slack.go refactor: move actions into internal 5 years ago
smtp.go refactor: move actions into internal 5 years ago
util.go refactor: move actions into internal 5 years ago