5 Commits

Author SHA1 Message Date
6f7c89a76b fix: incorrect struct field names for TagAlias and TagGroup 2025-01-28 14:05:48 +01:00
6f814e5b21 refactor: unified migrations and Tag* ID Changes
- unified the migrations
- added new IDs for Tag, TagAlias, TagGroup
- changed relevant functions to use the given IDs

BREAKING-CHANGE: Database needs to be cleared or migrated. Not compatible with Database v5
2025-01-28 13:27:11 +01:00
cfc7e5362d chore: Add comments and improve JSON annotations for better data structuring and clarity across the codebase 2024-08-13 10:54:21 +02:00
2b54f25eea feat(database): added all missing functions 2024-08-11 00:13:46 +02:00
34c001473b migration from old git (no git history) 2024-07-19 10:03:35 +02:00