changedetection.io/changedetectionio
Brandon Wees ace44d0e00
Notifications fix - Discord - added discord webhook base url to truncation rules (#753)
Co-authored-by: bwees <branonwees@gmail.com>
2022-07-14 17:41:12 +02:00
..
api Move history data to a textfile, improves memory handling (#638) 2022-05-31 23:43:50 +02:00
dev-docker Installation via pip (#186) 2021-08-16 15:24:37 +02:00
model Ability to specify JS before running change-detection (#744) 2022-07-10 13:56:01 +02:00
static removing package-lock.json - not required to be in git 2022-07-10 20:29:11 +02:00
templates Share-icon cleanups 2022-07-10 20:24:49 +02:00
tests Test improvement: Extract text should return all matches 2022-07-10 20:05:48 +02:00
.gitignore Detect byte-encoding when the server mishandles the content-type header reply (#472) 2022-03-17 10:28:02 +01:00
__init__.py Bug fix: RSS Feed should also announce utf-8 charset 2022-07-10 18:50:21 +02:00
apprise_asset.py Fix notification apprise application name to changedetection.io #731 2022-06-30 23:11:03 +02:00
changedetection.py lang: prefer 'clear (snap) history' to 'scrub' (#721) 2022-06-25 13:43:57 +02:00
content_fetcher.py Ability to specify JS before running change-detection (#744) 2022-07-10 13:56:01 +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 Regex extract filter: Return all regex results instead of first match (#730) 2022-07-10 15:09:10 +02:00
forms.py Ability to specify JS before running change-detection (#744) 2022-07-10 13:56:01 +02:00
html_tools.py Fix encoding errors with XPath filters from UTF-8 responses (#619) 2022-05-20 18:07:08 +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 Notifications fix - Discord - added discord webhook base url to truncation rules (#753) 2022-07-14 17:41:12 +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 Ability to specify JS before running change-detection (#744) 2022-07-10 13:56:01 +02:00
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 2022-06-23 09:41:55 +02:00