mirror of
https://github.com/stashapp/stash.git
synced 2025-12-15 04:44:28 +01:00
* 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> |
||
|---|---|---|
| .. | ||
| doc.go | ||
| file_folder.go | ||
| folder.go | ||
| gallery.go | ||
| group.go | ||
| image.go | ||
| load.go | ||
| performer.go | ||
| performer_test.go | ||
| saved_filter.go | ||
| scene.go | ||
| studio.go | ||
| tag.go | ||
| utils.go | ||