changedetection.io/changedetectionio
dgtlmoon 5b97c29714
API - Adding "Search" API (#3052)
2025-03-24 12:49:28 +01:00
..
api API - Adding "Search" API (#3052) 2025-03-24 12:49:28 +01:00
apprise_plugin Notifications - Custom POST:// GET:// etc endpoints - returning 204 and other 20x responses are OK (don't show an error was detected)(#2897) 2025-01-13 13:13:18 +01:00
blueprint Adding Tags/Groups API (#3049) 2025-03-23 16:41:38 +01:00
conditions Refactor code layout, add extra tests 2025-03-18 10:40:22 +01:00
content_fetchers Restock detection - Adding french keywords for out of stock items 2025-03-07 10:14:39 +01:00
model Watch history - Ensure atomic/safe history data disk writes (#3042 #3041) 2025-03-22 19:16:08 +01:00
processors New major functionality CONDITIONS - Compare values, check numbers within range, etc 2025-03-17 19:20:24 +01:00
static New major functionality CONDITIONS - Compare values, check numbers within range, etc 2025-03-17 19:20:24 +01:00
templates Template tidyup & UI Fixes (#3044) 2025-03-22 22:48:01 +01:00
tests API - Adding "Search" API (#3052) 2025-03-24 12:49:28 +01:00
.gitignore
__init__.py 0.49.7 2025-03-23 16:50:21 +01:00
apprise_asset.py Custom posts:// get:// notifications etc - Be sure our custom extensions are imported (#2890) 2025-01-09 21:10:09 +01:00
auth_decorator.py Refactor code layout, add extra tests 2025-03-18 10:40:22 +01:00
diff.py Notification - `HTML Color` format notification colors should be same as UI, `{{diff_full}}` token should also get HTML colors ( #2842 #2554 ) 2024-12-16 14:46:39 +01:00
flask_app.py API - Adding "Search" API (#3052) 2025-03-24 12:49:28 +01:00
forms.py New major functionality CONDITIONS - Compare values, check numbers within range, etc 2025-03-17 19:20:24 +01:00
html_tools.py Re #2945 - Handle/Strip UTF-8 ByteOrderMark in JSON strings correctly (fixes `"Exception: No parsable JSON found in this document" ` error) (#2947) 2025-02-07 22:19:23 +01:00
notification.py "Send test notification" button - Easier to understand test send results, Improved error handling, code refactor (#2888) 2025-01-08 14:35:41 +01:00
pytest.ini
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 Fixing file:// file pickup - for change detection of local files (#2505) 2024-07-18 13:05:27 +02: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 [test] Use local data instead of reaching out to changedetection when testing (#2660) 2024-09-27 20:30:19 +02:00
safe_jinja.py Merge pull request from GHSA-4r7v-whpg-8rx3 2024-04-25 22:06:09 +02:00
store.py API - Adding "Search" API (#3052) 2025-03-24 12:49:28 +01:00
strtobool.py Code - Getting ready for newer python versions - packing our own strtobool (#2291) 2024-04-03 16:17:15 +02:00
time_handler.py New functionality - Time (weekday + time) scheduler / duration (#2802) 2024-12-03 12:45:28 +01:00
update_worker.py Improve `last_checked` vs `last_changed` time information precision (#2883) 2025-01-06 20:38:50 +01:00