mirror of
https://github.com/stashapp/stash.git
synced 2025-12-09 09:53:40 +01:00
* Add migration to create studio aliases table * Refactor studioQueryBuilder.Query to use filterBuilder * Expand GraphQL API with aliases support for studio * Add aliases support for studios to the UI * List aliases in details panel * Allow editing aliases in edit panel * Add 'aliases' filter when searching * Find studios by alias in filter / select * Add auto-tagging based on studio aliases * Support studio aliases for filename parsing * Support importing and exporting of studio aliases * Search for studio alias as well during scraping |
||
|---|---|---|
| .. | ||
| config.graphql | ||
| filter.graphql | ||
| gallery-slim.graphql | ||
| gallery.graphql | ||
| image-slim.graphql | ||
| image.graphql | ||
| job.graphql | ||
| log.graphql | ||
| movie-slim.graphql | ||
| movie.graphql | ||
| performer-slim.graphql | ||
| performer.graphql | ||
| scene-marker.graphql | ||
| scene-slim.graphql | ||
| scene.graphql | ||
| scrapers.graphql | ||
| studio-slim.graphql | ||
| studio.graphql | ||
| tag-slim.graphql | ||
| tag.graphql | ||