stash/pkg/scraper
WithoutPants 1e04deb3d4
Data layer restructuring (#997)
* Move query builders to sqlite package
* Add transaction system
* Wrap model resolvers in transaction
* Add error return value for StringSliceToIntSlice
* Update/refactor mutation resolvers
* Convert query builders
* Remove unused join types
* Add stash id unit tests
* Use WAL journal mode
2021-01-18 12:23:20 +11:00
..
stashbox Data layer restructuring (#997) 2021-01-18 12:23:20 +11:00
action.go Data layer restructuring (#997) 2021-01-18 12:23:20 +11:00
config.go Data layer restructuring (#997) 2021-01-18 12:23:20 +11:00
cookies.go Add support for setting cookies in the scraper (#934) 2020-12-01 16:34:09 +11:00
freeones.go Fixing image for Freeones Scrapers (#930) 2020-11-07 09:36:26 +11:00
image.go Tune image referrer path (#968) 2020-11-30 10:50:43 +11:00
json.go Data layer restructuring (#997) 2021-01-18 12:23:20 +11:00
json_test.go Add JSON scrape support (#717) 2020-08-10 14:21:50 +10:00
mapped.go Add gallery scraping (#862) 2020-10-21 09:24:32 +11:00
mapped_test.go scraper/mapped: Add feetToCm post process. (#711) 2020-08-12 11:17:43 +10:00
matchers.go Data layer restructuring (#997) 2021-01-18 12:23:20 +11:00
query_url.go Query url parameters (#878) 2020-10-22 11:56:04 +11:00
scrapers.go Data layer restructuring (#997) 2021-01-18 12:23:20 +11:00
script.go Add gallery scraping (#862) 2020-10-21 09:24:32 +11:00
stash.go Data layer restructuring (#997) 2021-01-18 12:23:20 +11:00
url.go Add Mouse Click support for the CDP scraper (#827) 2020-12-22 09:42:31 +11:00
xpath.go Data layer restructuring (#997) 2021-01-18 12:23:20 +11:00
xpath_test.go Data layer restructuring (#997) 2021-01-18 12:23:20 +11:00