coolify/resources/views/livewire/project/shared/environment-variable
Andras Bacsai 968508583d fix(project): handle slash branches in public repo URLs
Parse `/tree/...` URLs by first capturing the full branch candidate, then
iteratively resolving valid branch names for GitHub API lookups and deriving
the remaining path as base directory. Also adjust env var editor/input view
classes (`font-sans`, `w-full`) and add/extend feature tests for both branch
parsing and multiline toggle rendering.
2026-04-01 09:11:56 +02:00
..
add.blade.php feat(forms): make textarea monospace opt-in and improve multiline toggle 2026-03-31 15:37:42 +02:00
all.blade.php fix(project): handle slash branches in public repo URLs 2026-04-01 09:11:56 +02:00
show-hardcoded.blade.php feat: add comprehensive environment variable parsing with nested resolution and hardcoded variable detection 2025-12-27 15:24:53 +01:00
show.blade.php fix(project): handle slash branches in public repo URLs 2026-04-01 09:11:56 +02:00