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 9d37eaa57b
Fix - Link in the RSS feed was showing the path twice (when used in reverse proxy)
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 2 years 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 2 years ago
static UI - Clicking 'ignore text' when highlighting text should clear the preview text button/area. #1754 1 year ago
templates UI - Ability to highlight text and have it offered as a ignore-text option, really nice easy way to set ignores on changing text (#1746) 1 year ago
tests Fix - Regular Expression text in `ignore` and `trigger` were not processing correctly, also refactored for lower CPU usage (#1747) 1 year ago
.gitignore UI Feature - Add watch in "paused" state, saving then unpauses (#779) 2 years ago
__init__.py Fix - Link in the RSS feed was showing the path twice (when used in reverse proxy) 1 year 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 Browser Steps - When cleaning up old screenshots, check the file exists 1 year ago
diff.py Bug - SMTP mailto:// Notification content-type (HTML/Text) fix and add CI tests (#1660) 2 years 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) 2 years ago
notification.py Bug - SMTP mailto:// Notification content-type (HTML/Text) fix and add CI tests (#1660) 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 Ability to set which text to process triggers on (added, removed, changed) according to the difference (#1483) 2 years ago
run_proxy_tests.sh Test improvements (#1264) 2 years ago
store.py Bug fix - Notification settings were not cascading from global -> tags -> watch correctly in some cases (#1654) 2 years ago
update_worker.py Bug fix - Previously encountered fetch errors were sometimes not being cleared (#1687) 1 year ago