coolify/app/Livewire/Project/Shared/EnvironmentVariable
Andras Bacsai 1802522c60 fix(env-vars): treat search wildcards literally
Escape SQL LIKE wildcard characters in environment variable searches and hide production or preview sections when the filtered results are empty.
2026-06-03 13:43:26 +02:00
..
Add.php fix(env): validate Docker-compatible variable keys 2026-05-11 15:43:09 +02:00
All.php fix(env-vars): treat search wildcards literally 2026-06-03 13:43:26 +02:00
Show.php fix(env): validate Docker-compatible variable keys 2026-05-11 15:43:09 +02:00
ShowHardcoded.php feat: add comprehensive environment variable parsing with nested resolution and hardcoded variable detection 2025-12-27 15:24:53 +01:00