Commit Graph

736 Commits (4101ae00c623525f87b383284514039d43b2e949)
 

Author SHA1 Message Date
dgtlmoon 4101ae00c6
New feature - "Extract text" filter ability (#624)
2 years ago
dgtlmoon 62f14df3cb
Fixing RSS feed HTML content formatting (#662)
2 years ago
Fuzzy 560d465c59 Update notification library - Improving telegram support
2 years ago
dgtlmoon 7929aeddfc
'Mark all viewed' button was missing in this version, added test also. (#652)
2 years ago
dgtlmoon 8294519f43 Content fetcher - Handle when a page doesnt load properly
2 years ago
dgtlmoon 8ba8a220b6 Playwright - Correctly close browser context/sessions on exceptions
2 years ago
dgtlmoon aa3c8a9370
Move history data to a textfile, improves memory handling (#638)
2 years ago
dgtlmoon dbb5468cdc
Update feature_request.md
2 years ago
dgtlmoon 329c7620fb Remove UK Covid news
2 years ago
Amos (LFlare) Ng 1f974bfbb0
Visual Selector fix: Firefox compatibility - Visual Selector (#646)
2 years ago
Tim Loderhose 437c8525af
Remove group tag arbitrary length limit (#645)
2 years ago
dgtlmoon a2a1d5ae90 Distill.io import bug fix when no tags assigned to a watch (#557)
2 years ago
dgtlmoon 2566de2aae Ignore whitespace on by default
2 years ago
dgtlmoon dfec8dbb39 Visual Selector - clear events when changing tabs
2 years ago
dgtlmoon 5cefb16e52 Minor code cleanup
2 years ago
dgtlmoon 341ae24b73 Re #616 - content trigger - adding extra test (#620)
2 years ago
dgtlmoon f47c2fb7f6 README.md update Visual Selector tool - tidy up screenshots, improve text
2 years ago
dgtlmoon 9d742446ab Playwright - ByPass CSP for more reliable JS scraping, disable accept downloads
2 years ago
dgtlmoon e3e022b0f4 VisualSelector - Better handling of filter targets that are no longer available in the HTML
2 years ago
dgtlmoon 6de4027c27
Update bug_report.md
2 years ago
dgtlmoon cda3837355 pip build fix - include API module
2 years ago
dgtlmoon 7983675325 Visual Selector - be more resilient when sites interfere with the xPath scraping
2 years ago
dgtlmoon eef56e52c6 Adding new Visual Selector for choosing the area of the webpage to monitor - playwright/browserless only (#566)
2 years ago
dgtlmoon 8e3195f394 0.39.14
2 years ago
dgtlmoon e17c2121f7 Fix encoding errors with XPath filters from UTF-8 responses (#619)
2 years ago
dgtlmoon 07e279b38d
API Interface (#617)
2 years ago
dgtlmoon 2c834cfe37 Add note that changedetection is not performed on the screenshot just yet (WIP https://github.com/dgtlmoon/changedetection.io/pull/419 )
2 years ago
dgtlmoon dbb5c666f0 Fixing edit template HTML
2 years ago
dgtlmoon 70b3493866
Proxy settings on watch should have a "[ ] default" option (#610)
2 years ago
dgtlmoon 3b11c474d1
Input field tidyup (#611)
2 years ago
dgtlmoon 890e1e6dcd Update wiki link for 'More info' about sharing a watch and its configuration
2 years ago
dgtlmoon 6734fb91a2
Option to control if pages with no renderable content are a change (example: JS webapps that dont render any text sometimes) (#608)
2 years ago
dgtlmoon 16809b48f8 Playwright - raise EmptyReply on empty reply, no need to process further
2 years ago
dgtlmoon 67c833d2bc
Re #214 - configurable wait extra seconds for webdriver requests before extracting text (#606)
2 years ago
weeix 31fea55ee4
Fix PLAYWRIGHT_DRIVER_URL default value (cf. #587) (#599)
2 years ago
dgtlmoon b6c50d3b1a Update PIP readme.md
2 years ago
dgtlmoon 034507f14f
Fixing Pip install problem - Update MANIFEST to include model/ subdir, improving imports (#593)
2 years ago
dgtlmoon 0e385b1c22 0.39.13
2 years ago
dgtlmoon f28c260576
Distill.io JSON export file importer (#592)
2 years ago
dgtlmoon 18f0b63b7d
Ability to specify a list of proxies to choose from, always using the first one by default, See wiki (#591)
2 years ago
Thilo-Alexander Ginkel 97045e7a7b
Improving Playwright docs (#588)
2 years ago
dgtlmoon 9807cf0cda Playwright - code fix
2 years ago
dgtlmoon d4b5237103 Playwright fetcher - more reliable by just waiting arbitrary seconds after the last network IO
2 years ago
dgtlmoon dc6f76ba64
Make proxy configuration more consistent - see https://github.com/dgtlmoon/changedetection.io/wiki/Proxy-configuration (#585)
2 years ago
dgtlmoon 1f2f93184e Playwright fetcher - use the correct default User-Agent
2 years ago
dgtlmoon 0f08c8dda3
Toggle visibility of extra requests options/settings when not in use (#584)
2 years ago
dgtlmoon 68db20168e
Add new fetch method: Playwright Chromium (Selenium/WebDriver alternative) (#489)
2 years ago
dgtlmoon 1d4474f5a3
Simplify scrub operation (simply cleans all) (#575)
2 years ago
dgtlmoon 613308881c
Bugfix - dont update record when deleted during check
2 years ago
dgtlmoon f69585b276
Improving support info in README.md
2 years ago