coolify/app/Livewire/Project/Shared
2024-05-14 15:40:45 +02:00
..
EnvironmentVariable Fix disabling of environment variables starting with SERVICE_FQDN or SERVICE_URL in Show.php 2024-04-25 14:29:23 +02:00
ScheduledTask feat: Add AdminRemoveUser command to remove users from the database 2024-05-14 15:40:45 +02:00
Storages Refactor dispatch event names to use snake_case in General.php, FileStorage.php, Storage.php, All.php, and Show.php 2024-04-17 11:32:35 +02:00
ConfigurationChecker.php feat: configuration checker for all resources 2024-04-12 12:44:49 +02:00
Danger.php feat: configuration checker for all resources 2024-04-12 12:44:49 +02:00
Destination.php feat: experimental sentinel 2024-05-07 15:41:50 +02:00
ExecuteContainerCommand.php Fix one-shot commands for a specific container being executed using host environment variables 2024-05-08 19:20:21 +02:00
GetLogs.php fix: get logs with non-root user 2024-05-02 11:06:12 +02:00
HealthChecks.php fix: parse HEALTHCHECK from dockerfile 2024-04-29 13:33:28 +02:00
Logs.php feat: init metrics 2024-05-09 13:25:18 +02:00
ResourceLimits.php
ResourceOperations.php
Tags.php
Webhooks.php