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 284f2773b3
Closes #1450
2 years ago
..
api API - Including `last_changed` timestamp in watch API info (#1436) 2 years ago
blueprint Closes #1450 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 Notification Improvements - New tokens `{{diff_added}}` and `{{diff_removed}}`, removed whitespace around `added` and `into` ( Issue #905 ) (#1454) 2 years ago
tests Notification Improvements - New tokens `{{diff_added}}` and `{{diff_removed}}`, removed whitespace around `added` and `into` ( Issue #905 ) (#1454) 2 years ago
.gitignore UI Feature - Add watch in "paused" state, saving then unpauses (#779) 2 years ago
__init__.py Bug - False change alerts - code cleanups Re #962 (#1444) 2 years ago
apprise_asset.py Fix notification apprise application name to changedetection.io #731 3 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 Notification Improvements - New tokens `{{diff_added}}` and `{{diff_removed}}`, removed whitespace around `added` and `into` ( Issue #905 ) (#1454) 2 years ago
fetch_site_status.py Ability for watch to use a more obvious system default fetcher (#1320) 2 years ago
forms.py New setting to allow passwordless access to your 'diff' page - perfect for sharing your diff page securely, refactored login code (#1357) 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 Notification Improvements - New tokens `{{diff_added}}` and `{{diff_removed}}`, removed whitespace around `added` and `into` ( Issue #905 ) (#1454) 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 Notification Improvements - New tokens `{{diff_added}}` and `{{diff_removed}}`, removed whitespace around `added` and `into` ( Issue #905 ) (#1454) 2 years ago