coolify/app
peaklabs-dev d15f1b9b94
fix(email): Emails are not sent in multiple cases
- fix(email): transactional emails are all not sent if `Use system wide (transactional) email settings` is disabled and no other email provide is setup on the Notifications page
- fix(email): no emails are sent if SMTP username and SMTP password are empty (which is the case in dev for example)
- fix(email): Wrong test email notification is used, causing the transactional email test notification to fail if no email provider is set up on the Notifications page.
2025-04-02 16:28:14 +02:00
..
Actions feat(database): add CA certificate generation for database servers 2025-03-31 14:02:15 +02:00
Console feat(api): add endpoints for retrieving application logs and deployments 2025-03-31 17:38:54 +02:00
Contracts refactor: streamline job status retrieval and clean up repository interface 2025-01-10 19:53:13 +01:00
Data Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
Enums Add new role enum and apply authorization 2024-10-28 17:08:24 +01:00
Events feat: DockerCleanupDone event 2025-01-15 17:19:32 +01:00
Exceptions Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
Helpers fix(ssl): add mount path to DB to fix regeneration of certs 2025-02-07 18:11:26 +01:00
Http fix(docs): comment out execute for now 2025-04-01 20:57:20 +02:00
Jobs feat(application): add SPA configuration and update Nginx generation logic 2025-03-31 15:10:50 +02:00
Listeners Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
Livewire fix(email): Emails are not sent in multiple cases 2025-04-02 16:28:14 +02:00
Models Merge pull request #5482 from djsisson/fix_custome_healthcheck 2025-03-31 15:29:34 +02:00
Notifications fix(email): Emails are not sent in multiple cases 2025-04-02 16:28:14 +02:00
Policies Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
Providers refactor(configuration): centralize configuration management in ConfigurationRepository 2025-03-24 21:01:27 +01:00
Repositories refactor: streamline job status retrieval and clean up repository interface 2025-01-10 19:53:13 +01:00
Services refactor(configuration): centralize configuration management in ConfigurationRepository 2025-03-24 21:01:27 +01:00
Traits feat(user): implement session deletion on password reset 2025-03-21 15:45:29 +01:00
View/Components refactor(database): enhance SSL configuration handling for various databases 2025-03-26 17:24:46 +01:00