changedetection.io/changedetectionio
dgtlmoon 93b4f79006 0.50.20 2025-10-10 10:40:04 +02:00
..
api Reducing memory usage (#3476) 2025-10-09 18:31:19 +02:00
blueprint Filters - Adding "Strip ignored lines" in output option to filters (#3449) 2025-10-01 12:39:57 +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 Filters - Adding "Strip ignored lines" in output option to filters (#3449) 2025-10-01 12:39:57 +02:00
notification Always extract page <title>, `{{watch_title}}` added to notification body tokens (#3415) 2025-09-10 14:52:41 +02:00
processors PDF - Will trigger a change - Fixing output, also reported original size of document was incorrect (it was the size of the HTML output after conversion from PDF), Improving tests (#3481) 2025-10-10 10:38:34 +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 Filters - Adding "Strip ignored lines" in output option to filters (#3449) 2025-10-01 12:39:57 +02:00
templates Filters - Adding "Strip ignored lines" in output option to filters (#3449) 2025-10-01 12:39:57 +02:00
tests PDF - Will trigger a change - Fixing output, also reported original size of document was incorrect (it was the size of the HTML output after conversion from PDF), Improving tests (#3481) 2025-10-10 10:38:34 +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 Plugins for conditions (and include Similarity / Levenshtein, wordcount conditions) Re #3108 2025-04-22 18:19:56 +02:00
__init__.py 0.50.20 2025-10-10 10:40:04 +02:00
async_update_worker.py Always extract page <title>, `{{watch_title}}` added to notification body tokens (#3415) 2025-09-10 14:52:41 +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 Filters - Adding "Strip ignored lines" in output option to filters (#3449) 2025-10-01 12:39:57 +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 Refactoring text/html difference processor (#3475) 2025-10-09 18:30:53 +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 Build - Pinning library versions to fix tests 2025-09-29 11:46:37 +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 UI - Re #3393 #3419 Implementation of unread counter tab along with realtime updates (#3433) 2025-09-18 11:14:26 +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