stash/graphql
stg-annon d2daf6c69f
Add Sort Name to Tags (#5531)
* override "name" sort with COALESCE
* tag sort_name frontend

adds `data-sort-name` attribute to tag links prioritizes sort_name value but will default to tag name if not present in the same way that COALESCE will prioritize the same values in the same way
* add sort_name filter, update locale per request

* Include sort name in anonymiser
* Add import/export support
---------
Co-authored-by: WithoutPants <53250216+WithoutPants@users.noreply.github.com>
2025-02-11 08:17:21 +11:00
..
schema Add Sort Name to Tags (#5531) 2025-02-11 08:17:21 +11:00
stash-box Fix scraping stash-box performers with null birthdates (#5428) 2024-10-31 11:55:58 +11:00