coolify/app/Livewire/Server
2026-02-25 12:07:29 +01:00
..
CaCertificate chore: prepare for PR 2026-02-25 12:00:24 +01:00
CloudProviderToken
New fix(server): improve IP uniqueness validation with team-specific error messages 2026-02-12 08:10:59 +01:00
PrivateKey
Proxy Add ValidProxyConfigFilename rule for dynamic proxy config validation 2025-12-09 16:12:45 +01:00
Security fix: skip password confirmation for OAuth users 2025-12-12 14:12:02 +01:00
Advanced.php Add deployment queue limit to prevent queue bombing 2025-12-04 13:52:27 +01:00
Charts.php
CloudflareTunnel.php
Create.php refactor: replace queries with cached versions for performance improvements 2025-12-08 13:39:33 +01:00
Delete.php refactor(redirect): replace redirect calls with redirectRoute helper for consistency 2025-12-26 13:29:59 +01:00
Destinations.php Optimize PushServerUpdateJob performance with batch updates and async jobs 2025-12-15 14:06:32 +01:00
DockerCleanup.php chore: prepare for PR 2026-02-25 12:07:29 +01:00
DockerCleanupExecutions.php
Index.php refactor: replace queries with cached versions for performance improvements 2025-12-08 13:39:33 +01:00
LogDrains.php
Navbar.php Fix ineffective restartInitiated guard with proper debouncing 2025-12-04 08:57:03 +01:00
Proxy.php Merge branch 'next' into fix-traefik-startup 2025-11-28 17:54:48 +01:00
Resources.php Fix server resources tab 500 error with mixed model types 2025-12-17 18:13:55 +01:00
Sentinel.php fix(sentinel): Add missing instantSave method and prevent duplicate notifications 2025-12-23 15:34:09 +01:00
Show.php fix(server): improve IP uniqueness validation with team-specific error messages 2026-02-12 08:10:59 +01:00
Swarm.php refactor: move Swarm and Sentinel to dedicated sidebar menu items 2025-12-18 12:18:22 +01:00
ValidateAndInstall.php