This website requires JavaScript.
Explore
Help
Register
Sign In
starred
/
godoxy
Watch
1
Star
0
Fork
0
You've already forked godoxy
mirror of
https://github.com/yusing/godoxy.git
synced
2026-03-18 07:24:31 +01:00
Code
Issues
18
Packages
Projects
Releases
10
Wiki
Activity
Files
7dd00d24243428cef1f68bba6760dc8ff4fb1eba
godoxy
/
internal
/
notif
History
yusing
66db583432
fix notification dispatcher panic when dispatching on program exit
2025-01-23 04:41:10 +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
color.go
[BREAKING] changed notification config format, support multiple notification providers, support webhook and markdown style notification
2024-11-30 06:44:49 +08:00
dispatcher.go
fix notification dispatcher panic when dispatching on program exit
2025-01-23 04:41:10 +08:00
format.go
[BREAKING] changed notification config format, support multiple notification providers, support webhook and markdown style notification
2024-11-30 06:44:49 +08:00
gotify_test.go
[BREAKING] changed notification config format, support multiple notification providers, support webhook and markdown style notification
2024-11-30 06:44:49 +08:00
gotify.go
[BREAKING] changed notification config format, support multiple notification providers, support webhook and markdown style notification
2024-11-30 06:44:49 +08:00
providers.go
fixed / suppressed (irrelevant) golangci-lint errors
2024-12-17 10:33:21 +08:00
webhook_test.go
support variables in modify request,response middlewares
2024-12-03 10:20:18 +08:00
webhook.go
small refactor
2025-01-09 14:09:48 +08:00