stash/pkg/image
gitgiggety 7164bb28ac
Filter studio hierarchy (#1397)
* Add basic support for hierarchical filters

Add a new `hierarchicalMultiCriterionHandlerBuilder` filter type which
can / will be used for filtering hierarchical things like the
parent/child relation of the studios.
On the frontend side a new IHierarchicalLabeledIdCriterion criterion
type has been added to accompany this new filter type.

* Refactor movieQueryBuilder to use filterBuilder

Refactor the movieQueryBuilder to use the filterBuilder just as scene,
image and gallery as well.

* Support specifying depth for studios filter

Add an optional depth field to the studios filter for scenes, images,
galleries and movies. When specified that number of included
(grant)children are shown as well. In other words: this adds support for
showing scenes set to child studios when searching on the parent studio.

Co-authored-by: WithoutPants <53250216+WithoutPants@users.noreply.github.com>
2021-06-03 20:52:19 +10:00
..
export.go Organised flag (#988) 2020-12-18 08:06:49 +11:00
export_test.go Data layer restructuring (#997) 2021-01-18 12:23:20 +11:00
image.go Populate image/gallery title during scan (#1359) 2021-05-03 14:21:51 +10:00
image_test.go Detect cover images in subdirectories (#1144) 2021-03-04 10:52:45 +11:00
import.go Data layer restructuring (#997) 2021-01-18 12:23:20 +11:00
import_test.go Data layer restructuring (#997) 2021-01-18 12:23:20 +11:00
query.go Filter studio hierarchy (#1397) 2021-06-03 20:52:19 +10:00
thumbnail.go Images section (#813) 2020-10-13 10:12:46 +11:00
update.go Autotag support for images and galleries (#1345) 2021-05-03 13:09:46 +10:00