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 1631a55830
0.48.01
3 weeks 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) 2 months ago
blueprint New functionality - Time (weekday + time) scheduler / duration (#2802) 3 weeks ago
content_fetchers Add Turkish phrases for out-of-stock detection (#2809) 4 weeks ago
model New functionality - Time (weekday + time) scheduler / duration (#2802) 3 weeks ago
processors CVE-2024-51998 - file:/ path traversal access should not be allowed to access a file without ALLOW_FILE_URI set 2 months ago
static UI - Fixing scheduler options 3 weeks ago
templates UI - Fixing scheduler options 3 weeks ago
tests New functionality - Time (weekday + time) scheduler / duration (#2802) 3 weeks ago
.gitignore UI Feature - Add watch in "paused" state, saving then unpauses (#779) 2 years ago
__init__.py 0.48.01 3 weeks 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 New functionality - Time (weekday + time) scheduler / duration (#2802) 3 weeks ago
forms.py New functionality - Time (weekday + time) scheduler / duration (#2802) 3 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 months ago
importer.py Fetching - Prefer to use SockPuppetBrowser (#2163) 11 months ago
notification.py Testing - Fix false filter missing check alerts 3 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) 5 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) 3 months ago
safe_jinja.py Merge pull request from GHSA-4r7v-whpg-8rx3 8 months ago
store.py VisualSelector - Use 'deflate' for storing elements.json, 90% file size reduction (#2794) 1 month ago
strtobool.py Code - Getting ready for newer python versions - packing our own strtobool (#2291) 9 months ago
time_handler.py New functionality - Time (weekday + time) scheduler / duration (#2802) 3 weeks ago
update_worker.py #2727 Notifications - Fix "send test notification" on empty list, includes test (#2731) 2 months ago