stash/pkg/scraper
WithoutPants 7b5bd80515 Separate graphql API from rest of the system (#2503)
* Move graphql generated files to api
* Refactor identify options
* Remove models.StashBoxes
* Move ScraperSource to scraper package
* Rename field strategy enums
* Rename identify.TaskOptions to Options
2022-09-06 07:03:40 +00:00
..
stashbox Separate graphql API from rest of the system (#2503) 2022-09-06 07:03:40 +00:00
action.go Separate graphql API from rest of the system (#2503) 2022-09-06 07:03:40 +00:00
autotag.go Separate graphql API from rest of the system (#2503) 2022-09-06 07:03:40 +00:00
cache.go Separate graphql API from rest of the system (#2503) 2022-09-06 07:03:40 +00:00
config.go Separate graphql API from rest of the system (#2503) 2022-09-06 07:03:40 +00:00
cookies.go Restructure go project (#2356) 2022-03-17 11:33:59 +11:00
freeones.go Refactor scraper top half (#1893) 2021-11-19 10:55:34 +11:00
gallery.go Separate graphql API from rest of the system (#2503) 2022-09-06 07:03:40 +00:00
group.go Separate graphql API from rest of the system (#2503) 2022-09-06 07:03:40 +00:00
image.go Separate graphql API from rest of the system (#2503) 2022-09-06 07:03:40 +00:00
json.go Separate graphql API from rest of the system (#2503) 2022-09-06 07:03:40 +00:00
json_test.go Fix identify and script scraper bugs (#2375) 2022-03-15 09:42:22 +11:00
mapped.go Separate graphql API from rest of the system (#2503) 2022-09-06 07:03:40 +00:00
mapped_test.go Scraper refactor middle (#2043) 2021-11-26 11:20:06 +11:00
movie.go Separate graphql API from rest of the system (#2503) 2022-09-06 07:03:40 +00:00
performer.go Separate graphql API from rest of the system (#2503) 2022-09-06 07:03:40 +00:00
postprocessing.go Separate graphql API from rest of the system (#2503) 2022-09-06 07:03:40 +00:00
query_url.go Separate graphql API from rest of the system (#2503) 2022-09-06 07:03:40 +00:00
scene.go Separate graphql API from rest of the system (#2503) 2022-09-06 07:03:40 +00:00
scraper.go Separate graphql API from rest of the system (#2503) 2022-09-06 07:03:40 +00:00
script.go Separate graphql API from rest of the system (#2503) 2022-09-06 07:03:40 +00:00
stash.go Separate graphql API from rest of the system (#2503) 2022-09-06 07:03:40 +00:00
url.go Resolve hostname for chromium RDP requests (#2174) 2022-01-04 15:47:39 +11:00
xpath.go Separate graphql API from rest of the system (#2503) 2022-09-06 07:03:40 +00:00
xpath_test.go Separate graphql API from rest of the system (#2503) 2022-09-06 07:03:40 +00:00