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 9ffe7e0eaf
Nice format stats (comma sep)
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 Fetching/BrowserSteps - Going to a page was using slightly logic to the main way - make them use the same methods (#1890) 1 year ago
model UI - BrowserSteps - Show the screenshot of an error if it happened on a step, highlight which step had the error to make it easier to find out why the step didnt work, minor fixes to timeouts(#1883) 1 year ago
processors RSS fetch - RSS field <title> was not rendering as text correctly, added workaround #1879 1 year ago
res Fetching - Clarifying how fetchers work with SOCKS5 proxies 1 year ago
static UI - Viewing text differences - Tweaks to "Jump to next change" button 1 year ago
templates Nice format stats (comma sep) 1 year ago
tests BrowserSteps - Wrong text taken from browser steps (#1911) 1 year ago
.gitignore UI Feature - Add watch in "paused" state, saving then unpauses (#779) 2 years ago
__init__.py 0.45.5 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 BrowserSteps - Wrong text taken from browser steps (#1911) 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 Text Filters - "Extract Text" filter was not being error checked properly when using a RegEx (#1902) 1 year ago
html_tools.py RSS fetch - RSS field <title> was not rendering as text correctly, added workaround #1879 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 Fetching - Clarifying how fetchers work with SOCKS5 proxies 1 year ago
store.py UI - BrowserSteps - Show the screenshot of an error if it happened on a step, highlight which step had the error to make it easier to find out why the step didnt work, minor fixes to timeouts(#1883) 1 year ago
update_worker.py UI - BrowserSteps - Show the screenshot of an error if it happened on a step, highlight which step had the error to make it easier to find out why the step didnt work, minor fixes to timeouts(#1883) 1 year ago