sashapp

Results 4 issues of sashapp

As mentioned in issue #927, normal users cannot set notifications for their favorite studios and performers. This PR remedies the issue by adding a second API call `updateFavoriteNotificationSubscriptions` requiring only...

**Describe the bug** I am using Postman to send GraphQL queries (`queryPerformers` query). I am testing the filter criterions. Some work, some don't. **Am I missing something? Is this a...

help wanted

### Describe the feature you'd like There is the GraphQL endpoint `findScenes`, which allows to query scenes by a number of settings. ```graphql "A function which queries Scene objects" findScenes(...

feature request

As mentioned in Issue #6400, I propose this change to allow to query an entire list of stash ids against the scenes in the database. I have applied it to...