changedetection.io/changedetectionio
dgtlmoon 8fac593201 UI Text - Adding helper text to VisualSelector to explain what the connection is with the CSS/xPath filters 2024-03-26 14:58:36 +01:00
..
api Security update - Adding API token secure check for API endpoint `/api/v1/watch/<uuid>/history` @rozpuszczalny 2024-01-18 23:19:09 +01:00
blueprint Custom headers fix in Browser Steps and Playwright/Puppeteer fetchers ( #2197 ) 2024-02-26 18:02:45 +01:00
content_fetchers Updating restock detection texts 2024-03-08 15:58:40 +01:00
model New text filter - Sort text alphabetically filter (#2153) 2024-02-02 11:36:58 +01:00
processors text_json_diff/fix: Keep an order of filter and remove duplicated filters. 2 (#2178) 2024-02-21 11:46:23 +01:00
static Chrome Extension - Adding callout to UI 2024-03-06 11:06:30 +01:00
templates UI Text - Adding helper text to VisualSelector to explain what the connection is with the CSS/xPath filters 2024-03-26 14:58:36 +01:00
tests Restock detection - Improving test for restock IN STOCK -> OUT OF STOCK (#2219) 2024-02-28 10:05:52 +01:00
.gitignore UI Feature - Add watch in "paused" state, saving then unpauses (#779) 2022-07-28 12:13:26 +02:00
__init__.py 0.45.16 2024-03-08 21:07:08 +01:00
apprise_asset.py Fix notification apprise application name to changedetection.io #731 2022-06-30 23:11:03 +02:00
diff.py Add 'diff_patch' notification body token - This will allow the diff to be generated in the "unified patch format." (#1765) 2023-09-07 08:55:06 +02:00
flask_app.py Adding CORS module - Solves Chrome extension API connectivity (#2236) 2024-03-08 13:30:31 +01:00
forms.py Code - Split content fetcher code up (playwright, puppeteer and requests), fix puppeteer direct chrome support (#2169) 2024-02-11 00:09:12 +01:00
html_tools.py feature: Support XPath2.0 to 3.1 (#1774) 2023-11-13 16:42:21 +01:00
importer.py Fetching - Prefer to use SockPuppetBrowser (#2163) 2024-02-07 20:58:21 +01:00
notification.py Notifications - skip empty notification URLs from being processed (#2138) 2024-01-29 14:20:39 +01:00
pytest.ini Installation via pip (#186) 2021-08-16 15:24:37 +02:00
queuedWatchMetaData.py Fetcher - CPU usage - Skip processing if the previous checksum and the just fetched one was the same (#925) 2022-12-14 15:08:34 +01:00
run_basic_tests.sh Ability to set which text to process triggers on (added, removed, changed) according to the difference (#1483) 2023-03-20 20:16:57 +01:00
run_custom_browser_url_tests.sh Code - Split content fetcher code up (playwright, puppeteer and requests), fix puppeteer direct chrome support (#2169) 2024-02-11 00:09:12 +01:00
run_proxy_tests.sh Code - Split content fetcher code up (playwright, puppeteer and requests), fix puppeteer direct chrome support (#2169) 2024-02-11 00:09:12 +01:00
run_socks_proxy_tests.sh Code - Split content fetcher code up (playwright, puppeteer and requests), fix puppeteer direct chrome support (#2169) 2024-02-11 00:09:12 +01:00
store.py Fetching - Always record `server` software reply headers (will be used in the future) (#2143) 2024-01-31 16:15:43 +01:00
update_worker.py Fetching pages - Custom browser endpoints should not have default proxy info added 2024-02-12 19:05:10 +01:00