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 16f5d9c839
logic fix
2 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 Mute notifications 2 years ago
static Mute notifications 2 years ago
templates Mute notifications 2 years ago
tests Test improvement - remove unnecessary step 2 years ago
.gitignore UI Feature - Add watch in "paused" state, saving then unpauses (#779) 2 years ago
__init__.py Mute notifications 2 years ago
apprise_asset.py Fix notification apprise application name to changedetection.io #731 3 years ago
changedetection.py lang: prefer 'clear (snap) history' to 'scrub' (#721) 3 years ago
content_fetcher.py Visual Selector direct element finder fix 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 Refactor of extract text filter - Regex, support Regex (groups) and all python regex flags via /something/aiLmsux (#773) 2 years ago
forms.py UI Feature - Add watch in "paused" state, saving then unpauses (#779) 2 years ago
html_tools.py Enhancement - support xPath text() function filter, for example "//title/text()" in RSS feeds (#778) 2 years ago
importer.py Distill.io import bug fix when no tags assigned to a watch (#557) 3 years ago
notification.py Add https://discord.com/api notification hook to the automatic truncation due to Discords 2000 char limit 2 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 Minor code cleanups 2 years ago
update_worker.py logic fix 2 years ago