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
Danique Wijnalda c528f66914
feat(playwright): add functionality to fetch paginated content
2 months ago
..
api Remove same checksum skip check - saved a little CPU but added a lot of complexity (#2700) 3 months ago
apprise_plugin Notification post:// get:// etc - Fixing URL encoding of headers so that '+' in URL is correctly parsed as ' ' (and other url-encodings) (#2745) 3 months ago
blueprint feat(playwright): add functionality to fetch paginated content 2 months ago
content_fetchers feat(playwright): add functionality to fetch paginated content 2 months ago
model feat(playwright): add functionality to fetch paginated content 2 months ago
processors feat(playwright): add functionality to fetch paginated content 2 months ago
static feat(playwright): add functionality to fetch paginated content 2 months ago
templates feat(playwright): add functionality to fetch paginated content 2 months ago
tests Security - Fix test 2 months ago
.gitignore UI Feature - Add watch in "paused" state, saving then unpauses (#779) 2 years ago
__init__.py 0.47.06 2 months ago
apprise_asset.py Fix notification apprise application name to changedetection.io #731 3 years ago
diff.py Code - Update/modernise diff.py (#2471) 6 months ago
flask_app.py Ability to disable version check (set `DISABLE_VERSION_CHECK=true`) Re #2773 (#2775) 2 months ago
forms.py feat(playwright): add functionality to fetch paginated content 2 months ago
html_tools.py Filters - Process all CSS and XPath 'subtract' selectors in a single pass to prevent index shifting and reference loss during DOM manipulation. (#2754) 2 months ago
importer.py Fetching - Prefer to use SockPuppetBrowser (#2163) 11 months ago
notification.py Testing - Fix false filter missing check alerts 4 months ago
pytest.ini Installation via pip (#186) 3 years ago
queuedWatchMetaData.py Fetcher - CPU usage - Skip processing if the previous checksum and the just fetched one was the same (#925) 2 years ago
run_basic_tests.sh Fixing file:// file pickup - for change detection of local files (#2505) 6 months ago
run_custom_browser_url_tests.sh Code - Split content fetcher code up (playwright, puppeteer and requests), fix puppeteer direct chrome support (#2169) 11 months ago
run_proxy_tests.sh Code - Split content fetcher code up (playwright, puppeteer and requests), fix puppeteer direct chrome support (#2169) 11 months ago
run_socks_proxy_tests.sh [test] Use local data instead of reaching out to changedetection when testing (#2660) 4 months ago
safe_jinja.py Merge pull request from GHSA-4r7v-whpg-8rx3 9 months ago
store.py feat(playwright): add functionality to fetch paginated content 2 months ago
strtobool.py Code - Getting ready for newer python versions - packing our own strtobool (#2291) 9 months ago
update_worker.py feat(playwright): add functionality to fetch paginated content 2 months ago