changedetection.io/changedetectionio
dgtlmoon 6f4fd011e3
Dont rewrite/resave snapshot when its the same data, just bump the history index, saves disk space. (#1414)
2023-02-17 17:15:27 +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 Dont rewrite/resave snapshot when its the same data, just bump the history index, saves disk space. (#1414) 2023-02-17 17:15:27 +01:00
res
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
__init__.py Use year/date in the backup snapshot zip filename instead of epoch seconds (#1377 #1407) 2023-02-11 13:44:16 +01:00
apprise_asset.py
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
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
importer.py
notification.py
pytest.ini
queuedWatchMetaData.py
run_basic_tests.sh
run_proxy_tests.sh
store.py Deleting a watch now removes the entire watch storage directory (#1408) 2023-02-11 14:10:54 +01:00
update_worker.py Dont rewrite/resave snapshot when its the same data, just bump the history index, saves disk space. (#1414) 2023-02-17 17:15:27 +01:00