From 093e955100dc98e3473999b5a3a4cf6e5a62cca4 Mon Sep 17 00:00:00 2001 From: ed Date: Sat, 19 Jun 2021 01:10:40 +0200 Subject: [PATCH] move stuff that needs javascript out of the html --- copyparty/web/browser.html | 88 +++++++++--------- copyparty/web/browser.js | 181 ++++++++++++++++++++++++++++++++++++- copyparty/web/up2k.js | 2 + copyparty/web/upload.html | 101 --------------------- copyparty/web/util.js | 74 ++------------- 5 files changed, 232 insertions(+), 214 deletions(-) delete mode 100644 copyparty/web/upload.html diff --git a/copyparty/web/browser.html b/copyparty/web/browser.html index 67ddf599..7c98a20f 100644 --- a/copyparty/web/browser.html +++ b/copyparty/web/browser.html @@ -14,22 +14,7 @@ -
- --- - {%- if have_up2k_idx %} - 🔎 - 🚀 - {%- else %} - 🚀 - {%- endif %} - 🎈 - 📂 - 📝 - 📟 - đŸŽē - âš™ī¸ -
-
+