coolify/app
2025-07-18 20:48:56 +02:00
..
Actions fix(database): ensure internal port defaults correctly for unsupported database types in StartDatabaseProxy 2025-07-08 21:03:20 +02:00
Console refactor(scheduling): replace deprecated job checks with ScheduledJobManager and ServerResourceManager for improved scheduling efficiency 2025-07-12 14:44:52 +02:00
Contracts
Data
Enums
Events fix(horizon): add silenced jobs 2025-07-12 14:44:32 +02:00
Exceptions
Helpers fix(ssh): scp requires square brackets for ipv6 (#6001) 2025-06-18 15:10:21 +02:00
Http fix(webhooks): exclude webhook routes from CSRF protection (#6200) 2025-07-18 19:04:08 +02:00
Jobs refactor(previews): streamline preview domain generation logic in ApplicationDeploymentJob for improved clarity and maintainability 2025-07-18 20:48:56 +02:00
Listeners refactor(proxy): streamline proxy status handling and improve dashboard availability checks 2025-06-11 12:02:39 +02:00
Livewire feat(application): implement environment variable updates for Docker Compose applications, including creation, updating, and deletion of SERVICE_FQDN and SERVICE_URL variables 2025-07-18 20:48:56 +02:00
Models feat(previews): implement soft delete and cleanup for ApplicationPreview, enhancing resource management in DeleteResourceJob 2025-07-14 21:17:40 +02:00
Notifications fix(server): enhance error handling in server patch check notifications 2025-05-27 14:23:16 +02:00
Policies refactor(policy): optimize team membership checks in S3StoragePolicy 2025-07-03 15:52:26 +02:00
Providers Update app/Providers/RouteServiceProvider.php 2025-06-26 09:10:44 +02:00
Repositories
Services refactor(proxy): streamline proxy status handling and improve dashboard availability checks 2025-06-11 12:02:39 +02:00
Traits feat(utf8-handling): implement UTF-8 sanitization for command outputs and enhance error handling in logs processing 2025-06-05 14:27:39 +02:00
View/Components feat(ui): Upgrade to Tailwind v4 (#5710) 2025-05-14 12:43:23 +02:00