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 d07ca81d26
Skip empty notification URLs from being processed
9 months ago
..
api Security update - Adding API token secure check for API endpoint `/api/v1/watch/<uuid>/history` @rozpuszczalny 10 months ago
blueprint Support Loguru as a logger (#2036) 10 months ago
model UI - Adding icon to show which watch has Browser Steps enabled (#2137) 9 months ago
processors Logging - Adding extra debug logging to change detection (#2136) 9 months ago
res Restock tweaks - use a single regex, tidy up height detection (#2125) 9 months ago
static UI - Adding icon to show which watch has Browser Steps enabled (#2137) 9 months ago
templates UI - Adding icon to show which watch has Browser Steps enabled (#2137) 9 months ago
tests Test - tidy up backup test (#2117) 10 months ago
.gitignore UI Feature - Add watch in "paused" state, saving then unpauses (#779) 2 years ago
__init__.py 0.45.13 10 months ago
apprise_asset.py Fix notification apprise application name to changedetection.io #731 2 years ago
content_fetcher.py Fetcher - Improve status_code logging (#2130 #2122) 9 months ago
diff.py Add 'diff_patch' notification body token - This will allow the diff to be generated in the "unified patch format." (#1765) 1 year ago
flask_app.py Notifications - Bugfix: Notification format not being set correct (HTML emails being sent as plaintext and other problems) (#2129) 9 months ago
forms.py Added OPTIONS HTTP method (#2094) 10 months ago
html_tools.py feature: Support XPath2.0 to 3.1 (#1774) 12 months ago
importer.py Support Loguru as a logger (#2036) 10 months ago
notification.py Skip empty notification URLs from being processed 9 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 Ability to set which text to process triggers on (added, removed, changed) according to the difference (#1483) 2 years ago
run_custom_browser_url_tests.sh New functionanlity - Selectable browser / ability to add extra browser connections (good for using "scraping browsers"/ etc) (#1943) 12 months ago
run_proxy_tests.sh Fetching - Clarifying how fetchers work with SOCKS5 proxies 1 year ago
store.py Logging loguru output tweaks (#2112) 10 months ago
update_worker.py Notification - logging - adding performance information for processing time of notifications #327 9 months ago