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 380c512cc2
Adding support for change detection of HTML source-code via "source:https://website.com" prefix (#540)
3 years ago
..
dev-docker Installation via pip (#186) 3 years ago
static Miscellaneous settings form visual improvements (#535) 3 years ago
templates Adding support for change detection of HTML source-code via "source:https://website.com" prefix (#540) 3 years ago
tests Adding support for change detection of HTML source-code via "source:https://website.com" prefix (#540) 3 years ago
.gitignore Detect byte-encoding when the server mishandles the content-type header reply (#472) 3 years ago
__init__.py Adding support for change detection of HTML source-code via "source:https://website.com" prefix (#540) 3 years ago
changedetection.py Microsoft Windows installation fixes (#492) 3 years ago
content_fetcher.py When fetching a snapshot via Chrome, make the most recent screenshot available on the Diff and Preview pages (#516) 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 Adding support for change detection of HTML source-code via "source:https://website.com" prefix (#540) 3 years ago
forms.py Upgrade WTforms form handler to v3 (#523) 3 years ago
html_tools.py Option to render links as [Some Text ](/link), adds the ability to change-detect on hyperlink changes 3 years ago
notification.py Specify our Discord avatar_url as default avatar_url 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 Option to render links as [Some Text ](/link), adds the ability to change-detect on hyperlink changes 3 years ago
update_worker.py When fetching a snapshot via Chrome, make the most recent screenshot available on the Diff and Preview pages (#516) 3 years ago