changedetection.io/changedetectionio
dgtlmoon df6e835035
Make VisualSelector show first available multiple selector, refactor to make more maintainable (#1132)
2022-11-17 11:52:48 +01:00
..
api API - system info - allow 5 minutes grace before watch is considered 'overdue' 2022-10-23 23:12:28 +02:00
dev-docker Installation via pip (#186) 2021-08-16 15:24:37 +02:00
model Adding a check counter to watch fetching (#1099) 2022-11-06 09:48:07 +01:00
res Make VisualSelector show first available multiple selector, refactor to make more maintainable (#1132) 2022-11-17 11:52:48 +01:00
static Make VisualSelector show first available multiple selector, refactor to make more maintainable (#1132) 2022-11-17 11:52:48 +01:00
templates Make link to notification debug log easier to find (#1130) 2022-11-16 09:17:57 +01:00
tests Filters can now accept a list/multiple filters (#1064) #623 2022-11-03 12:13:54 +01:00
.gitignore UI Feature - Add watch in "paused" state, saving then unpauses (#779) 2022-07-28 12:13:26 +02:00
__init__.py Make link to notification debug log easier to find (#1130) 2022-11-16 09:17:57 +01:00
apprise_asset.py Fix notification apprise application name to changedetection.io #731 2022-06-30 23:11:03 +02:00
changedetection.py Re #1126 HIDE_REFERER setting had wrong default 2022-11-14 10:28:05 +01:00
content_fetcher.py Make VisualSelector show first available multiple selector, refactor to make more maintainable (#1132) 2022-11-17 11:52:48 +01:00
diff.py Fix - {diff} and {diff_full} notifications tokens were not always including the full output 2022-03-29 19:18:26 +02:00
fetch_site_status.py Use deepcopy to stop possible data corruption (#1108) 2022-11-08 12:18:38 +01:00
forms.py Filters can now accept a list/multiple filters (#1064) #623 2022-11-03 12:13:54 +01:00
html_tools.py Filters can now accept a list/multiple filters (#1064) #623 2022-11-03 12:13:54 +01:00
importer.py Filters can now accept a list/multiple filters (#1064) #623 2022-11-03 12:13:54 +01:00
notification.py Further notification settings refinement (#910) 2022-09-08 09:10:04 +02:00
pytest.ini Installation via pip (#186) 2021-08-16 15:24:37 +02:00
run_all_tests.sh Test: Re-test under HIDE_REFERER condition, use strtobool so you can use 'False' (#1121) 2022-11-12 13:57:41 +01:00
store.py Filters can now accept a list/multiple filters (#1064) #623 2022-11-03 12:13:54 +01:00
update_worker.py Stability fix related to the new watch check count (#1113) 2022-11-10 20:01:07 +01:00