GoDoxy/internal/notif
2025-04-17 15:45:30 +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 refactor: rename module 'err' to 'gperr' in references 2025-03-28 07:39:26 +08:00
color.go Feat/ntfy (#57) 2025-02-01 13:07:44 +08:00
config.go refactor: rename Deserialize* to UnmarshalValidate* 2025-04-05 11:58:11 +08:00
config_test.go refactor: rename utils/testing to expect, replace all dot imports in tests 2025-04-17 15:45:30 +08:00
dispatcher.go refactor: update task management code 2025-04-17 14:47:14 +08:00
format.go feat: custom json marshaling implementation, replace json and yaml library (#89) 2025-04-16 15:02:11 +08:00
gotify.go feat: custom json marshaling implementation, replace json and yaml library (#89) 2025-04-16 15:02:11 +08:00
ntfy.go refactor: rename module 'err' to 'gperr' in references 2025-03-28 07:39:26 +08:00
providers.go refactor: rename module 'err' to 'gperr' in references 2025-03-28 07:39:26 +08:00
webhook.go feat: custom json marshaling implementation, replace json and yaml library (#89) 2025-04-16 15:02:11 +08:00