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
Wee 25a7fd050f
Hide the Playwright option for unsupported devices
3 years ago
..
dev-docker Installation via pip (#186) 3 years ago
static Add new fetch method: Playwright Chromium (Selenium/WebDriver alternative) 3 years ago
templates Add new fetch method: Playwright Chromium (Selenium/WebDriver alternative) 3 years ago
tests Allow changedetector to ignore status codes as a per-site setting (#479) (#485) 3 years ago
.gitignore Detect byte-encoding when the server mishandles the content-type header reply (#472) 3 years ago
__init__.py Allow changedetector to ignore status codes as a per-site setting (#479) (#485) 3 years ago
content_fetcher.py Hide the Playwright option for unsupported devices 3 years ago
diff.py Send diff in notifications (#296) 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 Add filter to remove elements by CSS rule from HTML before change detection is run (#445) 3 years ago
update_worker.py Security update - Protect against file:/// type access by webdriver/chrome. (#483) 3 years ago