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 2b054ced8c
[new filter] Filter option - Trigger only when NEW content (lines) are detected ( compared to earlier text snapshots ) (#685)
3 years ago
..
api Move history data to a textfile, improves memory handling (#638) 3 years ago
dev-docker Installation via pip (#186) 3 years ago
model [new filter] Filter option - Trigger only when NEW content (lines) are detected ( compared to earlier text snapshots ) (#685) 3 years ago
static Playwright - Use HTTP Request Headers override (Cookie, etc) 3 years ago
templates [new filter] Filter option - Trigger only when NEW content (lines) are detected ( compared to earlier text snapshots ) (#685) 3 years ago
tests [new filter] Filter option - Trigger only when NEW content (lines) are detected ( compared to earlier text snapshots ) (#685) 3 years ago
.gitignore Detect byte-encoding when the server mishandles the content-type header reply (#472) 3 years ago
__init__.py Playwright - Use HTTP Request Headers override (Cookie, etc) 3 years ago
changedetection.py lang: prefer 'clear (snap) history' to 'scrub' (#721) 3 years ago
content_fetcher.py Playwright - Use HTTP Request Headers override (Cookie, etc) 3 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 filter] Filter option - Trigger only when NEW content (lines) are detected ( compared to earlier text snapshots ) (#685) 3 years ago
forms.py [new filter] Filter option - Trigger only when NEW content (lines) are detected ( compared to earlier text snapshots ) (#685) 3 years ago
html_tools.py Fix encoding errors with XPath filters from UTF-8 responses (#619) 3 years ago
importer.py Distill.io import bug fix when no tags assigned to a watch (#557) 3 years ago
notification.py Notifications regression bug in 0.39.15 - only sent the first notification URL 3 years ago
pytest.ini Installation via pip (#186) 3 years ago
run_all_tests.sh New filter - Block change-detection if text matches - for example, block change-detection while the text "out of stock" is on the page, know when the text is no longer on the page (#698) 3 years ago
store.py lang: prefer 'clear (snap) history' to 'scrub' (#721) 3 years ago
update_worker.py bug fix: `last_changed` was being set on the first fetch, should only be set on the change after the first fetch #705 3 years ago