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 76996b9eb8
Some changes werent getting triggered because the previous checksum only recorded when an event occured
2 years ago
..
api Move history data to a textfile, improves memory handling (#638) 2 years ago
dev-docker Installation via pip (#186) 3 years ago
model Re #580 - New functionality - Random "jitter" delay to requests (#681) 2 years ago
static Watch overview list - adding spinner to make it easier to see whats currently being 'Checked' 2 years ago
templates Re #555 - tgram:// notifications - strip added HTML tag which is not supported by Telegram 2 years ago
tests Notifications log - log what was sent after applying all cleanups 2 years ago
.gitignore Detect byte-encoding when the server mishandles the content-type header reply (#472) 2 years ago
__init__.py Notifications regression bug in 0.39.15 - only sent the first notification URL 2 years ago
changedetection.py Add new fetch method: Playwright Chromium (Selenium/WebDriver alternative) (#489) 2 years ago
content_fetcher.py Playwright screenshots - no need for high-res "bug workaround" screenshot, use lower quality/faster configurable image quality env var 2 years ago
diff.py Fix - {diff} and {diff_full} notifications tokens were not always including the full output 2 years ago
fetch_site_status.py Some changes werent getting triggered because the previous checksum only recorded when an event occured 2 years ago
forms.py Re #580 - New functionality - Random "jitter" delay to requests (#681) 2 years ago
html_tools.py Fix encoding errors with XPath filters from UTF-8 responses (#619) 2 years ago
importer.py Distill.io import bug fix when no tags assigned to a watch (#557) 2 years ago
notification.py Notifications regression bug in 0.39.15 - only sent the first notification URL 2 years ago
pytest.ini Installation via pip (#186) 3 years ago
run_all_tests.sh Re #580 - New functionality - Random "jitter" delay to requests (#681) 2 years ago
store.py Re #580 - New functionality - Random "jitter" delay to requests (#681) 2 years ago
update_worker.py Adding extra check when updating DB on ReplyWithContentButNoText 2 years ago