Commit Graph

75 Commits (025946c1e2c9c992c7a9c61217944538ba6737cf)

Author SHA1 Message Date
dgtlmoon 11815b650f add a little extra debug
4 months ago
dgtlmoon e5edb914fd couple small fixes
4 months ago
dgtlmoon 13a714bf35 small tweaks
4 months ago
dgtlmoon 7f5bdd47ae Make processors more cleanly separated
4 months ago
dgtlmoon 6a96adb7c3 Merge branch 'master' into 2039-restock-use-itemprop
4 months ago
dgtlmoon f07ff9b55e
UI - Visual Selector should still update when elements were not found (#2476)
4 months ago
dgtlmoon 90a286ac06
Update restock_diff.py
4 months ago
dgtlmoon c32173b280
Merge branch 'master' into 2039-restock-use-itemprop
4 months ago
dgtlmoon 343e359b39
Now saving last two HTML snapshots for future reference, refactor, dont write screenshots and xpath to disk when no change detected (saves disk IO) (#2431)
4 months ago
Hritik Vijay ffd160ce0e
Filters - Implement jqraw: filter (use this to output nicer JSON format when selecting/filtering by JSON) (#2430)
4 months ago
dgtlmoon 9dd04349de WIP
5 months ago
dgtlmoon a46d45edf2 difference should be since first check
5 months ago
dgtlmoon 6824fa22c5 workaround for no previous price present
5 months ago
dgtlmoon afc88d654b Merge branch 'master' into 2039-restock-use-itemprop
5 months ago
dgtlmoon c6ee6687b5
Fetching/Requests - Fixing user agent header overrides per-watch of global settings (#2409)
5 months ago
dgtlmoon b39c770f84 adding % threshold handling
5 months ago
dgtlmoon 575bdcfbe8 WIP
5 months ago
dgtlmoon 32579d7800 fix debug message
5 months ago
dgtlmoon b9b0a9260d fix
5 months ago
dgtlmoon 99f7f78798 fix test
5 months ago
dgtlmoon e756002b9a min/mnax price check
5 months ago
dgtlmoon ded4495801 Adding follow_price_changes
5 months ago
dgtlmoon f5dba66c48 small fix
5 months ago
dgtlmoon c1a0481ec0 skip rdfa?
5 months ago
dgtlmoon d1528bbe89 Misc tweaks
5 months ago
dgtlmoon 929044581b tweak imports
5 months ago
dgtlmoon df6d120c4f Merge branch 'master' into 2039-restock-use-itemprop
5 months ago
dgtlmoon f49eb4567f
Ability to set default User-Agent for either fetching types directly in the UI (#2375)
5 months ago
dgtlmoon d38bb6167b big refactor
6 months ago
dgtlmoon b1170c1e33 WIP
6 months ago
dgtlmoon 0b85990d28 more work
6 months ago
dgtlmoon 345b54d401 add more test examples
6 months ago
dgtlmoon 2aa8ca0e58 tweaks
6 months ago
dgtlmoon fe8b7b8162 Adding test
6 months ago
dgtlmoon 86f1d8bc0a Make it testable
6 months ago
dgtlmoon 49246bcaf9 Merge branch '2039-restock-use-itemprop' of github.com:dgtlmoon/changedetection.io into 2039-restock-use-itemprop
6 months ago
dgtlmoon 37d081cc43 Merge branch 'master' into 2039-restock-use-itemprop
6 months ago
dgtlmoon 9449c59fbb
Code - Getting ready for newer python versions - packing our own strtobool (#2291)
7 months ago
Constantin Hong 52c895b2e8
text_json_diff/fix: Keep an order of filter and remove duplicated filters. 2 (#2178)
8 months ago
dgtlmoon 904ef84f82
Build fix - Pinning package versions and Custom browser endpoints should not have a proxy set (#2204)
8 months ago
dgtlmoon ccb42bcb12 Fetching pages - Custom browser endpoints should not have default proxy info added
9 months ago
dgtlmoon 823a0c99f4
Code - Split content fetcher code up (playwright, puppeteer and requests), fix puppeteer direct chrome support (#2169)
9 months ago
dgtlmoon 616c0b3f65
New text filter - Sort text alphabetically filter (#2153)
9 months ago
dgtlmoon c90b27823a
Filtering - include_filters in group and watch settings should not duplicate (#2151 #1845)
9 months ago
dgtlmoon fe3cf5ffd2
Logging - Adding extra debug logging to change detection (#2136)
9 months ago
dgtlmoon 399cdf0fbf
Logging loguru output tweaks (#2112)
10 months ago
Constantin Hong 4be0fafa93
Support Loguru as a logger (#2036)
10 months ago
dgtlmoon b71b457c24
Merge branch 'master' into 2039-restock-use-itemprop
10 months 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)
10 months ago
dgtlmoon 273bd45ad7
Fetching - Custom browser on experimental/puppeteer fetcher - Don't switch to custom puppeteer mode if external browser URL is active (#2068)
10 months ago