coolify/app/Livewire/Project/Service
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
..
Configuration.php feat(ui): add resource details view (#9756) 2026-06-03 10:21:15 +02:00
DatabaseBackups.php Refine service resource routing 2026-05-22 13:39:26 +02:00
EditCompose.php refactor(auth): enforce authorization checks across livewire components 2026-02-27 11:59:26 +01:00
EditDomain.php feat(domains): add per-domain noindex support 2026-07-12 13:59:09 +02:00
FileStorage.php Improve storage mount path handling 2026-07-02 14:54:38 +02:00
Heading.php Merge remote-tracking branch 'origin/next' into audit-policies 2026-06-02 12:03:38 +02:00
Index.php fix(security): validate application domains safely 2026-07-02 17:47:04 +02:00
ResourceCard.php refactor(database): split import form into Livewire child 2026-05-28 19:30:12 +02:00
StackForm.php feat(auth): restrict sensitive data visibility for team members 2026-02-27 22:42:48 +01:00
Storage.php Improve storage mount path handling 2026-07-02 14:54:38 +02:00