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 2bc988dffc
UI - Clone/copy watch - A paused watch should not be checked when copied/cloned #1471.
2 years ago
..
api API - Including `last_changed` timestamp in watch API info (#1436) 2 years ago
blueprint BrowserSteps - Adding `Goto URL` step 2 years ago
fetchers Code - Abstract out the diff fetch types to make it easier to integrate new ones (#1467) 2 years ago
model Dont rewrite/resave snapshot when its the same data, just bump the history index, saves disk space. (#1414) 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 Fixing bad linebreak definition `</br>` in notifications and UI (#1465) 2 years ago
tests Code - Abstract out the diff fetch types to make it easier to integrate new ones (#1467) 2 years ago
.gitignore UI Feature - Add watch in "paused" state, saving then unpauses (#779) 2 years ago
__init__.py UI - Clone/copy watch - A paused watch should not be checked when copied/cloned #1471. 2 years ago
apprise_asset.py Fix notification apprise application name to changedetection.io #731 2 years ago
changedetection.py Re #1328 - add `-6` flag to enable IPv6 (#1329) 2 years ago
content_fetcher.py Re #1365 - Playwright - Browser "Service Workers" should be enabled by default but unset via env var PLAYWRIGHT_SERVICE_WORKERS=block (#1367) 2 years ago
diff.py Fixing bad linebreak definition `</br>` in notifications and UI (#1465) 2 years ago
forms.py Fixing bad linebreak definition `</br>` in notifications and UI (#1465) 2 years ago
html_tools.py Fixing bad linebreak definition `</br>` in notifications and UI (#1465) 2 years ago
importer.py Filters can now accept a list/multiple filters (#1064) #623 2 years ago
notification.py Fixing bad linebreak definition `</br>` in notifications and UI (#1465) 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 Deleting a watch now removes the entire watch storage directory (#1408) 2 years ago
update_worker.py Code - Abstract out the diff fetch types to make it easier to integrate new ones (#1467) 2 years ago