Commit Graph

28 Commits (b71b457c247b1ac724388e659df3e13188f76f26)

Author SHA1 Message Date
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
dgtlmoon 61185b5514 Tidy imports
11 months ago
dgtlmoon 8090d0dac6 cleanup
11 months ago
dgtlmoon 0f9d3a0dcf logic fixes and force faster xpath1
11 months ago
dgtlmoon a16b129731 Simplify logic
11 months ago
dgtlmoon d58c24db44 Set false text also
11 months ago
dgtlmoon 436c412faf Re #2039 - Use itemprop where available
11 months 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)
11 months ago
dgtlmoon 5e2049c538 Fix build issue
12 months ago
Constantin Hong 26931e0167
feature: Support XPath2.0 to 3.1 (#1774)
12 months ago
dgtlmoon 5229094e44
New functionanlity - Selectable browser / ability to add extra browser connections (good for using "scraping browsers"/ etc) (#1943)
12 months ago
dgtlmoon c8dcc072c8
Code refactor for fetchers (#1941)
12 months 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
dgtlmoon f707c914b6
RSS Fetching - Handle CDATA (commented out text) in RSS correctly, generally handle RSS better (#1866)
1 year ago
dgtlmoon ceac8c21e4
LD JSON Price followers - Handle incorrectly created LD-JSON price structures better (#1837)
1 year ago
dgtlmoon 2b948c15c1
Backend - Regular expression / string filtering refactor for Python 3.11 and deprecation warnings since Python 3.6 (#1786)
1 year ago
dgtlmoon e30b17b8bc
UI + Fetching - Be more helpful when a filter contains no text, suggest ways to deal with images in filters (#1819)
1 year ago
dgtlmoon 1987e109e8
New feature - Helper button to trigger a scan/access test of all proxies for a particular watch (#1685)
1 year ago
dgtlmoon 52f2c00308
UI/Functionality - Ability to manage/apply filters and notifications across tags/groups
1 year ago
dgtlmoon f9387522ee
Fetching - Be sure that content-type detection works when the headers are a mixed case (#1604)
1 year ago
dgtlmoon 9e954532d6
Fetcher - Ability to specify headers from a textfile per watch, global or per tag ( https://github.com/dgtlmoon/changedetection.io/wiki/Adding-headers-from-an-external-file )
1 year ago
dgtlmoon 955835df72
Restock detection - Better reporting when it fails (#1584)
1 year ago
dgtlmoon 1fb90bbddc Quick add form - adjust font size and rename stock recheck
2 years ago
dgtlmoon 55b6ae86e8
Ability to set which text to process triggers on (added, removed, changed) according to the difference (#1483)
2 years ago
dgtlmoon 6e71088cde New feature - Restock / stock / out of stock monitor option/mode
2 years ago