coolify/app
2025-05-19 13:46:52 +02:00
..
Actions feat(security): implement server patching functionality 2025-05-15 22:21:54 +02:00
Console feat(service): add Marimo service (#5559) 2025-05-14 14:43:39 +02:00
Contracts refactor: streamline job status retrieval and clean up repository interface 2025-01-10 19:53:13 +01:00
Data Fix styling 2024-06-19 06:59:46 +00:00
Enums Add new role enum and apply authorization 2024-10-28 17:08:24 +01:00
Events feat(security): implement server patching functionality 2025-05-15 22:21:54 +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 fix(api): enhance validation for docker_compose_raw in ApplicationsController 2025-05-19 13:30:31 +02:00
Jobs refactor(jobs): unify middleware configuration to prevent job release after expiration for DockerCleanupJob and PushServerUpdateJob 2025-05-07 14:42:42 +02:00
Listeners Merge branch 'next' into feat/disable-default-redirect 2024-10-31 23:57:51 +11:00
Livewire fix(database): include DatabaseStatusChanged event in activityMonitor dispatch 2025-05-19 13:46:52 +02:00
Models refactor(StandaloneMariadb): add type hint for destination method to improve code clarity 2025-04-30 21:15:03 +02:00
Notifications fix(email): transactional emails not sending 2025-04-03 15:02:04 +02:00
Policies Fix styling 2024-06-10 20:43:34 +00: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 refactor(database): update DB facade usage for consistency across service files 2025-04-30 17:39:41 +02:00
View/Components feat(ui): Upgrade to Tailwind v4 (#5710) 2025-05-14 12:43:23 +02:00