From 237f08b8ed34b022540758a906bbb17005dea8b1 Mon Sep 17 00:00:00 2001 From: dgtlmoon Date: Tue, 6 Jan 2026 17:45:47 +0100 Subject: [PATCH] WIP --- .../templates/notification-dashboard.html | 11 +-- changedetectionio/notification/handler.py | 5 +- .../notification/task_queue/__init__.py | 84 +++++++++++++++---- .../static/js/notification-dashboard.js | 17 ++-- 4 files changed, 86 insertions(+), 31 deletions(-) diff --git a/changedetectionio/blueprint/notification_dashboard/templates/notification-dashboard.html b/changedetectionio/blueprint/notification_dashboard/templates/notification-dashboard.html index 96d7a719d..9fb0a9d95 100644 --- a/changedetectionio/blueprint/notification_dashboard/templates/notification-dashboard.html +++ b/changedetectionio/blueprint/notification_dashboard/templates/notification-dashboard.html @@ -154,6 +154,7 @@ +