coolify/app
2025-05-22 14:35:31 +02:00
..
Actions chore(core): remove unused function 2025-05-20 13:17:43 +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 refactore(core): use property promotion 2025-05-20 13:23:09 +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 refactor(applications): remove unused docker compose raw decoding 2025-05-20 14:11:59 +02:00
Jobs fix(deployment): correct COOLIFY_URL and COOLIFY_FQDN assignments based on parsing version in preview deployments 2025-05-21 09:45:49 +02:00
Listeners Merge branch 'next' into feat/disable-default-redirect 2024-10-31 23:57:51 +11:00
Livewire fix(project): update selected environment handling to use environment name instead of UUID 2025-05-22 14:35:31 +02:00
Models feat(oauth): set redirect uri as optional and add default value (#5760) 2025-05-20 14:35:39 +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