coolify/app
2025-07-07 12:30:44 +02:00
..
Actions refactor(database): improve error handling for unsupported database types in StartDatabaseProxy 2025-07-07 10:23:31 +02:00
Console refactor(init): standardize method naming conventions and improve command structure in Init.php 2025-07-07 09:50:15 +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 refactor(events): update ProxyStatusChangedUI constructor to accept nullable teamId for improved flexibility 2025-06-10 10:58:56 +02:00
Exceptions Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
Helpers fix(ssh): scp requires square brackets for ipv6 (#6001) 2025-06-18 15:10:21 +02:00
Http refactor(invitation): rename methods for consistency and enhance invitation deletion logic 2025-06-25 11:45:55 +02:00
Jobs fix(env): Generate literal env variables better 2025-07-07 12:30:44 +02:00
Listeners refactor(proxy): streamline proxy status handling and improve dashboard availability checks 2025-06-11 12:02:39 +02:00
Livewire Merge branch 'coollabsio:next' into next 2025-07-04 16:07:31 +01:00
Models fix(env): Generate literal env variables better 2025-07-07 12:30:44 +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 refactor: streamline job status retrieval and clean up repository interface 2025-01-10 19:53:13 +01:00
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