4IRL / urls4irl

Sharing URL's with friends.
3 stars 0 forks source link

Feature/tags to utub tags #278

Closed GPropersi closed 2 months ago

GPropersi commented 2 months ago

Convert Tags table to UtubTags with a new FK for utubID, which references Utubs table.

Includes migrations for this, as well as some additional FK adjustments.

Fixes naming for API JSON fields, and updates frontend to handle new naming from tags to utubTags.