changedetection.io/changedetectionio
dgtlmoon 15e0a330fe increase delay 2025-06-03 09:27:34 +02:00
..
api WIP 2025-05-30 15:49:41 +02:00
blueprint Strip whitespace, add history/preview handling 2025-06-02 17:03:25 +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 WIP 2025-05-30 16:32:18 +02:00
model Merge branch 'master' into socketio-tweaks 2025-05-29 11:32:33 +02:00
notification Realtime UI updates via WebSocket (#3183) 2025-05-26 20:12:32 +02:00
processors WIP 2025-05-30 15:49:41 +02:00
realtime update readme 2025-06-02 19:25:39 +02:00
static Strip whitespace, add history/preview handling 2025-06-02 17:03:25 +02:00
templates work on missing exceptions etc 2025-05-30 17:35:41 +02:00
tests increase delay 2025-06-03 09:27:34 +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 Remove eventlet go with gevent! 2025-06-02 18:25:40 +02:00
async_update_worker.py Tidy up async worker names and cleanups when in test mode 2025-06-02 19:18:03 +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
custom_queue.py work on missing exceptions etc 2025-05-30 17:35:41 +02:00
diff.py
flask_app.py test improvements 2025-06-02 20:27:30 +02:00
forms.py WIP 2025-05-30 16:09:25 +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
notification_service.py WIP 2025-05-30 18:13:31 +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
safe_jinja.py
store.py test speedup 2025-06-02 20:23:35 +02:00
strtobool.py
time_handler.py
worker_handler.py Tidy up async worker names and cleanups when in test mode 2025-06-02 19:18:03 +02:00