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 d0d191a7d1
VisualFilter - check previously set filters were set before highlighting
2 years ago
..
api API - system info - allow 5 minutes grace before watch is considered 'overdue' 2 years ago
dev-docker Installation via pip (#186) 3 years ago
model Adding a check counter to watch fetching (#1099) 2 years ago
res Make VisualSelector show first available multiple selector, refactor to make more maintainable (#1132) 2 years ago
static VisualFilter - check previously set filters were set before highlighting 2 years ago
templates Add diff view option for JSON compare (comparing the fields defined on each. The order of fields, etc does not matter in this comparison.) 2 years ago
tests Filters can now accept a list/multiple filters (#1064) #623 2 years ago
.gitignore UI Feature - Add watch in "paused" state, saving then unpauses (#779) 2 years ago
__init__.py Make link to notification debug log easier to find (#1130) 2 years ago
apprise_asset.py Fix notification apprise application name to changedetection.io #731 2 years ago
changedetection.py Re #1126 HIDE_REFERER setting had wrong default 2 years ago
content_fetcher.py Make VisualSelector show first available multiple selector, refactor to make more maintainable (#1132) 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 Use deepcopy to stop possible data corruption (#1108) 2 years ago
forms.py Filters can now accept a list/multiple filters (#1064) #623 2 years ago
html_tools.py Filters can now accept a list/multiple filters (#1064) #623 2 years ago
importer.py Filters can now accept a list/multiple filters (#1064) #623 2 years ago
notification.py Further notification settings refinement (#910) 2 years ago
pytest.ini Installation via pip (#186) 3 years ago
run_all_tests.sh Test: Re-test under HIDE_REFERER condition, use strtobool so you can use 'False' (#1121) 2 years ago
store.py Filters can now accept a list/multiple filters (#1064) #623 2 years ago
update_worker.py Stability fix related to the new watch check count (#1113) 2 years ago