changedetection.io/changedetectionio
dgtlmoon 1fb0adde54
Notifications - Support for commented out notification URLs (#2825 #2769)
2024-12-04 18:08:52 +01:00
..
api Remove same checksum skip check - saved a little CPU but added a lot of complexity (#2700) 2024-10-11 17:28:42 +02:00
apprise_plugin Notification post:// get:// etc - Fixing URL encoding of headers so that '+' in URL is correctly parsed as ' ' (and other url-encodings) (#2745) 2024-10-28 16:59:49 +01:00
blueprint New functionality - Time (weekday + time) scheduler / duration (#2802) 2024-12-03 12:45:28 +01:00
content_fetchers Add Turkish phrases for out-of-stock detection (#2809) 2024-11-28 11:28:22 +01:00
model New functionality - Time (weekday + time) scheduler / duration (#2802) 2024-12-03 12:45:28 +01:00
processors CVE-2024-51998 - file:/ path traversal access should not be allowed to access a file without ALLOW_FILE_URI set 2024-11-07 18:45:19 +01:00
static UI - Fixing scheduler options 2024-12-03 18:11:14 +01:00
templates UI - Fixing scheduler options 2024-12-03 18:11:14 +01:00
tests New functionality - Time (weekday + time) scheduler / duration (#2802) 2024-12-03 12:45:28 +01:00
.gitignore
__init__.py 0.48.01 2024-12-03 18:44:20 +01:00
apprise_asset.py
diff.py
flask_app.py New functionality - Time (weekday + time) scheduler / duration (#2802) 2024-12-03 12:45:28 +01:00
forms.py Notifications - Support for commented out notification URLs (#2825 #2769) 2024-12-04 18:08:52 +01:00
html_tools.py Filters - Process all CSS and XPath 'subtract' selectors in a single pass to prevent index shifting and reference loss during DOM manipulation. (#2754) 2024-10-30 12:00:53 +01:00
importer.py
notification.py Notifications - Support for commented out notification URLs (#2825 #2769) 2024-12-04 18:08:52 +01:00
pytest.ini
queuedWatchMetaData.py
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
run_proxy_tests.sh
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
store.py VisualSelector - Use 'deflate' for storing elements.json, 90% file size reduction (#2794) 2024-11-19 17:28:21 +01:00
strtobool.py
time_handler.py New functionality - Time (weekday + time) scheduler / duration (#2802) 2024-12-03 12:45:28 +01:00
update_worker.py #2727 Notifications - Fix "send test notification" on empty list, includes test (#2731) 2024-10-21 11:35:37 +02:00