changedetection.io/changedetectionio
dgtlmoon fc1963f31e Fix RSS watch titles 2025-09-10 14:11:06 +02:00
..
api Enable "last_viewed" field in the watch API. (#3403) 2025-09-06 11:47:16 +02:00
blueprint Fix RSS watch titles 2025-09-10 14:11:06 +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 Restock - Add 'nicht mehr lieferbar' to stock status checks (#3410) 2025-09-08 12:11:37 +02:00
model WIP 2025-09-10 12:14:28 +02:00
notification Set `watch_title` correctly 2025-09-10 13:53:21 +02:00
processors Fix - Filters in tags/groups were being added to watches on each check - #3406 fix list update (#3407) 2025-09-07 15:33:18 +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 more tweaks 2025-09-10 12:40:34 +02:00
templates Set `watch_title` correctly 2025-09-10 13:53:21 +02:00
tests WIP 2025-09-10 12:14:28 +02:00
widgets more tweaks 2025-09-10 12:40:34 +02:00
.gitignore UI Feature - Add watch in "paused" state, saving then unpauses (#779) 2022-07-28 12:13:26 +02:00
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.12 2025-09-07 16:15:16 +02:00
async_update_worker.py Fix log message 2025-09-09 18:14:12 +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 API - Recheck by tag #3356 (#3378) 2025-08-19 19:17:10 +02:00
forms.py add missing files, tweaks to fields 2025-09-10 12:46:01 +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 Improve logic 2025-09-09 18:04:43 +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 Installation via pip (#186) 2021-08-16 15:24:37 +02:00
queue_handlers.py Cleanup empty queue messages Re #3376 (#3377) 2025-08-19 16:25:32 +02:00
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 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 Code - Split content fetcher code up (playwright, puppeteer and requests), fix puppeteer direct chrome support (#2169) 2024-02-11 00:09:12 +01:00
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 [test] Use local data instead of reaching out to changedetection when testing (#2660) 2024-09-27 20:30:19 +02:00
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-09-10 12:14:28 +02:00
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 New functionality - Time (weekday + time) scheduler / duration (#2802) 2024-12-03 12:45:28 +01:00
worker_handler.py Refactoring queue handling (#3363) 2025-08-18 09:23:34 +02:00