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 6ef8a1c18f
Updating URL validation library, ability to block access to simple (no dot) hostnames like "localhost" with BLOCK_SIMPLEHOSTS setting (#1732)
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 Proxy scan improvements - handle custom proxies, dont restart when a scan is already running (#1689) 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 UI - Fixing darkmode switch icon 1 year ago
templates New feature - Helper button to trigger a scan/access test of all proxies for a particular watch (#1685) 1 year ago
tests Bug - SMTP mailto:// Notification content-type (HTML/Text) fix and add CI tests (#1660) 1 year ago
.gitignore UI Feature - Add watch in "paused" state, saving then unpauses (#779) 2 years ago
__init__.py 0.44.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 Bug - SMTP mailto:// Notification content-type (HTML/Text) fix and add CI tests (#1660) 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 Fetcher / Parser - Automatically attempt to extract JSON from document when document contains JSON but could be wrapped in HTML (#1593) 1 year ago
importer.py Bug - Fix watch clone (#1647) 1 year ago
notification.py Bug - SMTP mailto:// Notification content-type (HTML/Text) fix and add CI tests (#1660) 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 Test improvements (#1264) 2 years ago
store.py Bug fix - Notification settings were not cascading from global -> tags -> watch correctly in some cases (#1654) 1 year ago
update_worker.py Bug fix - Previously encountered fetch errors were sometimes not being cleared (#1687) 1 year ago