changedetection.io/changedetectionio
dgtlmoon 3cdd075baf 0.40.2 2023-02-03 19:20:13 +01:00
..
api Security - Possible stored XSS in watch list - Only permit HTTP/HTTP/FTP by default - override with env var `SAFE_PROTOCOL_REGEX` (#1359) 2023-01-29 11:12:06 +01:00
blueprint New setting to allow passwordless access to your 'diff' page - perfect for sharing your diff page securely, refactored login code (#1357) 2023-01-29 22:36:55 +01:00
model New setting to allow passwordless access to your 'diff' page - perfect for sharing your diff page securely, refactored login code (#1357) 2023-01-29 22:36:55 +01:00
res Visual Selector - Select smallest/most precise element first, better filtering of zero size elements 2022-12-19 12:33:31 +01:00
static Ability for watch to use a more obvious system default fetcher (#1320) 2023-01-19 21:57:58 +01:00
templates New setting to allow passwordless access to your 'diff' page - perfect for sharing your diff page securely, refactored login code (#1357) 2023-01-29 22:36:55 +01:00
tests New setting to allow passwordless access to your 'diff' page - perfect for sharing your diff page securely, refactored login code (#1357) 2023-01-29 22:36:55 +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.40.2 2023-02-03 19:20:13 +01:00
apprise_asset.py Fix notification apprise application name to changedetection.io #731 2022-06-30 23:11:03 +02:00
changedetection.py Re #1328 - add `-6` flag to enable IPv6 (#1329) 2023-01-22 11:10:25 +01:00
content_fetcher.py Re #1365 - Playwright - Browser "Service Workers" should be enabled by default but unset via env var PLAYWRIGHT_SERVICE_WORKERS=block (#1367) 2023-02-01 20:50:40 +01:00
diff.py Fix - {diff} and {diff_full} notifications tokens were not always including the full output 2022-03-29 19:18:26 +02:00
fetch_site_status.py Ability for watch to use a more obvious system default fetcher (#1320) 2023-01-19 21:57:58 +01:00
forms.py New setting to allow passwordless access to your 'diff' page - perfect for sharing your diff page securely, refactored login code (#1357) 2023-01-29 22:36:55 +01:00
html_tools.py Automatically offer to track LD+JSON product price data (#1204) 2022-12-08 19:28:20 +01:00
importer.py Filters can now accept a list/multiple filters (#1064) #623 2022-11-03 12:13:54 +01:00
notification.py Notifications - tokens/jinja2 templating (#1184) 2022-12-05 19:58:43 +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 Testing - Run test as fully built docker container (#1245) 2022-12-19 14:41:34 +01:00
run_proxy_tests.sh Test improvements (#1264) 2022-12-26 14:17:40 +01:00
store.py Security - Possible stored XSS in watch list - Only permit HTTP/HTTP/FTP by default - override with env var `SAFE_PROTOCOL_REGEX` (#1359) 2023-01-29 11:12:06 +01:00
update_worker.py Filters & Notifications - fixed tokens in filter not found notification 2022-12-22 10:05:17 +01:00