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
Constantin Hong 52c895b2e8
text_json_diff/fix: Keep an order of filter and remove duplicated filters. 2 (#2178)
11 months ago
..
api Security update - Adding API token secure check for API endpoint `/api/v1/watch/<uuid>/history` @rozpuszczalny 12 months ago
blueprint UI - Sorted alphabetical tag list and list of tags in groups setting (#2205) 11 months ago
content_fetchers Fetching - restock detecting and visual selector scraper - Fixes scraping of elements that are not visible 11 months ago
model New text filter - Sort text alphabetically filter (#2153) 11 months ago
processors text_json_diff/fix: Keep an order of filter and remove duplicated filters. 2 (#2178) 11 months ago
static BrowserSteps UI - Avoid selecting very large elements that are likely to be the page wrapper 11 months ago
templates UI - Sorted alphabetical tag list and list of tags in groups setting (#2205) 11 months ago
tests text_json_diff/fix: Keep an order of filter and remove duplicated filters. 2 (#2178) 11 months ago
.gitignore UI Feature - Add watch in "paused" state, saving then unpauses (#779) 2 years ago
__init__.py Code - Split content fetcher code up (playwright, puppeteer and requests), fix puppeteer direct chrome support (#2169) 11 months ago
apprise_asset.py Fix notification apprise application name to changedetection.io #731 3 years ago
diff.py Add 'diff_patch' notification body token - This will allow the diff to be generated in the "unified patch format." (#1765) 1 year ago
flask_app.py UI - Sorted alphabetical tag list and list of tags in groups setting (#2205) 11 months ago
forms.py Code - Split content fetcher code up (playwright, puppeteer and requests), fix puppeteer direct chrome support (#2169) 11 months ago
html_tools.py feature: Support XPath2.0 to 3.1 (#1774) 1 year ago
importer.py Fetching - Prefer to use SockPuppetBrowser (#2163) 11 months ago
notification.py Notifications - skip empty notification URLs from being processed (#2138) 12 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) 11 months ago
run_proxy_tests.sh Code - Split content fetcher code up (playwright, puppeteer and requests), fix puppeteer direct chrome support (#2169) 11 months ago
run_socks_proxy_tests.sh Code - Split content fetcher code up (playwright, puppeteer and requests), fix puppeteer direct chrome support (#2169) 11 months ago
store.py Fetching - Always record `server` software reply headers (will be used in the future) (#2143) 12 months ago
update_worker.py Fetching pages - Custom browser endpoints should not have default proxy info added 11 months ago