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 04577cbf32
0.40.1.0
2 years ago
..
api API - Improvements, support PUT for updating existing watch, set muted state, set paused state, see https://changedetection.io/docs/api_v1/index.html (#1213) 2 years ago
blueprint Fetcher - CPU usage - Skip processing if the previous checksum and the just fetched one was the same (#925) 2 years ago
model API - Improvements, support PUT for updating existing watch, set muted state, set paused state, see https://changedetection.io/docs/api_v1/index.html (#1213) 2 years ago
res Visual Selector - Select smallest/most precise element first, better filtering of zero size elements 2 years ago
static Ability for watch to use a more obvious system default fetcher (#1320) 2 years ago
templates UI - Suggest adding proxy for watch when 403 access denied is reached (#1260) 2 years ago
tests UI - Fix wrong logic when dealing with webdriver/playwright watch screenshot settings (#1325) 2 years ago
.gitignore UI Feature - Add watch in "paused" state, saving then unpauses (#779) 2 years ago
__init__.py 0.40.1.0 2 years ago
apprise_asset.py Fix notification apprise application name to changedetection.io #731 3 years ago
changedetection.py Data storage - Don't recreate DB if its corrupt, exit with error cleanly so operator can look into the problem (#1296) 2 years ago
content_fetcher.py Ability to configure extra proxies via the UI (#1235) 2 years ago
diff.py Fix - {diff} and {diff_full} notifications tokens were not always including the full output 3 years ago
fetch_site_status.py Ability for watch to use a more obvious system default fetcher (#1320) 2 years ago
forms.py Ability for watch to use a more obvious system default fetcher (#1320) 2 years ago
html_tools.py Automatically offer to track LD+JSON product price data (#1204) 2 years ago
importer.py Filters can now accept a list/multiple filters (#1064) #623 2 years ago
notification.py Notifications - tokens/jinja2 templating (#1184) 2 years 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 Testing - Run test as fully built docker container (#1245) 2 years ago
run_proxy_tests.sh Test improvements (#1264) 2 years ago
store.py Reliability fix - Remove loop that could cause app to stop checking if data changes (#1313) 2 years ago
update_worker.py Filters & Notifications - fixed tokens in filter not found notification 2 years ago