coolify/app/Notifications/Server
Ousama Ben Younes f9f53f2fea fix(notifications): implement toWebhook() for always-send notifications
WebhookChannel::send() calls toWebhook() unconditionally, but the five
notifications reachable through alwaysSendEvents did not implement it, so
enabling the webhook channel turned those events into fatal queued jobs.
2026-08-27 04:45:39 +00:00
..
DockerCleanupFailed.php Revert "feat(notifications): deduplicate repeated email alerts" 2026-07-09 13:19:48 +02:00
DockerCleanupSuccess.php Revert "feat(notifications): deduplicate repeated email alerts" 2026-07-09 13:19:48 +02:00
ForceDisabled.php fix(notifications): implement toWebhook() for always-send notifications 2026-08-27 04:45:39 +00:00
ForceEnabled.php fix(notifications): implement toWebhook() for always-send notifications 2026-08-27 04:45:39 +00:00
HetznerDeletionFailed.php Revert "feat(notifications): deduplicate repeated email alerts" 2026-07-09 13:19:48 +02:00
HighDiskUsage.php Revert "feat(notifications): deduplicate repeated email alerts" 2026-07-09 13:19:48 +02:00
Reachable.php Revert "feat(notifications): deduplicate repeated email alerts" 2026-07-09 13:19:48 +02:00
ServerPatchCheck.php Revert "feat(notifications): deduplicate repeated email alerts" 2026-07-09 13:19:48 +02:00
TraefikVersionOutdated.php Revert "feat(notifications): deduplicate repeated email alerts" 2026-07-09 13:19:48 +02:00
Unreachable.php Revert "feat(notifications): deduplicate repeated email alerts" 2026-07-09 13:19:48 +02:00