From 5d62a0bc1d86e7322e882c2f2667344fdf65409f Mon Sep 17 00:00:00 2001 From: Alexander Dines <160077924+dines-rl@users.noreply.github.com> Date: Wed, 4 Sep 2024 14:57:10 -0700 Subject: [PATCH] cp dines --- app/client/public/client.htm | 12 -- app/client/public/webssh2.bundle.js | 2 +- app/client/src/client.htm | 12 -- app/client/src/js/index.ts | 188 ++++++++----------- app/config.json | 14 +- app/package.json | 25 +-- app/server/app.js | 82 ++++----- app/server/config.js | 6 +- app/server/routes.js | 275 ++++++++++------------------ app/server/socket.js | 231 +++++++---------------- app/server/util.js | 69 ++++--- 11 files changed, 319 insertions(+), 597 deletions(-) diff --git a/app/client/public/client.htm b/app/client/public/client.htm index 2285948..ec22190 100644 --- a/app/client/public/client.htm +++ b/app/client/public/client.htm @@ -10,21 +10,9 @@