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 8a35d62e02
Handle zero-byte/empty content responses with "`[ ] Empty pages are a change`" option, the same as when the HTML doesnt render any useful text (#2530)
4 months ago
..
api Restock & Price monitor - Huge refactor, set upper and lower price alert limits, set % change, follow the prices and restock amounts directly in the watch-overview list 4 months ago
blueprint Use #!/usr/bin/env to support virtualenv (#2518) 4 months ago
content_fetchers Handle zero-byte/empty content responses with "`[ ] Empty pages are a change`" option, the same as when the HTML doesnt render any useful text (#2530) 4 months ago
model Ability to use restock and price amounts in notifications as tokens (for example {{restock.price}} ) (#2503) 4 months ago
processors Handle zero-byte/empty content responses with "`[ ] Empty pages are a change`" option, the same as when the HTML doesnt render any useful text (#2530) 4 months ago
static Restock & Price detection - Ability to set up a tag/group that applies to all watches with price + restock limits 4 months ago
templates Handle zero-byte/empty content responses with "`[ ] Empty pages are a change`" option, the same as when the HTML doesnt render any useful text (#2530) 4 months ago
tests Handle zero-byte/empty content responses with "`[ ] Empty pages are a change`" option, the same as when the HTML doesnt render any useful text (#2530) 4 months ago
.gitignore UI Feature - Add watch in "paused" state, saving then unpauses (#779) 2 years ago
__init__.py 0.46.02 4 months ago
apprise_asset.py Fix notification apprise application name to changedetection.io #731 2 years ago
diff.py Code - Update/modernise diff.py (#2471) 4 months ago
flask_app.py Use #!/usr/bin/env to support virtualenv (#2518) 4 months ago
forms.py Ability to use restock and price amounts in notifications as tokens (for example {{restock.price}} ) (#2503) 4 months ago
html_tools.py Restock & Price monitor - Huge refactor, set upper and lower price alert limits, set % change, follow the prices and restock amounts directly in the watch-overview list 4 months ago
importer.py Fetching - Prefer to use SockPuppetBrowser (#2163) 9 months ago
notification.py Encode POST style requests and notifications as UTF-8 if it has no encoding/basic string (#2523) 4 months 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 Fixing file:// file pickup - for change detection of local files (#2505) 4 months ago
run_custom_browser_url_tests.sh Code - Split content fetcher code up (playwright, puppeteer and requests), fix puppeteer direct chrome support (#2169) 9 months ago
run_proxy_tests.sh Code - Split content fetcher code up (playwright, puppeteer and requests), fix puppeteer direct chrome support (#2169) 9 months ago
run_socks_proxy_tests.sh Code - Split content fetcher code up (playwright, puppeteer and requests), fix puppeteer direct chrome support (#2169) 9 months ago
safe_jinja.py Merge pull request from GHSA-4r7v-whpg-8rx3 7 months ago
store.py Ability to use restock and price amounts in notifications as tokens (for example {{restock.price}} ) (#2503) 4 months ago
strtobool.py Code - Getting ready for newer python versions - packing our own strtobool (#2291) 8 months ago
update_worker.py Handle zero-byte/empty content responses with "`[ ] Empty pages are a change`" option, the same as when the HTML doesnt render any useful text (#2530) 4 months ago