From 04463e1a2cf7b0f387e664b6e18cdda0361e9c2d Mon Sep 17 00:00:00 2001 From: Vitor Pamplona Date: Thu, 3 Aug 2023 18:57:56 -0400 Subject: [PATCH] - Waits for the broadcasting to finish. - Adds a way to load the backup file and just broadcast - Displays number of downloads and accepted uploads --- index.html | 32 ++++++++++++++- js/nostr-broadcast.js | 69 +++++++++++++++++++++++++++++++++ js/nostr-utils.js | 90 +++++++++++++++++++++++++++---------------- style.css | 5 +++ 4 files changed, 161 insertions(+), 35 deletions(-) diff --git a/index.html b/index.html index 27c39d5..3c46c5b 100644 --- a/index.html +++ b/index.html @@ -50,7 +50,7 @@
-
+

+
+
+ OR +
+
+
+
+

+ +

+ +
+
@@ -82,13 +104,19 @@ color: #999; } - +

+