changedetection.io/changedetectionio
dgtlmoon a484822dcf
Update store.py
2025-06-16 16:30:46 +02:00
..
api Realtime UI - Socketio tweaks and refactor (#3220) 2025-06-03 10:17:19 +02:00
blueprint UI - Fixing Watch 'set viewed' by tag #3253 (#3258) 2025-06-11 13:06:45 +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 Restock detector - Update texts (#3234) 2025-06-04 09:42:41 +02:00
model Realtime UI - Socketio tweaks and refactor (#3220) 2025-06-03 10:17:19 +02:00
notification Realtime UI updates via WebSocket (#3183) 2025-05-26 20:12:32 +02:00
processors Realtime UI - Socketio tweaks and refactor (#3220) 2025-06-03 10:17:19 +02:00
realtime Realtime UI - Ability to notify browser/client if there was a notification event (#3235) 2025-06-04 12:03:11 +02:00
static Realtime UI - Prefer websocket then fallback to 'polling' mode, increase reconnecting retries. 2025-06-11 13:30:51 +02:00
templates UI - Restyle of "quick watch add form" above watchlist 2025-06-11 09:43:03 +02:00
tests UI - Fixing Watch 'set viewed' by tag #3253 (#3258) 2025-06-11 13:06:45 +02:00
.gitignore
PLUGIN_README.md
__init__.py 0.50.3 2025-06-11 17:19:01 +02:00
async_update_worker.py Realtime UI - Socketio tweaks and refactor (#3220) 2025-06-03 10:17:19 +02:00
auth_decorator.py
custom_queue.py Realtime UI - Ability to notify browser/client if there was a notification event (#3235) 2025-06-04 12:03:11 +02:00
diff.py
flask_app.py Better path cross-platform file handling 2025-06-16 15:58:03 +02:00
forms.py UI - Tweak UI option text description for 'Open history page in new tab' setting 2025-06-11 12:09:19 +02:00
gc_cleanup.py
html_tools.py Resolve warnings of bs4 library (#3187) 2025-05-09 14:35:35 +02:00
notification_service.py Realtime UI - Socketio tweaks and refactor (#3220) 2025-06-03 10:17:19 +02:00
pluggy_interface.py
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 Update store.py 2025-06-16 16:30:46 +02:00
strtobool.py
time_handler.py
worker_handler.py Realtime UI - Socketio tweaks and refactor (#3220) 2025-06-03 10:17:19 +02:00