changedetection.io/changedetectionio
dgtlmoon 3b11c474d1
Input field tidyup (#611)
2022-05-18 13:59:17 +02:00
..
dev-docker Installation via pip (#186) 2021-08-16 15:24:37 +02:00
model Option to control if pages with no renderable content are a change (example: JS webapps that dont render any text sometimes) (#608) 2022-05-17 22:22:00 +02:00
static Input field tidyup (#611) 2022-05-18 13:59:17 +02:00
templates Input field tidyup (#611) 2022-05-18 13:59:17 +02:00
tests Option to control if pages with no renderable content are a change (example: JS webapps that dont render any text sometimes) (#608) 2022-05-17 22:22:00 +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 Re #214 - configurable wait extra seconds for webdriver requests before extracting text (#606) 2022-05-17 18:35:33 +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 Option to control if pages with no renderable content are a change (example: JS webapps that dont render any text sometimes) (#608) 2022-05-17 22:22:00 +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 Option to control if pages with no renderable content are a change (example: JS webapps that dont render any text sometimes) (#608) 2022-05-17 22:22:00 +02:00
forms.py Option to control if pages with no renderable content are a change (example: JS webapps that dont render any text sometimes) (#608) 2022-05-17 22:22:00 +02:00
html_tools.py Option to render links as [Some Text ](/link), adds the ability to change-detect on hyperlink changes 2022-04-09 10:35:14 +02:00
importer.py Distill.io JSON export file importer (#592) 2022-05-10 17:15:41 +02:00
notification.py tgram:// be sure total notification size is always under their 4096 size limit 2022-04-21 16:28:15 +02:00
pytest.ini Installation via pip (#186) 2021-08-16 15:24:37 +02:00
run_all_tests.sh Send diff in notifications (#296) 2021-12-10 12:08:51 +01:00
store.py Fixing Pip install problem - Update MANIFEST to include model/ subdir, improving imports (#593) 2022-05-10 22:45:08 +02:00
update_worker.py Option to control if pages with no renderable content are a change (example: JS webapps that dont render any text sometimes) (#608) 2022-05-17 22:22:00 +02:00