changedetection.io/changedetectionio
dgtlmoon 960c0510b3 Fix error handler 2025-04-22 11:25:30 +02:00
..
api API - Added notifications API endpoints (#3103) 2025-04-11 13:43:59 +02:00
blueprint Fix error handler 2025-04-22 11:25:30 +02:00
conditions UI - Fix to edit and groups template 2025-04-16 18:40:30 +02:00
content_fetchers Updating restock texts (#3124) 2025-04-17 10:44:32 +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 Fix error handler 2025-04-22 11:25:30 +02:00
templates Visual Selector & Browser Steps - Always recheck if the data/screenshot is ready under "Visual Selector" tab after using Browser Steps (#3130) 2025-04-18 10:31:43 +02:00
tests UI - Fix to edit and groups template 2025-04-16 18:40:30 +02:00
.gitignore
__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
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