Commit Graph

1393 Commits (b045a7246086cc45c1bfb789f263eb893e82831e)
 

Author SHA1 Message Date
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 1aeafef910
Fetcher - Puppeteer experimental fetcher wasn't returning the status-code (#1585)
1 year ago
dgtlmoon 1367197df7
Update README.md
1 year ago
dgtlmoon 143971123d 0.42.1
1 year ago
dgtlmoon 04d2d3fb00
Fetcher fix - Clear any fetch error when the fetched document was the same (clear any error that occurred between fetching a document that was the same)
1 year ago
dgtlmoon 236f0c098d 0.42
1 year ago
dgtlmoon 582c6b465b UI - "Search List" also works for 'Title' field
1 year ago
dgtlmoon a021ba87fa UI - New "Search List" icon and functionality (#1580)
1 year ago
dgtlmoon e9057cb851 VisualSelector - Add message when first version cannot be found
1 year ago
dgtlmoon 72ec438caa UI - update link to official project page
1 year ago
dgtlmoon 367dec48e1 BrowserSteps - Dont highlight elements that are the full page width (body, wrappers etc)
1 year ago
dgtlmoon dd87912c88 BrowserSteps - Support for float seconds (0.5 etc)
1 year ago
dgtlmoon 0126cb0aac BrowserSteps - Session keep alive timer countdown fix
1 year ago
dgtlmoon 463b2d0449 BrowserSteps - adding setup check
1 year ago
dgtlmoon e4f6d54ae2 BrowserSteps - Refactored to re-use playwright context which should solve some errors
1 year ago
dgtlmoon 5f338d7824 BrowserSteps - Be sure to select the most appropriate input/button/a when an input element is wrapped in a <div> or other
1 year ago
dgtlmoon 0b563a93ec Fetcher - Experimental fetcher - dont cache embedded data URLs
1 year ago
dgtlmoon d939882dde
Fetcher - Experimental fetcher improvements (Code TidyUp, Improve tests, revert to old playwright when using BrowserSteps for now) (#1564)
1 year ago
dgtlmoon 690cf4acc9 BrowserSteps - Include nice big start button SVG
1 year ago
dgtlmoon 3cb3c7ba2e BrowserSteps - Remove unreliable method for detecting if the element has a "click" listener and default to click (switch to 'Click X,Y' will return the right co-ords anyway)
1 year ago
dgtlmoon 5325918f29
Puppeteer fetcher, adding disk cache and other fixes (#1563)
2 years ago
dgtlmoon 8eee913438 Merge branch 'master' of github.com:dgtlmoon/changedetection.io
2 years ago
dgtlmoon 06921d973e UI - Adding shortcut list select button for "clear/reset history"
2 years ago
dgtlmoon 316f28a0f2
Fetcher - Experimental fetcher fixes, now only enabled with 'USE_EXPERIMENTAL_PUPPETEER_FETCH' env var (default off) (#1561)
2 years ago
dgtlmoon 3801d339f5 UI - Adding shortcut list select button for "clear/reset history"
2 years ago
dgtlmoon d814535dc6 Element scraper - wrap offset detection in try/catch
2 years ago
dgtlmoon cf3f3e4497 BrowserSteps - BrowserSteps was not always following proxy information
2 years ago
dgtlmoon ba76c2a280 BrowserSteps - remove minor delay
2 years ago
dgtlmoon 94f38f052e
Fetcher - playwright/browserless - Use builtin node puppeteer handler in browserless, scales way better, and is faster (#1559)
2 years ago
Raymond Ha 1710885fc4
UI - Fix back navigation / browser history (#1556)
2 years ago
dgtlmoon 2018e73240
UI - HTML validation improvements for edit forms (#1553)
2 years ago
dgtlmoon fae8c89a4e
UI - Various minor HTML validation fixes
2 years ago
dgtlmoon 40988c55c6 UI - pagination - use count including tag filter for pagination display
2 years ago
dgtlmoon 5aa713b7ea UI - Notifications - Adding icon to "Add Email" button
2 years ago
dgtlmoon e1f5dfb703
UI - Adding pagination to watch list (#1549)
2 years ago
dgtlmoon 966600d28e
UI - Set selected watches as 'viewed' (#1550)
2 years ago
dgtlmoon e7ac356d99 UI - Fix missing </span> in watch list when using restock detection
2 years ago
dgtlmoon e874df4ffc
UI - Make sort order and type sticky in cookies, ability to sort by watch created time (#1519)
2 years ago
dgtlmoon d1f44d0345
Notifications - Send test notification should use system defaults for body and title if not set in watch (#1547 #1503)
2 years ago
dgtlmoon 8536af0845 Adding generic changedetection.io SVG icon #1527
2 years ago
dgtlmoon 9076ba6bd3 Tests - error test - be sure to clear results from other test parts
2 years ago
dgtlmoon 43af18e2bc
Update README.md
2 years ago
dgtlmoon ad75e8cdd0 Tests - Add test to check that low level fetch errors are cleared on next check
2 years ago
dgtlmoon f604643356 Restock alerts - adding extra detection texts
2 years ago
dgtlmoon d5fd22f693
Restock monitor - Identify the cases where the product is also definitely in stock (#1489)
2 years ago
dgtlmoon 1d9d11b3f5
Automated CI test for ensuring pypi package was built correctly (#1488)
2 years ago
dgtlmoon f49464f451 GitHub container build - 'provenance' was disabled
2 years ago
dgtlmoon bc6bde4062 0.41.1
2 years ago
dgtlmoon 2863167f45 Fix for pip installations
2 years ago