From 94a6f5ff89743018f2d687f0c8eb6a791f459d67 Mon Sep 17 00:00:00 2001 From: Steve Seguin Date: Mon, 7 Feb 2022 12:40:59 -0500 Subject: [PATCH] v20.6 bug fixes; couple minor features. testing out PWA support --- index.html | 66 ++++-- lib.js | 567 +++++++++++++++++++++++++++++++++++---------- main.js | 96 ++++---- manifest.json | 22 ++ media/icon.svg | 150 ++++++++++++ media/vdoninja.svg | 100 ++++++++ minidirector.css | 4 +- serviceWorker.js | 7 + speedtest.html | 2 +- webrtc.js | 2 +- 10 files changed, 837 insertions(+), 179 deletions(-) create mode 100644 manifest.json create mode 100644 media/icon.svg create mode 100644 media/vdoninja.svg create mode 100644 serviceWorker.js diff --git a/index.html b/index.html index 4eb6ab7..b21d3ef 100644 --- a/index.html +++ b/index.html @@ -14,6 +14,13 @@ } + @@ -47,16 +54,21 @@ - + + @@ -66,8 +78,8 @@ - - + + -