changedetection.io/changedetectionio
dgtlmoon df9258a8f7 WIP 2025-07-24 00:23:05 +02:00
..
api Favicon type detection - support for autodetecting mimetype for better reliability (#3308) 2025-07-12 11:44:27 +02:00
blueprint WIP 2025-07-24 00:23:05 +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 UI - Favicons - Try /favicon.ico if no other was specified in the document 2025-07-09 17:03:31 +02:00
model Merge branch 'master' into openai-integration 2025-07-15 16:42:59 +02:00
notification
processors WIP 2025-07-24 00:23:05 +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 WIP 2025-07-24 00:23:05 +02:00
templates UI - Edit - Live Preview - improve error handling 2025-07-16 16:11:36 +02:00
tests UI - Set default favicon, offer option to disable favicons (#3316) 2025-07-14 18:13:16 +02:00
.gitignore
PLUGIN_README.md
__init__.py 0.50.7 2025-07-15 13:28:15 +02:00
async_update_worker.py UI - Adding Favicon support to watch overview lister page + FavIcon API (#3196) 2025-07-09 15:16:22 +02:00
auth_decorator.py
custom_queue.py
diff.py
flask_app.py Favicon type detection - support for autodetecting mimetype for better reliability (#3308) 2025-07-12 11:44:27 +02:00
forms.py WIP 2025-07-24 00:23:05 +02:00
gc_cleanup.py
html_tools.py
notification_service.py
pluggy_interface.py
pytest.ini
queuedWatchMetaData.py Fetcher - CPU usage - Skip processing if the previous checksum and the just fetched one was the same (#925) 2022-12-14 15:08:34 +01:00
run_basic_tests.sh
run_custom_browser_url_tests.sh
run_proxy_tests.sh
run_socks_proxy_tests.sh
safe_jinja.py
store.py
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
worker_handler.py