coolify/app/Http/Controllers
Alberto Rizzi 4afe131905 feat(domains): add per-domain noindex support
Flagged domains are served with X-Robots-Tag: noindex, nofollow via
Traefik and Caddy routing labels, so an auto-generated technical domain
can be excluded from indexing while the production domain on the same
resource stays indexable.
2026-07-12 13:59:09 +02:00
..
Api feat(domains): add per-domain noindex support 2026-07-12 13:59:09 +02:00
Webhook fix(api): return deployment UUID strings directly 2026-07-03 11:31:49 +02:00
Controller.php fix(auth): preserve invite login with database sessions 2026-07-03 09:38:05 +02:00
OauthController.php fix: normalize oauth emails before matching users 2026-04-09 09:38:56 -06:00
UploadController.php Merge remote-tracking branch 'origin/next' into harden-database-import-files 2026-06-29 10:35:35 +02:00