stash/pkg/scraper
EnameEtavir 5c4351f338
Cleanup fixes (#1422)
* cleanup: remove dead code

removing some code that does nothing

* cleanup: fixing usage of deprecated gqlgen/graphql api in api/changeset_translator

* cleanup: changing to recommended comparison methods

Changing byte and case-insensitive string comparison to the recommended methods.

* cleanup: making staticcheck happy
2021-05-25 11:03:09 +10:00
..
stashbox Cleanup fixes (#1422) 2021-05-25 11:03:09 +10:00
action.go Data layer restructuring (#997) 2021-01-18 12:23:20 +11:00
config.go Fix: file close even if file was not opened (#1417) 2021-05-25 07:52:55 +10:00
cookies.go Cleanup fixes (#1422) 2021-05-25 11:03:09 +10:00
freeones.go added details, deathdate, hair color, weight to performers and added details to studios (#1274) 2021-04-16 16:06:35 +10:00
image.go Setup and migration UI refactor (#1190) 2021-04-12 09:31:33 +10:00
json.go Expose url for URLReplace in JSON scrapeByURL and scrapeByFragment (#1150) 2021-03-02 09:19:56 +11:00
json_test.go added details, deathdate, hair color, weight to performers and added details to studios (#1274) 2021-04-16 16:06:35 +10:00
mapped.go Cleanup fixes (#1422) 2021-05-25 11:03:09 +10: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 Expose url for URLReplace in JSON scrapeByURL and scrapeByFragment (#1150) 2021-03-02 09:19:56 +11:00
scrapers.go Apply all post processors to performer (#1387) 2021-05-21 12:32:28 +10:00
script.go Find correct python executable (#1156) 2021-03-03 08:01:01 +11:00
stash.go Performer tags (#1132) 2021-03-10 12:25:51 +11:00
url.go Add http headers support to scraper (#1273) 2021-04-16 15:42:56 +10:00
xpath.go Expose url for URLReplace in JSON scrapeByURL and scrapeByFragment (#1150) 2021-03-02 09:19:56 +11:00
xpath_test.go Get distinct values from scraper (#1338) 2021-04-29 11:38:55 +10:00