CrazyMax
68c793c1a1
gotify: use X-Gotify-Key header to send token
2025-11-08 23:33:30 +01:00
CrazyMax
288d3395c3
Add TLS config options for notifiers using HTTP client
2025-08-31 13:49:13 +02:00
CrazyMax
0950570ff7
lint: fix issues
2025-08-03 20:18:42 +02:00
CrazyMax
3723a6f12b
notif: enhance error message for JSON decode response issues
2024-12-19 00:57:05 +01:00
CrazyMax
8fb9b975b8
fix lint issues
2024-12-15 00:10:58 +01:00
CrazyMax
24bc0548e0
chore: use typed error and fix missing wraps
2023-09-16 11:47:53 +02:00
CrazyMax
5d583809a0
Allow to customize notification message ( #415 )
...
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com >
2021-06-25 23:24:02 +02:00
CrazyMax
3ea012cf8e
Missing token as secret setting for some notifiers ( #289 )
...
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com >
2021-03-01 00:47:15 +01:00
CrazyMax
c971e06d9f
Add message client for notifiers ( #273 )
...
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com >
2021-02-14 17:34:42 +00:00
CrazyMax
5033adefd7
Display hostname in notifications ( #102 )
2020-06-22 03:02:29 +02:00
CrazyMax
896d4827b4
Add hub link to notifiers
...
Send message as markdown for Gotify and Telegram notifiers
2020-06-09 01:06:27 +00:00
CrazyMax
7bff860650
Bump v4
2020-06-07 22:04:31 +02:00
CrazyMax
349917e7e4
Configuration transposed into environment variables ( #82 )
...
Configuration file not required anymore
DIUN_DB env var renamed DIUN_DB_PATH
Only accept duration as timeout value (10 becomes 10s)
Add getting started doc
Enhanced documentation
Add note about test notifications (#79 )
Improve configuration management
Fix telegram init
All fields in configuration now camelCased
Improve configuration validation
Update doc
Update FAQ
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com >
2020-06-07 19:58:49 +00:00
CrazyMax
a62658e266
Fix package version
2020-05-27 21:38:07 +02:00
CrazyMax
af23c5898c
Remove "enable" setting for notifiers
2020-05-26 01:13:06 +02:00
CrazyMax
0710c4cef9
Review user-agent string for some notifications
2020-02-17 22:53:15 +01:00
CrazyMax
f8d88e3893
Add Gotify notification client ( #36 )
...
Co-authored-by: Paul Götzinger <paul70079@gmail.com >
2020-02-17 22:39:43 +01:00