changedetection.io/changedetectionio
dgtlmoon 3106b6688e Watch overview list - adding spinner to make it easier to see whats currently being 'Checked' 2022-06-12 12:52:17 +02:00
..
api Move history data to a textfile, improves memory handling (#638) 2022-05-31 23:43:50 +02:00
dev-docker Installation via pip (#186) 2021-08-16 15:24:37 +02:00
model New feature - "Extract text" filter ability (#624) 2022-06-06 16:57:50 +02:00
static Watch overview list - adding spinner to make it easier to see whats currently being 'Checked' 2022-06-12 12:52:17 +02:00
templates Watch overview list - adding spinner to make it easier to see whats currently being 'Checked' 2022-06-12 12:52:17 +02:00
tests New feature - "Extract text" filter ability (#624) 2022-06-06 16:57:50 +02:00
.gitignore Detect byte-encoding when the server mishandles the content-type header reply (#472) 2022-03-17 10:28:02 +01:00
__init__.py Watch overview list - adding spinner to make it easier to see whats currently being 'Checked' 2022-06-12 12:52:17 +02:00
changedetection.py Add new fetch method: Playwright Chromium (Selenium/WebDriver alternative) (#489) 2022-05-02 21:40:40 +02:00
content_fetcher.py Content fetcher - Handle when a page doesnt load properly 2022-06-01 13:12:37 +02:00
diff.py Fix - {diff} and {diff_full} notifications tokens were not always including the full output 2022-03-29 19:18:26 +02:00
fetch_site_status.py New feature - "Extract text" filter ability (#624) 2022-06-06 16:57:50 +02:00
forms.py New feature - "Extract text" filter ability (#624) 2022-06-06 16:57:50 +02:00
html_tools.py Fix encoding errors with XPath filters from UTF-8 responses (#619) 2022-05-20 18:07:08 +02:00
importer.py Distill.io import bug fix when no tags assigned to a watch (#557) 2022-05-29 22:04:23 +02:00
notification.py Notification log - also log normal requests and make the log easier to find 2022-06-11 23:07:09 +02:00
pytest.ini Installation via pip (#186) 2021-08-16 15:24:37 +02:00
run_all_tests.sh Adding new Visual Selector for choosing the area of the webpage to monitor - playwright/browserless only (#566) 2022-05-23 23:44:51 +02:00
store.py New [scrub] button when editing a watch - scrub single watch history (#672) 2022-06-08 18:32:25 +02:00
update_worker.py Improve error message when filter not found in page result (#666) 2022-06-07 16:43:57 +02:00