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 e4eaa0c817
Shows which items are already in the queue, disables adding to the queue if already in the recheck queue (#552)
3 years ago
..
dev-docker Installation via pip (#186) 3 years ago
model Import speed improvements, and adding an import URL batch size of 5,000 to stop accidental CPU overload (#549) 3 years ago
static Miscellaneous settings form visual improvements (#535) 3 years ago
templates Shows which items are already in the queue, disables adding to the queue if already in the recheck queue (#552) 3 years ago
tests Refactor form handling (#548) 3 years ago
.gitignore Detect byte-encoding when the server mishandles the content-type header reply (#472) 3 years ago
__init__.py Shows which items are already in the queue, disables adding to the queue if already in the recheck queue (#552) 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 Refactor form handling (#548) 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 Discord:// notification size limit - also includes the notification title 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 Import speed improvements, and adding an import URL batch size of 5,000 to stop accidental CPU overload (#549) 3 years ago
update_worker.py Import speed improvements, and adding an import URL batch size of 5,000 to stop accidental CPU overload (#549) 3 years ago