From 10276b472d8ffbdb91cffb81a20309aa219b7744 Mon Sep 17 00:00:00 2001 From: schlagmichdoch Date: Wed, 9 Nov 2022 17:43:27 +0100 Subject: [PATCH 1/2] implement paste mode and ui for files and text for multiple peers --- client/index.html | 1 + client/scripts/network.js | 18 ++-- client/scripts/ui.js | 184 ++++++++++++++++++++++++++++++++------ 3 files changed, 172 insertions(+), 31 deletions(-) diff --git a/client/index.html b/client/index.html index e4752db..1ad145e 100644 --- a/client/index.html +++ b/client/index.html @@ -65,6 +65,7 @@

Open Snapdrop on other devices to send files

+