coolify/bootstrap/helpers
2025-08-27 16:39:38 +02:00
..
api.php feat: add environment_uuid support and update API documentation 2024-12-17 13:42:16 +01:00
applications.php fix(applications): include pull_request_id in deployment queue check to prevent duplicate deployments 2025-04-30 15:28:47 +02:00
constants.php Support PopOS as server 2024-12-04 13:19:00 +01:00
databases.php feat(backup): add disable local backup option and related logic for S3 uploads 2025-08-17 12:34:20 +02:00
docker.php feat(core): finally fqdn is fqdn and url is url. haha 2025-08-12 10:06:19 +02:00
github.php refactor(SourceManagement): sort sources by name and improve UI for changing Git source with better error handling 2025-04-11 20:25:25 +02:00
notifications.php refactor(configuration): centralize configuration management in ConfigurationRepository 2025-03-24 21:01:27 +01:00
parsers.php fix(parsers): implement parseDockerVolumeString function to handle various Docker volume formats and modes, including environment variables and Windows paths. Add unit tests for comprehensive coverage. 2025-08-27 16:39:38 +02:00
proxy.php fix(proxy): filter host network from default proxy (#6383) 2025-08-18 17:48:24 +02:00
remoteProcess.php refactor(remoteProcess): update sanitize_utf8_text function to accept nullable string parameter for improved type safety 2025-06-10 10:53:23 +02:00
services.php fix(application): streamline environment variable updates for Docker Compose services and enhance FQDN generation logic 2025-08-12 10:06:19 +02:00
shared.php feat(api): enhance IP access control in middleware and settings; support CIDR notation and special case for 0.0.0.0 to allow all IPs 2025-08-26 10:27:38 +02:00
socialite.php feat(auth): add Zitadel OAuth Provider (#5490) 2025-06-18 14:35:54 +02:00
subscriptions.php feat(email): implement email change request and verification process 2025-08-18 14:54:08 +02:00
timezone.php refactor: improve data formatting and UI 2025-01-15 18:35:20 +01:00