GoDoxy/internal/notif
2025-02-07 03:07:21 +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 fix startup panic when no notification provider is set 2025-02-07 03:07:21 +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 add timeout to notification context 2025-02-01 14:42:21 +08:00
webhook.go Feat/ntfy (#57) 2025-02-01 13:07:44 +08:00