coolify/app/Livewire/Project/New
Andras Bacsai 83714ea395 fix(git): parse generic scp-style SSH URLs with custom users
Centralize scp-style Git URL parsing so user@host:path (including custom
usernames and embedded ports) is accepted and converted to HTTPS for
public clones, API create, webhooks, validation, and commit/branch links.
2026-09-08 20:33:45 +02:00
..
DockerCompose.php fix(resources): clarify build server hosting restrictions (#10961) 2026-07-16 21:35:23 +02:00
DockerImage.php fix(resources): clarify build server hosting restrictions (#10961) 2026-07-16 21:35:23 +02:00
EmptyProject.php fix: align resource creation permissions 2026-06-29 15:57:17 +02:00
GithubPrivateRepository.php fix: honor GitHub default branches and reconcile proxy networks 2026-08-18 09:16:29 +02:00
GithubPrivateRepositoryDeployKey.php fix(git): parse generic scp-style SSH URLs with custom users 2026-09-08 20:33:45 +02:00
GitlabPrivateRepository.php feat(ui): scrollable resource tabs and railpack default 2026-08-03 23:55:34 +02:00
PublicGitRepository.php fix(git): parse generic scp-style SSH URLs with custom users 2026-09-08 20:33:45 +02:00
Select.php fix(services): add CDN and default logo fallbacks 2026-08-27 13:45:26 +02:00
SimpleDockerfile.php fix(resources): clarify build server hosting restrictions (#10961) 2026-07-16 21:35:23 +02:00