From 68eef8524c86ce3f7c3b009b161054ae2861c9a1 Mon Sep 17 00:00:00 2001 From: Musselman Date: Wed, 26 Jun 2024 11:36:53 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20Fix:=20Defer=20list.js=20script?= =?UTF-8?q?=20loading?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fixes #1, the JavaScript ran before the DOM fully loaded. --- templates/list.html | 320 ++++++++++++++++++++++++++++---------------- 1 file changed, 201 insertions(+), 119 deletions(-) diff --git a/templates/list.html b/templates/list.html index 73be5df..dd45997 100644 --- a/templates/list.html +++ b/templates/list.html @@ -1,131 +1,213 @@ - + - - + List Files - - + + - + - + + - - - +
-

Welcome, {{.Username}}!

+

Welcome, {{.Username}}!

- -