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 304ef746e4
Merge branch 'master' into ticket-16-diff-in-RSS
3 years ago
..
dev-docker Installation via pip (#186) 3 years ago
static Minor UI cleanups (mobile tabs, font sizing) (#503) 3 years ago
templates Fix typo in Filters & Triggers settings. (#495) 3 years ago
tests Fix - {diff} and {diff_full} notifications tokens were not always including the full output 3 years ago
.gitignore Detect byte-encoding when the server mishandles the content-type header reply (#472) 3 years ago
__init__.py WIP 3 years ago
changedetection.py Microsoft Windows installation fixes (#492) 3 years ago
content_fetcher.py Allow changedetector to ignore status codes as a per-site setting (#479) (#485) 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 Allow changedetector to ignore status codes as a per-site setting (#479) (#485) 3 years ago
forms.py Allow changedetector to ignore status codes as a per-site setting (#479) (#485) 3 years ago
html_tools.py JSON diff/preview should use utf-8 encoding where possible (#465) 3 years ago
notification.py Notification error log handler (#403) 3 years ago
pytest.ini Installation via pip (#186) 3 years ago
run_all_tests.sh Send diff in notifications (#296) 3 years ago
store.py Microsoft Windows installation fixes (#492) 3 years ago
update_worker.py Security update - Protect against file:/// type access by webdriver/chrome. (#483) 3 years ago