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 7fcba26bea
Minor improvement for queue management
4 days ago
..
api Remove same checksum skip check - saved a little CPU but added a lot of complexity (#2700) 1 month 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) 2 weeks ago
blueprint Backups - Hide incomplete/running backups from being downloaded 2 weeks ago
content_fetchers Restock detection - Add additional out-of-stock detection for PT language (#2738) 3 weeks ago
model CVE-2024-51483 - Fix for limiting access to file:// via source:file:///tmp/file.txt when using webdriver/playwright 2 weeks ago
processors CVE-2024-51998 - file:/ path traversal access should not be allowed to access a file without ALLOW_FILE_URI set 7 days ago
static "Send test notification" in "Restock" mode was not working correclty when restock tokens "{{restock.price}}" were in the notification body (#2737) 3 weeks ago
templates Backups - Backups now operate in the background, provide a nice UI to access/download previous backups (#2755) 2 weeks ago
tests Security - Fix test 7 days ago
.gitignore UI Feature - Add watch in "paused" state, saving then unpauses (#779) 2 years ago
__init__.py 0.47.06 7 days ago
apprise_asset.py Fix notification apprise application name to changedetection.io #731 2 years ago
diff.py Code - Update/modernise diff.py (#2471) 4 months ago
flask_app.py Minor improvement for queue management 4 days ago
forms.py #2502 - Add jinja2 template handling to request body and headers (#2740) 2 weeks 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 weeks ago
importer.py Fetching - Prefer to use SockPuppetBrowser (#2163) 9 months ago
notification.py Testing - Fix false filter missing check alerts 2 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) 4 months ago
run_custom_browser_url_tests.sh Code - Split content fetcher code up (playwright, puppeteer and requests), fix puppeteer direct chrome support (#2169) 9 months ago
run_proxy_tests.sh Code - Split content fetcher code up (playwright, puppeteer and requests), fix puppeteer direct chrome support (#2169) 9 months ago
run_socks_proxy_tests.sh [test] Use local data instead of reaching out to changedetection when testing (#2660) 2 months ago
safe_jinja.py Merge pull request from GHSA-4r7v-whpg-8rx3 7 months ago
store.py UTF-8 handling fixes, Improvements to whitespace filtering (#2691) 1 month ago
strtobool.py Code - Getting ready for newer python versions - packing our own strtobool (#2291) 8 months ago
update_worker.py #2727 Notifications - Fix "send test notification" on empty list, includes test (#2731) 3 weeks ago