coolify/app/Http
Andras Bacsai 11b35ba3c1 feat(api): add tags to resource creation
Normalize tag names before attaching them, reject names that are too short
after sanitization, and return 404 when removing tags not attached to the
resource.

Adds a per-team unique tag-name index and migrates duplicate tags onto the
kept record before creating the constraint.
2026-07-07 13:56:33 +02:00
..
Controllers feat(api): add tags to resource creation 2026-07-07 13:56:33 +02:00
Middleware Merge remote-tracking branch 'origin/next' into team-level-mcp-enablement 2026-07-02 15:15:11 +02:00
Kernel.php feat(mcp): add per-team server toggle 2026-06-25 11:42:19 +02:00