Commit graph

4 commits

Author SHA1 Message Date
Augusto Dwenger J. 5d36d67768 Add some more logging to the main, stats and alert package 2020-11-17 17:16:21 +01:00
Augusto Dwenger 4f85a2ba79 Fix notify not being able to send correct notifications
Fix json field naming
Fix priority type -> int (gotify expects it to be an int)
Fix Notify implementation to match the Notifier interface
Remove hardcoded token and url
2020-11-05 14:40:45 +01:00
Augusto Dwenger 8f17807c21 Remove interface postfix from Notifier interface
Add missing type documentation
2020-11-05 14:40:33 +01:00
Marius 2e390daf35 inital alert commit with httpClient and request to gotify 2020-11-02 15:06:26 +01:00