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 c52eb512e8
UI - Proxy Scanner tool should also understand when a filter is empty or contains only an image
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 - Proxy Scanner tool should also understand when a filter is empty or contains only an image 1 year ago
model UI/Functionality - Ability to manage/apply filters and notifications across tags/groups 1 year ago
processors UI + Fetching - Be more helpful when a filter contains no text, suggest ways to deal with images in filters (#1819) 1 year ago
res Page fetching - Fixed possible incorrect browser user-agent header in playwright/puppeteer/browserless fetchers (#1811) 1 year ago
static UI - Notifications - Tidyup - Hide the notification tokens but show with a button/link 1 year ago
templates UI + Fetching - Improving helper message when filter contains only an image (adding link to more help) 1 year ago
tests UI + Fetching - Be more helpful when a filter contains no text, suggest ways to deal with images in filters (#1819) 1 year ago
.gitignore UI Feature - Add watch in "paused" state, saving then unpauses (#779) 2 years ago
__init__.py 0.45.2 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 UI + Fetching - Be more helpful when a filter contains no text, suggest ways to deal with images in filters (#1819) 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 UI - Add extra validation help for notification body with Jinja2 markup (#1810) 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 RSS feeds - Fixing broken links from RSS index in some environments, refactor code (#152, #148, #1684, #1798) 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 RSS feeds - Fixing broken links from RSS index in some environments, refactor code (#152, #148, #1684, #1798) 1 year ago
update_worker.py UI + Fetching - Improving helper message when filter contains only an image (adding link to more help) 1 year ago