Commit Graph

62 Commits (afc88d654b0b0448e076b928882970216044038c)

Author SHA1 Message Date
dgtlmoon afc88d654b Merge branch 'master' into 2039-restock-use-itemprop
7 months ago
dgtlmoon c6ee6687b5
Fetching/Requests - Fixing user agent header overrides per-watch of global settings (#2409)
7 months ago
dgtlmoon b39c770f84 adding % threshold handling
7 months ago
dgtlmoon 575bdcfbe8 WIP
7 months ago
dgtlmoon 32579d7800 fix debug message
7 months ago
dgtlmoon b9b0a9260d fix
7 months ago
dgtlmoon 99f7f78798 fix test
7 months ago
dgtlmoon e756002b9a min/mnax price check
7 months ago
dgtlmoon ded4495801 Adding follow_price_changes
7 months ago
dgtlmoon f5dba66c48 small fix
7 months ago
dgtlmoon c1a0481ec0 skip rdfa?
8 months ago
dgtlmoon d1528bbe89 Misc tweaks
8 months ago
dgtlmoon 929044581b tweak imports
8 months ago
dgtlmoon df6d120c4f Merge branch 'master' into 2039-restock-use-itemprop
8 months ago
dgtlmoon f49eb4567f
Ability to set default User-Agent for either fetching types directly in the UI (#2375)
8 months ago
dgtlmoon d38bb6167b big refactor
8 months ago
dgtlmoon b1170c1e33 WIP
8 months ago
dgtlmoon 0b85990d28 more work
8 months ago
dgtlmoon 345b54d401 add more test examples
9 months ago
dgtlmoon 2aa8ca0e58 tweaks
9 months ago
dgtlmoon fe8b7b8162 Adding test
9 months ago
dgtlmoon 86f1d8bc0a Make it testable
9 months ago
dgtlmoon 49246bcaf9 Merge branch '2039-restock-use-itemprop' of github.com:dgtlmoon/changedetection.io into 2039-restock-use-itemprop
9 months ago
dgtlmoon 37d081cc43 Merge branch 'master' into 2039-restock-use-itemprop
9 months ago
dgtlmoon 9449c59fbb
Code - Getting ready for newer python versions - packing our own strtobool (#2291)
10 months ago
Constantin Hong 52c895b2e8
text_json_diff/fix: Keep an order of filter and remove duplicated filters. 2 (#2178)
11 months ago
dgtlmoon 904ef84f82
Build fix - Pinning package versions and Custom browser endpoints should not have a proxy set (#2204)
11 months ago
dgtlmoon ccb42bcb12 Fetching pages - Custom browser endpoints should not have default proxy info added
11 months ago
dgtlmoon 823a0c99f4
Code - Split content fetcher code up (playwright, puppeteer and requests), fix puppeteer direct chrome support (#2169)
11 months ago
dgtlmoon 616c0b3f65
New text filter - Sort text alphabetically filter (#2153)
12 months ago
dgtlmoon c90b27823a
Filtering - include_filters in group and watch settings should not duplicate (#2151 #1845)
12 months ago
dgtlmoon fe3cf5ffd2
Logging - Adding extra debug logging to change detection (#2136)
12 months ago
dgtlmoon 399cdf0fbf
Logging loguru output tweaks (#2112)
1 year ago
Constantin Hong 4be0fafa93
Support Loguru as a logger (#2036)
1 year ago
dgtlmoon b71b457c24
Merge branch 'master' into 2039-restock-use-itemprop
1 year ago
dgtlmoon 1749c07750
Restock detection - Check all elements for text to get stock status from, only consider elements inside the viewport, only consider elements more than 100px from the top (avoid menu) , trim any text returned (#2040)
1 year ago
dgtlmoon 273bd45ad7
Fetching - Custom browser on experimental/puppeteer fetcher - Don't switch to custom puppeteer mode if external browser URL is active (#2068)
1 year ago
dgtlmoon 61185b5514 Tidy imports
1 year ago
dgtlmoon 8090d0dac6 cleanup
1 year ago
dgtlmoon 0f9d3a0dcf logic fixes and force faster xpath1
1 year ago
dgtlmoon a16b129731 Simplify logic
1 year ago
dgtlmoon d58c24db44 Set false text also
1 year ago
dgtlmoon 436c412faf Re #2039 - Use itemprop where available
1 year ago
dgtlmoon 599291645d
PDF Fetcher for change detection - Always use plain requests for PDF because otherwise we cant access the embed PDF in the browser (#2020)
1 year ago
dgtlmoon 5e2049c538 Fix build issue
1 year ago
Constantin Hong 26931e0167
feature: Support XPath2.0 to 3.1 (#1774)
1 year ago
dgtlmoon 5229094e44
New functionanlity - Selectable browser / ability to add extra browser connections (good for using "scraping browsers"/ etc) (#1943)
1 year ago
dgtlmoon c8dcc072c8
Code refactor for fetchers (#1941)
1 year ago
dgtlmoon 7220afab0a
RSS fetch - RSS field <title> was not rendering as text correctly, added workaround #1879
1 year ago
dgtlmoon 1c0fe4c23e
PDF Fetching - Handle when the PDF is given as inline content without a proper mime header (#1875)
1 year ago