From c2bb74ac0096a03438d7eb4ab79ee4b5d5b7ddf0 Mon Sep 17 00:00:00 2001 From: Kyle K Date: Wed, 1 Mar 2017 00:33:22 -0600 Subject: implement and display a list of uploaded files - adds a /api/filenames RESTful API - adds a cute nyancat banner --- static/index.html | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) (limited to 'static/index.html') diff --git a/static/index.html b/static/index.html index d790e64..57d8ea0 100644 --- a/static/index.html +++ b/static/index.html @@ -1,6 +1,6 @@ - + - Upload Example + fatalhalt file upload + +

Upload File

+ +
+

Uploaded Files

+ + +
+ -- cgit v1.2.3