stash/pkg/scraper
WithoutPants c70faa2a53
Tag aliases (#1412)
* Add Tag Update/UpdateFull
* Tag alias implementation
* Refactor tag page
* Add aliases in UI
* Include tag aliases in q filter
* Include aliases in tag select
* Add aliases to auto-tagger
* Use aliases in scraper
* Add tag aliases for filename parser
2021-05-26 14:36:05 +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 Fix scraper date parser failing when parsing time (#1431) 2021-05-26 07:29:51 +10:00
mapped_test.go scraper/mapped: Add feetToCm post process. (#711) 2020-08-12 11:17:43 +10:00
matchers.go Tag aliases (#1412) 2021-05-26 14:36:05 +10: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