coolify/app/Support
Andras Bacsai d24ee35824 fix(s3): allow uppercase letters in S3 bucket names
S3-compatible and legacy buckets may include uppercase letters. Relax the bucket name pattern, validation messages, and tests so those names are accepted while still rejecting invalid characters and formats.
2026-09-10 15:12:53 +02:00
..
DomainConnect feat(ui): Shadow UI redesign, domain management, and DNS autoconfigure (#11119) 2026-08-03 23:11:54 +02:00
BackupCompression.php fix(backup): use shared compression for database dumps 2026-08-15 15:51:11 +02:00
ClickhouseBackupCommand.php feat: add ClickHouse backups and cloud ops tools 2026-07-16 11:57:52 +02:00
DatabaseBackupFileValidator.php fix: avoid inherited compose ports and defer archive inspection 2026-09-05 14:19:38 +02:00
DnsRecordHints.php feat(ui): polish domains, storage, env vars and resource nav 2026-08-05 13:50:11 +02:00
DomainPortOverrides.php fix(domains): ignore hostless URLs in deployment and port overrides 2026-09-10 12:33:50 +02:00
DomainUrlParts.php fix(domains): unify editing and queued DNS checks 2026-09-10 14:00:50 +02:00
ServiceComposeUrl.php feat(domains): support per-domain internal port overrides (#11594) 2026-09-02 19:39:19 +02:00
SmtpTransportFactory.php fix(email): support custom SMTP EHLO domains (#11398) 2026-08-19 11:25:46 +02:00
ValidationPatterns.php fix(s3): allow uppercase letters in S3 bucket names 2026-09-10 15:12:53 +02:00