yusing
|
82c829de18
|
feat: notifications retry mechanism and improved error formatting
|
2025-05-03 14:30:40 +08:00 |
|
yusing
|
69ee8495d8
|
refactor: notifications
|
2025-05-02 05:51:15 +08:00 |
|
yusing
|
361931ed96
|
refactor: rename module 'err' to 'gperr' in references
|
2025-03-28 07:39:26 +08:00 |
|
yusing
|
8ae9573b07
|
add timeout to notification context
|
2025-02-01 14:42:21 +08:00 |
|
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 |
|
yusing
|
1586610a44
|
Cleaned up some validation code, stricter validation
|
2025-01-26 14:43:48 +08:00 |
|
yusing
|
4d94d12e9c
|
fixed / suppressed (irrelevant) golangci-lint errors
|
2024-12-17 10:33:21 +08:00 |
|
yusing
|
25eeabb9f9
|
[BREAKING] changed notification config format, support multiple notification providers, support webhook and markdown style notification
|
2024-11-30 06:44:49 +08:00 |
|
yusing
|
e5bbb18414
|
migrated from logrus to zerolog, improved error formatting, fixed concurrent map write, fixed crash on rapid page refresh for idle containers, fixed infinite recursion on gotfiy error, fixed websocket connection problem when using idlewatcher
|
2024-10-29 11:34:58 +08:00 |
|
yusing
|
bee26f43d4
|
initial gotify support
|
2024-10-22 05:38:09 +08:00 |
|