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 212f15ad5f
Catch possible crash scenario for listing watches - `date_created` was missing on add (#1787)
1 year ago
..
api Updating URL validation library, ability to block access to simple (no dot) hostnames like "localhost" with BLOCK_SIMPLEHOSTS setting (#1732) 1 year ago
blueprint UI - "Test notification" button in "Group Tag" settings page was broken due to missing variable #1753 1 year ago
model UI/Functionality - Ability to manage/apply filters and notifications across tags/groups 1 year ago
processors New feature - Helper button to trigger a scan/access test of all proxies for a particular watch (#1685) 1 year ago
res Restock monitor - Updating texts for tickets available/unavailable restock detection 1 year ago
static Adding Oxylabs proxy recommendation to proxy config page (#1756) 1 year ago
templates Add 'diff_patch' notification body token - This will allow the diff to be generated in the "unified patch format." (#1765) 1 year ago
tests Ability to select "No proxy" for a watch when you have proxy's configured 1 year ago
.gitignore UI Feature - Add watch in "paused" state, saving then unpauses (#779) 2 years ago
__init__.py 0.45.1 1 year 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 Browser Steps - When cleaning up old screenshots, check the file exists 1 year ago
diff.py Add 'diff_patch' notification body token - This will allow the diff to be generated in the "unified patch format." (#1765) 1 year ago
forms.py Updating URL validation library, ability to block access to simple (no dot) hostnames like "localhost" with BLOCK_SIMPLEHOSTS setting (#1732) 1 year ago
html_tools.py Fix - Regular Expression text in `ignore` and `trigger` were not processing correctly, also refactored for lower CPU usage (#1747) 1 year ago
importer.py Bug - Fix watch clone (#1647) 1 year ago
notification.py Add 'diff_patch' notification body token - This will allow the diff to be generated in the "unified patch format." (#1765) 1 year 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 Ability to set which text to process triggers on (added, removed, changed) according to the difference (#1483) 2 years ago
run_proxy_tests.sh Ability to select "No proxy" for a watch when you have proxy's configured 1 year ago
store.py Catch possible crash scenario for listing watches - `date_created` was missing on add (#1787) 1 year ago
update_worker.py Add 'diff_patch' notification body token - This will allow the diff to be generated in the "unified patch format." (#1765) 1 year ago