coolify/bootstrap/helpers
Andras Bacsai 83714ea395 fix(git): parse generic scp-style SSH URLs with custom users
Centralize scp-style Git URL parsing so user@host:path (including custom
usernames and embedded ports) is accepted and converted to HTTPS for
public clones, API create, webhooks, validation, and commit/branch links.
2026-09-08 20:33:45 +02:00
..
api.php Merge remote-tracking branch 'origin/next' into feat/noindex-domains 2026-08-08 11:26:20 +02:00
applications.php fix(resources): clarify build server hosting restrictions (#10961) 2026-07-16 21:35:23 +02:00
audit.php feat(observability): add structured audit log channel for API and webhook events 2026-04-28 14:50:37 +02:00
auth.php fix(auth): use Cloudflare client IP for authentication rate limits 2026-08-26 17:25:28 +02:00
constants.php feat(applications): add configurable stop grace period 2026-05-11 23:43:53 +02:00
databases.php fix(helpers): prevent warnings when loading database helpers 2026-07-20 12:18:06 +02:00
docker.php fix(domains): route Compose domains using service ports 2026-09-07 15:17:23 +02:00
domains.php fix(domains): preserve removed compose service domains 2026-09-04 16:47:12 +02:00
email.php fix: harden Vultr create, Gmail identity, and provider retries 2026-07-16 13:42:53 +02:00
github.php feat: self-hosted GitLab Apps OAuth integration 2026-07-20 23:21:40 +02:00
gitlab.php feat: self-hosted GitLab Apps OAuth integration 2026-07-20 23:21:40 +02:00
notifications.php fix(email): prevent Proton SMTP From header folding (#11400) 2026-08-19 11:52:59 +02:00
parsers.php fix(domains): route Compose domains using service ports 2026-09-07 15:17:23 +02:00
proxy.php fix(proxy): restore project networks after host reboot (#11476) 2026-08-24 00:22:29 +02:00
remoteProcess.php fix(security): redact dotted GitHub tokens and contain wide data tables 2026-08-25 10:30:14 +02:00
services.php fix(services): add CDN and default logo fallbacks 2026-08-27 13:45:26 +02:00
shared.php fix(git): parse generic scp-style SSH URLs with custom users 2026-09-08 20:33:45 +02:00
socialite.php Revert "Merge branch 'next' into main" 2026-08-21 12:12:56 +02:00
subscriptions.php feat(ui): Shadow UI redesign, domain management, and DNS autoconfigure (#11119) 2026-08-03 23:11:54 +02:00
sudo.php fix: preserve shell negation in sudo commands 2026-09-07 14:08:11 +02:00
timezone.php refactor: improve data formatting and UI 2025-01-15 18:35:20 +01:00
versions.php refactor(proxy): implement centralized caching for versions.json and improve UX 2025-11-18 14:53:49 +01:00