coolify/bootstrap/helpers
2025-07-18 23:10:08 +02:00
..
api.php
applications.php
constants.php
databases.php
docker.php fix(docker): conditionally enable gzip compression in Traefik labels based on configuration 2025-06-25 13:11:44 +02:00
github.php
notifications.php
proxy.php refactor(proxy-status): refactored how the proxy status is handled on the UI and on the backend 2025-06-06 14:47:54 +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 feat(application): implement environment variable updates for Docker Compose applications, including creation, updating, and deletion of SERVICE_FQDN and SERVICE_URL variables 2025-07-18 20:48:56 +02:00
shared.php revert(parser): enhance FQDN generation logic for services and applications 2025-07-18 23:10:08 +02:00
socialite.php feat(auth): add Zitadel OAuth Provider (#5490) 2025-06-18 14:35:54 +02:00
subscriptions.php
timezone.php