stash/pkg/scraper
kermieisinthehouse 0e514183a7
Desktop integration (#2073)
* Open stash in system tray on Windows/MacOS
* Add desktop notifications
* MacOS Bundling
* Add binary icon

Co-authored-by: WithoutPants <53250216+WithoutPants@users.noreply.github.com>
2022-02-03 11:20:34 +11:00
..
stashbox Add support for submitting performer/scene drafts to stash-box (#2234) 2022-02-01 15:06:51 +11:00
action.go Scraper refactor middle (#2043) 2021-11-26 11:20:06 +11:00
autotag.go Prefer studio name later in filename (#2057) 2021-11-26 08:29:25 +11:00
cache.go Scraper refactor middle (#2043) 2021-11-26 11:20:06 +11:00
config.go Refactor scraper top half (#1893) 2021-11-19 10:55:34 +11:00
cookies.go Cache and reuse the scraper HTTP client (#1855) 2021-10-20 16:12:24 +11:00
freeones.go Refactor scraper top half (#1893) 2021-11-19 10:55:34 +11:00
group.go Scraper refactor middle (#2043) 2021-11-26 11:20:06 +11:00
image.go Fix setting images (#2068) 2021-11-29 14:54:01 +11:00
json.go Skip cleaning for search by name scrape queries (#2059) 2021-12-16 11:18:39 +11:00
json_test.go Scraper refactor middle (#2043) 2021-11-26 11:20:06 +11:00
mapped.go Skip cleaning for search by name scrape queries (#2059) 2021-12-16 11:18:39 +11:00
mapped_test.go Scraper refactor middle (#2043) 2021-11-26 11:20:06 +11:00
postprocessing.go Fix setting images (#2068) 2021-11-29 14:54:01 +11:00
query_url.go Enable gocritic (#1848) 2021-10-18 14:12:40 +11:00
scraper.go Skip cleaning for search by name scrape queries (#2059) 2021-12-16 11:18:39 +11:00
script.go Desktop integration (#2073) 2022-02-03 11:20:34 +11:00
stash.go Scraper refactor middle (#2043) 2021-11-26 11:20:06 +11:00
url.go Resolve hostname for chromium RDP requests (#2174) 2022-01-04 15:47:39 +11:00
xpath.go Skip cleaning for search by name scrape queries (#2059) 2021-12-16 11:18:39 +11:00
xpath_test.go Scraper refactor middle (#2043) 2021-11-26 11:20:06 +11:00