GoDoxy/internal/notif
Yuzerion 78900772bb
Feat/ntfy (#57)
* implement ntfy notification

* fix notification fields order

* fix schema for ntfy

---------

Co-authored-by: yusing <yusing@6uo.me>
2025-02-01 13:07:44 +08:00
..
templates [BREAKING] changed notification config format, support multiple notification providers, support webhook and markdown style notification 2024-11-30 06:44:49 +08:00
base.go Feat/ntfy (#57) 2025-02-01 13:07:44 +08:00
color.go Feat/ntfy (#57) 2025-02-01 13:07:44 +08:00
config.go Feat/ntfy (#57) 2025-02-01 13:07:44 +08:00
config_test.go Cleaned up some validation code, stricter validation 2025-01-26 14:43:48 +08:00
dispatcher.go Feat/ntfy (#57) 2025-02-01 13:07:44 +08:00
format.go Feat/ntfy (#57) 2025-02-01 13:07:44 +08:00
gotify.go Feat/ntfy (#57) 2025-02-01 13:07:44 +08:00
ntfy.go Feat/ntfy (#57) 2025-02-01 13:07:44 +08:00
providers.go Feat/ntfy (#57) 2025-02-01 13:07:44 +08:00
webhook.go Feat/ntfy (#57) 2025-02-01 13:07:44 +08:00