stash/ui/v2.5/graphql/data
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
..
config.graphql Add scan option to force gallery zip rescan (#4113) 2024-05-20 13:52:36 +10:00
file.graphql Improve client-side graphql scalar types (#4511) 2024-02-07 09:49:32 +11:00
filter.graphql Improve client-side graphql scalar types (#4511) 2024-02-07 09:49:32 +11:00
gallery-chapter.graphql Improve client-side graphql scalar types (#4511) 2024-02-07 09:49:32 +11:00
gallery-slim.graphql Gallery cover url (#5182) 2024-09-03 16:31:55 +10:00
gallery.graphql Gallery cover url (#5182) 2024-09-03 16:31:55 +10:00
group-slim.graphql Add group graphql interfaces (#5017) 2024-07-03 13:59:40 +10:00
group.graphql Containing Group/Sub-Group relationships (#5105) 2024-08-30 11:43:44 +10:00
image-slim.graphql Improve client-side graphql scalar types (#4511) 2024-02-07 09:49:32 +11:00
image.graphql Improve client-side graphql scalar types (#4511) 2024-02-07 09:49:32 +11:00
job.graphql Make migration an asynchronous task (#4666) 2024-03-14 11:06:23 +11:00
log.graphql Improve client-side graphql scalar types (#4511) 2024-02-07 09:49:32 +11:00
package.graphql Improve client-side graphql scalar types (#4511) 2024-02-07 09:49:32 +11:00
performer-slim.graphql Add updated_at field to stash_id's (#5259) 2024-10-31 15:56:16 +11:00
performer.graphql Performer custom fields (#5487) 2024-12-03 13:49:55 +11:00
scene-marker.graphql Scene Marker grid view (#5443) 2024-11-29 17:02:20 +11:00
scene-slim.graphql Add updated_at field to stash_id's (#5259) 2024-10-31 15:56:16 +11:00
scene.graphql Add updated_at field to stash_id's (#5259) 2024-10-31 15:56:16 +11:00
scrapers.graphql Add group graphql interfaces (#5017) 2024-07-03 13:59:40 +10:00
studio-slim.graphql Add updated_at field to stash_id's (#5259) 2024-10-31 15:56:16 +11:00
studio.graphql Add updated_at field to stash_id's (#5259) 2024-10-31 15:56:16 +11:00
tag-slim.graphql Add Sort Name to Tags (#5531) 2025-02-11 08:17:21 +11:00
tag.graphql Add Sort Name to Tags (#5531) 2025-02-11 08:17:21 +11:00