coolify/app
2025-06-10 10:58:28 +02:00
..
Actions feat(proxy-dashboard): implement ProxyDashboardCacheService to manage Traefik dashboard cache; clear cache on configuration changes and proxy actions 2025-06-06 19:18:32 +02:00
Console feat(server): implement server patch check notifications 2025-05-26 14:03:59 +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): remove ProxyStarted event and associated ProxyStartedNotification listener for code cleanup 2025-06-10 10:54:23 +02:00
Exceptions Remove all ray() calls 2024-10-28 13:51:23 +01:00
Helpers fix(ssl): add mount path to DB to fix regeneration of certs 2025-02-07 18:11:26 +01:00
Http chore(api): update API docs 2025-05-27 15:10:20 +02:00
Jobs feat(proxy-dashboard): implement ProxyDashboardCacheService to manage Traefik dashboard cache; clear cache on configuration changes and proxy actions 2025-06-06 19:18:32 +02:00
Listeners refactor(events): remove ProxyStarted event and associated ProxyStartedNotification listener for code cleanup 2025-06-10 10:54:23 +02:00
Livewire refactor(proxy): remove commented-out listener and method for cleaner code structure 2025-06-10 10:58:28 +02:00
Models refactor(proxy-status): refactored how the proxy status is handled on the UI and on the backend 2025-06-06 14:47:54 +02:00
Notifications fix(server): enhance error handling in server patch check notifications 2025-05-27 14:23:16 +02:00
Policies Fix styling 2024-06-10 20:43:34 +00:00
Providers refactor(proxy-status): refactored how the proxy status is handled on the UI and on the backend 2025-06-06 14:47:54 +02:00
Repositories refactor: streamline job status retrieval and clean up repository interface 2025-01-10 19:53:13 +01:00
Services feat(proxy-dashboard): implement ProxyDashboardCacheService to manage Traefik dashboard cache; clear cache on configuration changes and proxy actions 2025-06-06 19:18:32 +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