mirror of
https://github.com/TagStudioDev/TagStudio.git
synced 2026-06-23 15:41:45 +00:00
* refactor: merge tag_database.py into tag_search.py * refactor: mvc split of tag_search.py * refactor: tweaks * doc: REUSE license information * doc: add REUSE license information * refactor: split generic functionality into "search panel" * feat: field template search panel * feat: field template manager * fix: rename `tag.view_limit` key for other languages * tweak: remove exclusion from field template search panel * tweak: rename `is_field_chooser` to `is_field_template_chooser` * feat: switch from multiple inheritance to composition --------- Co-authored-by: Travis Abendshien <46939827+CyanVoxel@users.noreply.github.com>