coolify/app/Notifications
Andras Bacsai dea125f679 refactor(notifications): Improve transactional email settings handling
- Replace `! $type` checks with `blank($type)` for consistency
- Modify email settings configuration to handle null/disabled states
- Ensure proper fallback and configuration of email providers
2025-02-27 12:56:37 +01:00
..
Application fix(notifications): Correct environment URL path in application notifications 2025-02-27 11:56:39 +01:00
Channels refactor(notifications): Improve transactional email settings handling 2025-02-27 12:56:37 +01:00
Container fix(core): update Slack notification formatting to use bold correctly 2025-02-04 12:40:04 +01:00
Database fix(core): update Slack notification formatting to use bold correctly 2025-02-04 12:40:04 +01:00
Dto feat(core): You can validate compose files with docker compose config 2025-02-27 11:29:04 +01:00
Internal feat(notification): add Pushover 2024-12-11 18:13:16 +01:00
ScheduledTask fix(core): update Slack notification formatting to use bold correctly 2025-02-04 12:40:04 +01:00
Server fix(slack): Notification settings URL in HighDiskUsage message (#5071) 2025-02-11 16:27:48 +01:00
TransactionalEmails refactor(notifications): Improve transactional email settings handling 2025-02-27 12:56:37 +01:00
CustomEmailNotification.php fix: Email should be retried with backoff 2024-11-26 10:19:05 +01:00
Test.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00