changedetection.io/changedetectionio
dgtlmoon b237fd7201
Replace stream/filetype detection library with `puremagic`, 20Mb less RAM usage (#3491)
2025-10-12 18:40:37 +02:00
..
api Reducing memory usage (#3476) 2025-10-09 18:31:19 +02:00
blueprint Adding 'RSS reader mode' (see main Settings) (#3488) 2025-10-10 18:17:30 +02:00
conditions
content_fetchers Replace stream/filetype detection library with `puremagic`, 20Mb less RAM usage (#3491) 2025-10-12 18:40:37 +02:00
model Adding 'RSS reader mode' (see main Settings) (#3488) 2025-10-10 18:17:30 +02:00
notification Always extract page <title>, `{{watch_title}}` added to notification body tokens (#3415) 2025-09-10 14:52:41 +02:00
processors Replace stream/filetype detection library with `puremagic`, 20Mb less RAM usage (#3491) 2025-10-12 18:40:37 +02:00
realtime UI - Re #3393 #3419 Implementation of unread counter tab along with realtime updates (#3433) 2025-09-18 11:14:26 +02:00
static Adding 'RSS reader mode' (see main Settings) (#3488) 2025-10-10 18:17:30 +02:00
templates Adding 'RSS reader mode' (see main Settings) (#3488) 2025-10-10 18:17:30 +02:00
tests Adding 'RSS reader mode' (see main Settings) (#3488) 2025-10-10 18:17:30 +02:00
widgets Always extract page <title>, `{{watch_title}}` added to notification body tokens (#3415) 2025-09-10 14:52:41 +02:00
.gitignore
PLUGIN_README.md
__init__.py 0.50.21 2025-10-10 18:17:56 +02:00
async_update_worker.py Replace stream/filetype detection library with `puremagic`, 20Mb less RAM usage (#3491) 2025-10-12 18:40:37 +02:00
auth_decorator.py
custom_queue.py
diff.py
flask_app.py
forms.py Adding 'RSS reader mode' (see main Settings) (#3488) 2025-10-10 18:17:30 +02:00
gc_cleanup.py
html_tools.py Ensure JSON is always correctly reformatted with padding (#3485 #3482) 2025-10-10 16:00:32 +02:00
notification_service.py
pluggy_interface.py
pytest.ini
queue_handlers.py
queuedWatchMetaData.py
rss_tools.py Adding 'RSS reader mode' (see main Settings) (#3488) 2025-10-10 18:17:30 +02:00
run_basic_tests.sh
run_custom_browser_url_tests.sh
run_proxy_tests.sh
run_socks_proxy_tests.sh Build - Pinning library versions to fix tests 2025-09-29 11:46:37 +02:00
safe_jinja.py
store.py UI - Re #3393 #3419 Implementation of unread counter tab along with realtime updates (#3433) 2025-09-18 11:14:26 +02:00
strtobool.py
time_handler.py
worker_handler.py