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 e318253f31
Disable SIGCHLD Handler for now - keeping SIGTERM for DB writes
2 years ago
..
api Feature - priority queue - edited and added watches should get checked before automatically queued watches (#799) 2 years ago
dev-docker Installation via pip (#186) 3 years ago
model Feature - mute notifications (#791) 2 years ago
static Feature - mute notifications (#791) 2 years ago
templates Remove [save & preview] button, the preview is not updated live so it can lead to confusion (#801) 2 years ago
tests [preview current] cleanup code and add test 2 years ago
.gitignore UI Feature - Add watch in "paused" state, saving then unpauses (#779) 2 years ago
__init__.py Handle SIGTERM for cleaner shutdowns (#737) 2 years ago
apprise_asset.py Fix notification apprise application name to changedetection.io #731 2 years ago
changedetection.py Disable SIGCHLD Handler for now - keeping SIGTERM for DB writes 2 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 2 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 Remove [save & preview] button, the preview is not updated live so it can lead to confusion (#801) 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) 2 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) 2 years ago
store.py Minor code cleanups 2 years ago
update_worker.py Feature - priority queue - edited and added watches should get checked before automatically queued watches (#799) 2 years ago