coolify/app/Livewire/Project
Andras Bacsai 2f6dfd0fea
Small fixes before release (#5999)
* chore(version): update coolify-realtime to version 1.0.9 in docker-compose and versions files

* feat(migration): add is_sentinel_enabled column to server_settings with default true

* fix(migration): update default value handling for is_sentinel_enabled column in server_settings

* feat(seeder): dispatch StartProxy action for each server in ProductionSeeder

* feat(seeder): add CheckAndStartSentinelJob dispatch for each server in ProductionSeeder

* fix(seeder): conditionally dispatch CheckAndStartSentinelJob based on server's sentinel status

* feat(seeder): conditionally dispatch StartProxy action based on proxy check result

* refactor(ui): terminal

* refactor(ui): remove terminal header from execute-container-command view

* refactor(ui): remove unnecessary padding from deployment, backup, and logs sections
2025-06-17 14:37:58 +02:00
..
Application fix(previews): escape container names in stopContainers method to prevent shell injection vulnerabilities 2025-06-04 09:11:08 +02:00
Database fix(database-heading): simplify stop database message for clarity 2025-06-05 13:33:02 +02:00
New refactor(docker-compose): replace hardcoded Docker Compose configuration with external YAML template for improved database detection testing 2025-06-04 11:32:06 +02:00
Resource feat(api): unify service creation endpoint and enhance validation 2025-03-21 11:31:17 +01:00
Service refactor(service): remove informational dispatch during service stop for cleaner execution 2025-05-29 11:11:49 +02:00
Shared Small fixes before release (#5999) 2025-06-17 14:37:58 +02:00
AddEmpty.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
CloneMe.php refactor(clone-project): enhance server retrieval by including destinations and filtering out build servers 2025-06-16 13:15:40 +02:00
DeleteEnvironment.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
DeleteProject.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
Edit.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
EnvironmentEdit.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
Index.php fix(ui): Disable livewire navigate feature (causing spam of setInterval()) 2025-04-29 09:04:24 +02:00
Show.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00