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 65428655b8
Notifications - When any in a list of notifications fails, the others should still work (#2106)
12 months ago
..
api API Docs - Examples should use port 5000 (same as the docker-compose default installation and other documentation) 12 months ago
blueprint Browser Steps - Fixing "'Response' object is not subscriptable" where quotes were used in connection URL - Quote wrapped URL for browserstep url was breaking the connection #1627 #1823 #2099 (#2100) 12 months ago
model Restock detection - "In stock" should be None/"Not yet checked" by default (#2069) 12 months ago
processors Fetching - Custom browser on experimental/puppeteer fetcher - Don't switch to custom puppeteer mode if external browser URL is active (#2068) 12 months ago
res Restock detection - updating texts 12 months ago
static UI - [Send test notification] - Refactor to use all tokens like a real watch and Notification Body+Title from UI value (#2079) 12 months ago
templates UI - [Send test notification] - Refactor to use all tokens like a real watch and Notification Body+Title from UI value (#2079) 12 months ago
tests Notifications - When any in a list of notifications fails, the others should still work (#2106) 12 months ago
.gitignore UI Feature - Add watch in "paused" state, saving then unpauses (#779) 2 years ago
__init__.py 0.45.12 12 months ago
apprise_asset.py Fix notification apprise application name to changedetection.io #731 3 years ago
content_fetcher.py Browser Steps - General error handling improvements (#2083) 12 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 Notification fixes - error on mailto:// when no format was specified, fixing default body and title of notifications to respect global settings (#2085) 12 months ago
forms.py Added OPTIONS HTTP method (#2094) 12 months ago
html_tools.py feature: Support XPath2.0 to 3.1 (#1774) 1 year ago
importer.py Import - Improved Wachete Excel XLS import support for "dynamic wachet" (sets correct state of using chrome browser or not) column (#1934) 1 year ago
notification.py Notifications - When any in a list of notifications fails, the others should still work (#2106) 12 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) 1 year ago
run_proxy_tests.sh Fetching - Clarifying how fetchers work with SOCKS5 proxies 1 year ago
store.py Restock detection - "In stock" should be None/"Not yet checked" by default (#2069) 12 months ago
update_worker.py Browser Steps - General error handling improvements (#2083) 12 months ago