mirror of
https://github.com/mag37/dockcheck.git
synced 2026-02-14 23:38:15 +01:00
* Add file notification channel * Bypass file channel notifications for dockcheck.sh script * Implement notification channel template reuse and advanced configuration variables. * Fix text insertion formatting for dockcheck script and container updates. * Fix dockcheck.sh notification csv and text output. * Fix ntfy variable references and replace tr for uppercase conversion. * Fix ALLOWEMPTY logic, undefined snippet case, and README formatting. * Refactor notification send/skip logic. Adjust missing variable return codes. * Adjust notifications README section for clarity and readability. --------- Co-authored-by: Matthew Oleksowicz <matt@everyoneneeds.it> |
||
|---|---|---|
| .. | ||
| notify_apprise.sh | ||
| notify_discord.sh | ||
| notify_DSM.sh | ||
| notify_file.sh | ||
| notify_generic.sh | ||
| notify_gotify.sh | ||
| notify_HA.sh | ||
| notify_matrix.sh | ||
| notify_ntfy.sh | ||
| notify_pushbullet.sh | ||
| notify_pushover.sh | ||
| notify_slack.sh | ||
| notify_smtp.sh | ||
| notify_telegram.sh | ||
| notify_v2.sh | ||
| urls.list | ||