coolify/bootstrap/helpers
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
..
api.php feat: add environment_uuid support and update API documentation 2024-12-17 13:42:16 +01:00
applications.php feat(core): You can validate compose files with docker compose config 2025-02-27 11:29:04 +01:00
constants.php Support PopOS as server 2024-12-04 13:19:00 +01:00
databases.php fix(s3): DigitalOcean storage buckets do not work 2025-01-25 23:40:40 +01:00
docker.php fix(docker): Improve Docker compose file validation process 2025-02-27 12:17:12 +01:00
github.php chore: remove more logging 2025-01-06 21:16:57 +01:00
notifications.php refactor(notifications): Improve transactional email settings handling 2025-02-27 12:56:37 +01:00
proxy.php feat(core): add name to default proxy configuration 2025-02-03 21:24:01 +01:00
remoteProcess.php fix: getcontainer status should timeout after 30s 2025-01-10 12:04:59 +01:00
services.php feat: migrate env variables to polymorphic relationship 2024-12-17 10:38:42 +01:00
shared.php feat(core): You can validate compose files with docker compose config 2025-02-27 11:29:04 +01:00
socialite.php feat: add infomaniak oauth 2024-12-15 01:30:37 +01:00
subscriptions.php add 'admin' to allowed paths for unsubscribed accounts 2024-12-16 13:00:29 +01:00
timezone.php refactor: improve data formatting and UI 2025-01-15 18:35:20 +01:00