Yuzerion
|
80bc018a7f
|
feat: custom json marshaling implementation, replace json and yaml library (#89)
* chore: replace gopkg.in/yaml.v3 vs goccy/go-yaml; replace encoding/json with bytedance/sonic
* fix: yaml unmarshal panic
* feat: custom json marshaler implementation
* chore: fix import and err marshal handling
---------
Co-authored-by: yusing <yusing@6uo.me>
|
2025-04-16 15:02:11 +08:00 |
|
yusing
|
361931ed96
|
refactor: rename module 'err' to 'gperr' in references
|
2025-03-28 07:39:26 +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
|
8109c9ac4f
|
small refactor
|
2025-01-09 14:09:48 +08:00 |
|
yusing
|
f2a9ddd1a6
|
improved deserialization method
|
2024-12-18 07:18:18 +08:00 |
|
yusing
|
5d5c623f09
|
small refactor and fixes
|
2024-12-03 11:45:10 +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 |
|