coolify/app
2025-04-18 09:52:32 +02:00
..
Actions Merge pull request #5606 from ash-vd/fix/mongodb-config-with-ssl 2025-04-14 12:03:47 +02:00
Console refactor(commands): reorganize OpenAPI and Services generation commands into a new namespace for better structure; remove old command files 2025-04-13 16:00:50 +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(DeployController): update request handling to use input method and enhance OpenAPI description for deployment endpoint 2025-04-11 15:37:42 +02:00
Jobs refactor(jobs): update WithoutOverlapping middleware to use expireAfter for better queue management 2025-04-18 09:52:32 +02:00
Listeners Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
Livewire Update app/Livewire/Subscription/Index.php 2025-04-14 13:57:41 +02:00
Models fix(application): append base directory to git branch URLs for improved path handling 2025-04-16 15:09:45 +02:00
Notifications fix(email): transactional emails not sending 2025-04-03 15:02:04 +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(EnvironmentVariable): implement protection for critical environment variables and enhance deletion logic 2025-04-07 22:57:26 +02:00
View/Components refactor(database): enhance SSL configuration handling for various databases 2025-03-26 17:24:46 +01:00