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 ed38012c6e
Code - Fixing deprecation warning (#2477)
4 months ago
..
api Now saving last two HTML snapshots for future reference, refactor, dont write screenshots and xpath to disk when no change detected (saves disk IO) (#2431) 5 months ago
blueprint Code - Fixing deprecation warning (#2477) 4 months ago
content_fetchers Code - Fixing deprecation warning (#2477) 4 months ago
model Snapshot count from history was not updated in watch after using [clear history] (#2459) 4 months ago
processors UI - Visual Selector should still update when elements were not found (#2476) 4 months ago
static UI - Visual Selector - Multiple selections (refactor) (#2475) 4 months ago
templates UI - Visual Selector now supports Shift+Click for multiple selections! 4 months ago
tests Snapshot count from history was not updated in watch after using [clear history] (#2459) 4 months ago
.gitignore UI Feature - Add watch in "paused" state, saving then unpauses (#779) 2 years ago
__init__.py 0.45.25 5 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 UI - Fixing double punctuation in 'unpaused' message #2435 5 months ago
forms.py RSS - Setting to hide muted watches in RSS feed (default ON) (#2411) 5 months ago
html_tools.py Filters - Implement jqraw: filter (use this to output nicer JSON format when selecting/filtering by JSON) (#2430) 5 months ago
importer.py Fetching - Prefer to use SockPuppetBrowser (#2163) 9 months ago
notification.py Notifications - Fixing truncated notifications when tgram:// or discord:// is used with other notification methods (#2372 #2299) 6 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 Ability to set which text to process triggers on (added, removed, changed) according to the difference (#1483) 2 years 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 Snapshot count from history was not updated in watch after using [clear history] (#2459) 4 months ago
strtobool.py Code - Getting ready for newer python versions - packing our own strtobool (#2291) 8 months ago
update_worker.py UI - Visual Selector should still update when elements were not found (#2476) 4 months ago