coolify/app/Livewire/Project/Shared
2026-01-06 16:19:38 +01:00
..
EnvironmentVariable refactor: move all env sorting to one place 2026-01-06 16:19:38 +01:00
ScheduledTask refactor: replace queries with cached versions for performance improvements 2025-12-08 13:39:33 +01:00
Storages fix: skip password confirmation for OAuth users 2025-12-12 14:12:02 +01:00
ConfigurationChecker.php
Danger.php feat(redirect): add redirectRoute helper for SPA navigation support 2025-12-26 13:29:59 +01:00
Destination.php refactor(redirect): replace redirect calls with redirectRoute helper for consistency 2025-12-26 13:29:59 +01:00
ExecuteContainerCommand.php
GetLogs.php feat(logs): Add loading indicator to download all logs buttons 2026-01-02 12:04:17 +01:00
HealthChecks.php refactor: Remove SynchronizesModelData trait and implement syncData method for model synchronization 2025-11-04 09:18:05 +01:00
Logs.php
Metrics.php
ResourceLimits.php
ResourceOperations.php refactor: replace queries with cached versions for performance improvements 2025-12-08 13:39:33 +01:00
Tags.php
Terminal.php fix(terminal): add sudo for non-root users to access Docker socket in terminal command 2025-12-26 11:49:02 +01:00
UploadConfig.php
Webhooks.php