GoDoxy/internal/notif
2025-02-01 01:42:49 +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 implement ntfy notification 2025-01-31 15:49:02 +08:00
color.go implement ntfy notification 2025-01-31 15:49:02 +08:00
config.go implement ntfy notification 2025-01-31 15:49:02 +08:00
config_test.go Cleaned up some validation code, stricter validation 2025-01-26 14:43:48 +08:00
dispatcher.go fix notification fields order 2025-02-01 01:42:49 +08:00
format.go fix notification fields order 2025-02-01 01:42:49 +08:00
gotify.go implement ntfy notification 2025-01-31 15:49:02 +08:00
ntfy.go implement ntfy notification 2025-01-31 15:49:02 +08:00
providers.go implement ntfy notification 2025-01-31 15:49:02 +08:00
webhook.go implement ntfy notification 2025-01-31 15:49:02 +08:00