coolify/app/Livewire/Project/New
Duane Adam 3c2f6a5fd6
feat: Prioritize main/master branches in branch selection dropdown
Add sortBranchesByPriority() helper to sort branches with priority:
main first, master second, then alphabetically. This improves UX
by pre-selecting the most commonly used default branches.
2025-12-06 16:35:14 +08:00
..
DockerCompose.php Refactor: Centralize service application prerequisites 2025-11-28 16:47:09 +01:00
DockerImage.php Merge pull request #6879 from coollabsio/fix-docker-image-digest-cleanup 2025-10-15 10:49:30 +02:00
EmptyProject.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
GithubPrivateRepository.php feat: Prioritize main/master branches in branch selection dropdown 2025-12-06 16:35:14 +08:00
GithubPrivateRepositoryDeployKey.php fix(github): update repository URL to point to the v4.x branch for development 2025-09-25 17:31:16 +02:00
PublicGitRepository.php fix(git): handle additional repository URL cases for 'tangled' and improve branch assignment logic 2025-09-30 12:22:57 +02:00
Select.php feat: display service logos in original colors with consistent sizing 2025-10-24 10:22:33 +02:00
SimpleDockerfile.php refactor(urls): replace generateFqdn with generateUrl for consistent URL generation across applications 2025-08-28 09:49:58 +02:00