changedetection.io/changedetectionio
dgtlmoon 0e07cd016a
Merge 51081941e3 into c162ec9d52
2025-05-12 11:42:49 +02:00
..
api API - Added notifications API endpoints (#3103) 2025-04-11 13:43:59 +02:00
blueprint Merge 51081941e3 into c162ec9d52 2025-05-12 11:42:49 +02:00
conditions Conditions - Levenshtein text similarity plugin - adding test, fixing import, fixing check for watches with 1 snapshot history (#3161) 2025-04-30 16:47:23 +02:00
content_fetchers Fixes to ensure proxy errors are handled correctly (#3168) 2025-05-03 16:05:40 +02:00
model App memory - Apprise import only when needed - saves ~50Mb RAM if you dont have any notifications enabled (#3106) 2025-04-11 10:37:09 +02:00
notification App memory - Apprise import only when needed - saves ~50Mb RAM if you dont have any notifications enabled (#3106) 2025-04-11 10:37:09 +02:00
processors Requests fetcher - Remove old screenshot when watch was in a different fetcher type (#3097) 2025-04-09 10:01:20 +02:00
static Browser Steps - <Select> by Option Text - #1224, #1228 (#3138) 2025-04-22 14:33:35 +02:00
templates Plugins for conditions (and include Similarity / Levenshtein, wordcount conditions) Re #3108 2025-04-22 18:19:56 +02:00
tests Revert memory strategy change for html_to_text (Was hanging under high concurrency setups) 2025-05-09 09:44:02 +02:00
.gitignore
PLUGIN_README.md Plugins for conditions (and include Similarity / Levenshtein, wordcount conditions) Re #3108 2025-04-22 18:19:56 +02:00
__init__.py 0.49.17 2025-05-12 10:47:27 +02:00
auth_decorator.py Regession - Shared history/diff page with anonymous access turned on should allow screenshot access (#3076) 2025-04-01 11:30:10 +02: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 - Added notifications API endpoints (#3103) 2025-04-11 13:43:59 +02:00
forms.py UI - Custom headers should have validation (#3172) 2025-05-03 13:57:42 +02:00
gc_cleanup.py Adding a GC memory cleanup (releases cached libxml memory and others) (#3079) 2025-04-01 15:48:14 +02:00
html_tools.py Resolve warnings of bs4 library (#3187) 2025-05-09 14:35:35 +02:00
pluggy_interface.py Plugins for conditions (and include Similarity / Levenshtein, wordcount conditions) Re #3108 2025-04-22 18:19:56 +02:00
pytest.ini
queuedWatchMetaData.py
run_basic_tests.sh Revert memory strategy change for html_to_text (Was hanging under high concurrency setups) 2025-05-09 09:44:02 +02:00
run_custom_browser_url_tests.sh
run_proxy_tests.sh Fixes to ensure proxy errors are handled correctly (#3168) 2025-05-03 16:05:40 +02: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
store.py API - Added notifications API endpoints (#3103) 2025-04-11 13:43:59 +02: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 App memory - Apprise import only when needed - saves ~50Mb RAM if you dont have any notifications enabled (#3106) 2025-04-11 10:37:09 +02:00