changedetection.io/changedetectionio
dgtlmoon 8f970a4164 move to its own blueprint 2025-08-28 23:30:27 +02:00
..
api Massive simplification 2025-08-28 23:00:38 +02:00
blueprint move to its own blueprint 2025-08-28 23:30:27 +02:00
conditions UI - Adding Favicon support to watch overview lister page + FavIcon API (#3196) 2025-07-09 15:16:22 +02:00
content_fetchers Favicons in list - Prefer best/highest quality (#3351) 2025-08-20 13:08:36 +02:00
model WIP 2025-08-28 21:44:13 +02:00
notification move to its own blueprint 2025-08-28 23:30:27 +02:00
processors Favicons in list - Prefer best/highest quality (#3351) 2025-08-20 13:08:36 +02:00
realtime UI - Favicons in realtime update mode, update after favicon was written to disk only. 2025-07-09 15:47:30 +02:00
static move to its own blueprint 2025-08-28 23:30:27 +02:00
templates Massive simplification 2025-08-28 23:00:38 +02:00
tests juggling tests 2025-08-28 23:18:35 +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.50.11 2025-08-28 22:11:36 +02:00
async_update_worker.py Refactoring queue handling (#3363) 2025-08-18 09:23:34 +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 Realtime UI - Ability to notify browser/client if there was a notification event (#3235) 2025-06-04 12:03:11 +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 move to its own blueprint 2025-08-28 23:30:27 +02:00
forms.py Massive simplification 2025-08-28 23:00:38 +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 Realtime UI - Socketio tweaks and refactor (#3220) 2025-06-03 10:17:19 +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
queue_handlers.py Cleanup empty queue messages Re #3376 (#3377) 2025-08-19 16:25:32 +02:00
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 CVE-2025-52558 - Fixing XSS in error handling output of watch overview list 2025-06-21 09:45:22 +02:00
store.py WIP 2025-08-28 21:44:13 +02:00
strtobool.py
time_handler.py
worker_handler.py Refactoring queue handling (#3363) 2025-08-18 09:23:34 +02:00