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 70b3493866
Proxy settings on watch should have a "[ ] default" option (#610)
2 years ago
..
dev-docker Installation via pip (#186) 3 years ago
model Option to control if pages with no renderable content are a change (example: JS webapps that dont render any text sometimes) (#608) 2 years ago
static Input field tidyup (#611) 2 years ago
templates Input field tidyup (#611) 2 years ago
tests Option to control if pages with no renderable content are a change (example: JS webapps that dont render any text sometimes) (#608) 2 years ago
.gitignore Detect byte-encoding when the server mishandles the content-type header reply (#472) 3 years ago
__init__.py Proxy settings on watch should have a "[ ] default" option (#610) 2 years ago
changedetection.py Add new fetch method: Playwright Chromium (Selenium/WebDriver alternative) (#489) 3 years ago
content_fetcher.py Option to control if pages with no renderable content are a change (example: JS webapps that dont render any text sometimes) (#608) 2 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 Option to control if pages with no renderable content are a change (example: JS webapps that dont render any text sometimes) (#608) 2 years ago
forms.py Option to control if pages with no renderable content are a change (example: JS webapps that dont render any text sometimes) (#608) 2 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
importer.py Distill.io JSON export file importer (#592) 3 years ago
notification.py tgram:// be sure total notification size is always under their 4096 size limit 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 Fixing Pip install problem - Update MANIFEST to include model/ subdir, improving imports (#593) 3 years ago
update_worker.py Option to control if pages with no renderable content are a change (example: JS webapps that dont render any text sometimes) (#608) 2 years ago