Gykes
Gykes
This seems too simple but I think this is it? fixes https://github.com/stashapp/stash/issues/3001
Adding in Search all and Create all buttons to tagger view. So far this will add a Search All button, and then if any scenes have been found, generate a...
Adding in support for file size filtering for scenes closes https://github.com/stashapp/stash/issues/4917
Modified all .tsx within /settings/tasks
So this is still a draft as I am TERRIBLE with Regex and just as bad with coding. Please let me know if there is anything that needs fixed, I'm...
#### Description Per the issue, if using a larger img, it would smush all of the options/text to the right making it impossible to view properly. Changed up the CSS...
This PR adds a new toggle to `Settings -> Interface`(Image Below) which allows users to toggle Disable Customization in the new troubleshooting section. I don't have a reason for where...
Currently, we have a filter for duplicate PHash. I revamped it a little bit to allow other duplicate checks. I kept PHash check but added in StashID and TItle. THe...
This PR adds a new filter of "Stash Id Count" in the edit filter modal. This allows users to user greater than or less than to check for stashID counts...
### Describe the feature you'd like With the addition of StashID support for tags it looks like it may be time to finally add the ability to manually add or...