You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
changedetection.io/changedetectionio
dgtlmoon df2c58d1ff
Not needed
2 years ago
..
api Move history data to a textfile, improves memory handling (#638) 2 years ago
dev-docker Installation via pip (#186) 3 years ago
model New feature - "Extract text" filter ability (#624) 2 years ago
static Diff + Preview - Hide date selector widget when viewing screenshots as its not yet possible to compare screenshots (but will be soon!) 2 years ago
templates Also log normal notification activity, make logs easier to find 2 years ago
tests New feature - "Extract text" filter ability (#624) 2 years ago
.gitignore Detect byte-encoding when the server mishandles the content-type header reply (#472) 3 years ago
__init__.py Also log normal notification activity, make logs easier to find 2 years ago
changedetection.py Add new fetch method: Playwright Chromium (Selenium/WebDriver alternative) (#489) 3 years ago
content_fetcher.py Content fetcher - Handle when a page doesnt load properly 2 years ago
diff.py Fix - {diff} and {diff_full} notifications tokens were not always including the full output 3 years ago
fetch_site_status.py New feature - "Extract text" filter ability (#624) 2 years ago
forms.py New feature - "Extract text" filter ability (#624) 2 years ago
html_tools.py Fix encoding errors with XPath filters from UTF-8 responses (#619) 2 years ago
importer.py Distill.io import bug fix when no tags assigned to a watch (#557) 2 years ago
notification.py Not needed 2 years ago
pytest.ini Installation via pip (#186) 3 years ago
run_all_tests.sh Adding new Visual Selector for choosing the area of the webpage to monitor - playwright/browserless only (#566) 2 years ago
store.py New [scrub] button when editing a watch - scrub single watch history (#672) 2 years ago
update_worker.py Improve error message when filter not found in page result (#666) 2 years ago