restore image performer age filter (#4601)

This commit is contained in:
dogwithakeyboard
2024-02-21 00:22:04 +00:00
committed by GitHub
parent 5bb9bf902c
commit 37acd6b79b
4 changed files with 22 additions and 0 deletions

View File

@@ -47,6 +47,8 @@ type ImageFilterType struct {
PerformerCount *IntCriterionInput `json:"performer_count"`
// Filter images that have performers that have been favorited
PerformerFavorite *bool `json:"performer_favorite"`
// Filter images by performer age at time of image
PerformerAge *IntCriterionInput `json:"performer_age"`
// Filter to only include images with these galleries
Galleries *MultiCriterionInput `json:"galleries"`
// Filter by created at