stash/pkg
julien0221 25311247ed
added an url filter option in scenes (#1266)
* added an url filter option in scenes
* added url filter on gallery, movies, performers and studios
* Add empty string filter to stringCriterionHandler
* Add unit tests

Co-authored-by: WithoutPants <53250216+WithoutPants@users.noreply.github.com>
2021-04-09 15:05:11 +10:00
..
api Handle /healthz for liveness checks. (#1264) 2021-04-09 10:06:02 +10:00
database Add write mutex and max connection lifetime (#1211) 2021-03-18 21:45:01 +11:00
ffmpeg Strip file extension from scene title when scanning (#1022) 2021-01-07 11:38:30 +11:00
gallery Decouple galleries from scenes (#1057) 2021-02-02 07:56:54 +11:00
image Detect cover images in subdirectories (#1144) 2021-03-04 10:52:45 +11:00
logger Add full timestamp for console/file logging (#1130) 2021-03-01 12:28:09 +11:00
manager Disable sounds on scene/marker wall previews by default (#1247) 2021-04-01 16:10:56 +11:00
models Remove slim graphql endpoints (#1207) 2021-03-17 11:17:01 +11:00
movie Data layer restructuring (#997) 2021-01-18 12:23:20 +11:00
performer Performer tags (#1132) 2021-03-10 12:25:51 +11:00
plugin Example python plugin (#825) 2020-10-12 08:20:20 +11:00
scene Decouple galleries from scenes (#1057) 2021-02-02 07:56:54 +11:00
scraper Support today, yesterday when using parseDate in scrapers (#1261) 2021-04-07 09:09:04 +10:00
sqlite added an url filter option in scenes (#1266) 2021-04-09 15:05:11 +10:00
studio Data layer restructuring (#997) 2021-01-18 12:23:20 +11:00
tag Data layer restructuring (#997) 2021-01-18 12:23:20 +11:00
utils Add User Agent to image download reqs (#1222) 2021-03-24 08:12:11 +11:00