changedetection.io/changedetectionio
dgtlmoon f82d3b648a
Crash protection - handle the case where watch was deleted while being checked (#833)
2022-08-14 19:13:45 +02:00
..
api Feature - priority queue - edited and added watches should get checked before automatically queued watches (#799) 2022-07-31 15:35:35 +02:00
dev-docker Installation via pip (#186) 2021-08-16 15:24:37 +02:00
model Feature - mute notifications (#791) 2022-07-29 21:09:55 +02:00
static Feature - mute notifications (#791) 2022-07-29 21:09:55 +02:00
templates Remove [save & preview] button, the preview is not updated live so it can lead to confusion (#801) 2022-08-01 14:47:00 +02:00
tests Test fix - Remove debug from test 2022-08-05 08:26:37 +02:00
.gitignore UI Feature - Add watch in "paused" state, saving then unpauses (#779) 2022-07-28 12:13:26 +02:00
__init__.py 0.39.17.2 2022-08-05 15:53:09 +02:00
apprise_asset.py Fix notification apprise application name to changedetection.io #731 2022-06-30 23:11:03 +02:00
changedetection.py Disable SIGCHLD Handler for now - keeping SIGTERM for DB writes 2022-08-04 23:48:36 +02:00
content_fetcher.py Visual Selector direct element finder fix 2022-07-28 09:19:10 +02:00
diff.py Fix - {diff} and {diff_full} notifications tokens were not always including the full output 2022-03-29 19:18:26 +02:00
fetch_site_status.py Refactor of extract text filter - Regex, support Regex (groups) and all python regex flags via /something/aiLmsux (#773) 2022-07-26 17:34:34 +02:00
forms.py Remove [save & preview] button, the preview is not updated live so it can lead to confusion (#801) 2022-08-01 14:47:00 +02:00
html_tools.py Enhancement - support xPath text() function filter, for example "//title/text()" in RSS feeds (#778) 2022-07-28 11:50:31 +02:00
importer.py Distill.io import bug fix when no tags assigned to a watch (#557) 2022-05-29 22:04:23 +02:00
notification.py Add https://discord.com/api notification hook to the automatic truncation due to Discords 2000 char limit 2022-07-28 12:34:55 +02:00
pytest.ini Installation via pip (#186) 2021-08-16 15:24:37 +02:00
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) 2022-06-15 22:59:37 +02:00
store.py Minor code cleanups 2022-07-23 13:18:44 +02:00
update_worker.py Crash protection - handle the case where watch was deleted while being checked (#833) 2022-08-14 19:13:45 +02:00