nils måsén
1d59fb83dd
feat(notifications): support delayed sending ( #1142 )
2022-01-05 09:31:01 +01:00
nils måsén
cd0ec88764
fix(notifications): default templates and logic ( #1010 )
...
* fix(notifications): default templates and logic
* fix multi-entry report notifs and add test
* add tests for log queueing
2021-09-19 18:06:14 +02:00
nils måsén
e3dd8d688a
Session report collection and report templates ( #981 )
...
* wip: notification stats
* make report notifications optional
* linting/documentation fixes
* linting/documentation fixes
* merge types.Container and container.Interface
* smaller naming/format fixes
* use typed image/container IDs
* simplify notifier and update tests
* add missed doc comments
* lint fixes
* remove unused constructors
* rename old/new current/latest
2021-06-27 09:05:01 +02:00
Simon Aronsson
8b81fbd48d
Revert "feat(config): swap viper and cobra for config ( #684 )"
...
This reverts commit ff8cb884a0
.
2020-12-21 23:08:23 +01:00
nils måsén
ff8cb884a0
feat(config): swap viper and cobra for config ( #684 )
2020-12-21 15:17:45 +01:00
Simon Aronsson
a7a28ec984
fix fmt and vetting issues
2020-10-03 22:25:17 +02:00
Cédric Finance
fdecd40189
Make sure all shoutrrr notifications are sent ( #564 )
2020-08-08 22:55:51 +02:00
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
Arne Jørgensen
10fd81a2c1
feat: add template support for shoutrrr notifications ( #515 )
2020-05-11 06:38:41 +02:00