stash/ui
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
..
login Add blank favicon on login page (#4498) 2024-02-06 10:22:32 +11:00
v2.5 Add Sort Name to Tags (#5531) 2025-02-11 08:17:21 +11:00
ui.go Improve caching, HTTP headers and URL handling (#3594) 2023-04-19 13:01:32 +10:00