stash/ui/v2.5/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
..
data Add Sort Name to Tags (#5531) 2025-02-11 08:17:21 +11:00
mutations Scene Marker grid view (#5443) 2024-11-29 17:02:20 +11:00
queries Gallery scrubber (#5133) 2024-08-28 08:59:41 +10:00
client-schema.graphql Default view filters (#4962) 2024-06-18 10:51:52 +10:00
subscriptions.graphql feat: Add ETA for tasks (#5535) 2025-01-30 13:28:40 +11:00