coolify/database
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
..
factories fix(security): enforce team access on mutable actions 2026-06-04 11:03:06 +02:00
migrations feat(api): add tags to resource creation 2026-07-07 13:56:33 +02:00
schema Improve storage mount path handling 2026-07-02 14:54:38 +02:00
seeders feat(dev): add Lima testing server fixtures (#10844) 2026-07-03 10:07:55 +02:00
.gitignore init of v4 🌮 2023-03-17 15:33:48 +01:00