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 d88da3cd88
adding test
2 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 - Make 'tag' sticky - redirect to current tag on edit or add watch (#2824 #2785) 3 weeks ago
tests adding test 2 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 Re #2554 adding "HTML Color" notification format option 2 weeks ago
flask_app.py UI - Make 'tag' sticky - redirect to current tag on edit or add watch (#2824 #2785) 3 weeks ago
forms.py Notifications - Support for commented out notification URLs (#2825 #2769) 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 Re #2554 adding "HTML Color" notification format option 2 weeks 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 Re #2554 adding "HTML Color" notification format option 2 weeks ago