From b6c7e163c782f913e0d8b31d5fb1c85983a2900a Mon Sep 17 00:00:00 2001 From: ayesha1145 Date: Sat, 28 Mar 2026 18:38:56 -0500 Subject: [PATCH] feat: add peer connections system with requests, accept/decline, and dashboard UI --- public/dashboard.html | 172 ++++++++++++++++++++++++++++++ schema.sql | 17 +++ src/worker.py | 237 +++++++++++++++++++++++++++++++++++++++++- 3 files changed, 425 insertions(+), 1 deletion(-) diff --git a/public/dashboard.html b/public/dashboard.html index 47f2903..7beb4c9 100644 --- a/public/dashboard.html +++ b/public/dashboard.html @@ -57,6 +57,36 @@

My Activiti Browse activities
+ +
+
+

👥 Peer Connections

+ +
+ + +
+ + + +
+ + +
+
+
+ + + + + + +