coolify/app/Livewire/Project/Service
Andras Bacsai 1227448e53
v4.0.0-beta.415 (#5722)
* feat(README): add InterviewPal sponsorship link and corresponding SVG icon

* chore(versions): update coolify version to 4.0.0-beta.413 and nightly version to 4.0.0-beta.414 in configuration files

* fix(terminal): enhance WebSocket client verification with authorized IPs in terminal server

* chore(versions): update realtime version to 1.0.8 in versions.json

* chore(versions): update realtime version to 1.0.8 in versions.json

* chore(docker): update soketi image version to 1.0.8 in production configuration files

* chore(versions): update coolify version to 4.0.0-beta.414 and nightly version to 4.0.0-beta.415 in configuration files

* fix(ApplicationDeploymentJob): ensure source is an object before checking GitHub app properties

* fix(ui): Disable livewire navigate feature (causing spam of setInterval())

* fix(ui): Remove required attribute from image input in service application view

* fix(ui): Change application image validation to be nullable in service application view

* fix(Server): Correct proxy path formatting for Traefik proxy type
2025-04-29 10:54:30 +02:00
..
Configuration.php fix(core): add server functionality check before dispatching container status 2025-02-22 12:51:22 +01:00
Database.php feat(database): implement two-step confirmation for database deletion 2025-03-12 16:33:35 +01:00
EditCompose.php fix(ui): Restrict service retrieval to current team 2025-02-27 12:17:23 +01:00
EditDomain.php fix(domain): dispatch refreshStatus event after successful domain update 2025-03-12 15:37:06 +01:00
FileStorage.php refactor(file-storage): add loadStorageOnServer method for improved error handling 2025-03-28 21:05:34 +01:00
Index.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
Navbar.php fix(core): update service status refresh event handling 2025-02-17 09:52:18 +01:00
ServiceApplicationView.php v4.0.0-beta.415 (#5722) 2025-04-29 10:54:30 +02:00
StackForm.php feat(core): You can validate compose files with docker compose config 2025-02-27 11:29:04 +01:00
Storage.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00