From 7830ca7221bdce8049f7b0f16e0900c67a811356 Mon Sep 17 00:00:00 2001 From: ImBenji Date: Thu, 23 Apr 2026 14:01:02 +0100 Subject: [PATCH] add event_date column to event_knowledge and event_predictions tables; update related logic in admin panel and augorWorker --- admin.html | 897 ++++++++++++++++++++++------ intelligence/augorWorker.js | 24 +- intelligence/consolidationWorker.js | 2 +- intelligence/db.js | 16 + intelligence/graphWorker.js | 258 ++++++++ intelligence/index.js | 6 + src/routes/admin.js | 51 ++ 7 files changed, 1077 insertions(+), 177 deletions(-) create mode 100644 intelligence/graphWorker.js diff --git a/admin.html b/admin.html index 141b0ca..2cc83dc 100644 --- a/admin.html +++ b/admin.html @@ -5,131 +5,253 @@ Duriin Admin +
-

Duriin Admin

+

Duriin Admin

@@ -280,19 +587,21 @@
- - - - - - - - - - - - -
IDTitleSourceStatusIngested
+
+ + + + + + + + + + + + +
IDTitleSourceStatusIngested
+