changedetection.io/changedetectionio
dgtlmoon 07e279b38d
API Interface (#617)
2022-05-20 16:27:51 +02:00
..
api API Interface (#617) 2022-05-20 16:27:51 +02:00
dev-docker Installation via pip (#186) 2021-08-16 15:24:37 +02:00
model API Interface (#617) 2022-05-20 16:27:51 +02:00
static API Interface (#617) 2022-05-20 16:27:51 +02:00
templates API Interface (#617) 2022-05-20 16:27:51 +02:00
tests API Interface (#617) 2022-05-20 16:27:51 +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 API Interface (#617) 2022-05-20 16:27:51 +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 API Interface (#617) 2022-05-20 16:27:51 +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 API Interface (#617) 2022-05-20 16:27:51 +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