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 8e207ba438
API - Ability to add/import bulk list of watches as a line-feed separated list (#2021)
1 year ago
..
api API - Ability to add/import bulk list of watches as a line-feed separated list (#2021) 1 year ago
blueprint Improve handling of SIGTERM shutdown in containers, remove unnecessary multi-process handler for pip installs, tidy up modules (#2014) 1 year ago
model API - Make sure the watch "is viewed" attribute is correctly represented in the API output (#2009) 1 year ago
processors PDF Fetcher for change detection - Always use plain requests for PDF because otherwise we cant access the embed PDF in the browser (#2020) 1 year ago
res Restock detector - adding more detection strings 1 year ago
static UI - Fix - Edit Watch 'Show advanced options' should fire at page load to show you whats possible 1 year ago
templates Notifications - Fixing support for headers in custom post://, posts:// notifications, ability to include HTTP headers when making custom notifications (#2018) 1 year ago
tests API - Ability to add/import bulk list of watches as a line-feed separated list (#2021) 1 year ago
.gitignore UI Feature - Add watch in "paused" state, saving then unpauses (#779) 2 years ago
__init__.py Improve handling of SIGTERM shutdown in containers, remove unnecessary multi-process handler for pip installs, tidy up modules (#2014) 1 year ago
apprise_asset.py Fix notification apprise application name to changedetection.io #731 3 years ago
content_fetcher.py Update playwright fetcher library and API calls 1 year 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 API - Ability to add/import bulk list of watches as a line-feed separated list (#2021) 1 year ago
forms.py Visual Selector - xPath handling misc fixes (#1976) 1 year ago
html_tools.py feature: Support XPath2.0 to 3.1 (#1774) 1 year ago
importer.py Import - Improved Wachete Excel XLS import support for "dynamic wachet" (sets correct state of using chrome browser or not) column (#1934) 1 year ago
notification.py Notifications - Fixing support for headers in custom post://, posts:// notifications, ability to include HTTP headers when making custom notifications (#2018) 1 year 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 New functionanlity - Selectable browser / ability to add extra browser connections (good for using "scraping browsers"/ etc) (#1943) 1 year ago
run_proxy_tests.sh Fetching - Clarifying how fetchers work with SOCKS5 proxies 1 year ago
store.py API - Ability to add/import bulk list of watches as a line-feed separated list (#2021) 1 year ago
update_worker.py Code refactor for fetchers (#1941) 1 year ago