changedetection.io/changedetectionio
dgtlmoon c70706a27b
Improved global ignore test (#3140)
2025-04-29 11:20:21 +02:00
..
api API - Added notifications API endpoints (#3103) 2025-04-11 13:43:59 +02:00
blueprint Plugins for conditions (and include Similarity / Levenshtein, wordcount conditions) Re #3108 2025-04-22 18:19:56 +02:00
conditions Plugins for conditions (and include Similarity / Levenshtein, wordcount conditions) Re #3108 2025-04-22 18:19:56 +02:00
content_fetchers Small fix for xpath element scraper (#3145) 2025-04-25 17:58:04 +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 Improved global ignore test (#3140) 2025-04-29 11:20:21 +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.15 2025-04-18 14:57:28 +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 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
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 Memory management - Run HTML to text in sub process, a few more cleanups to playwright (#3110) 2025-04-11 18:18:29 +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 Requests fetcher - Remove old screenshot when watch was in a different fetcher type (#3097) 2025-04-09 10:01:20 +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 - Added notifications API endpoints (#3103) 2025-04-11 13:43:59 +02: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 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