From: Jakub Czajka Date: Sun, 24 Dec 2023 18:01:18 +0000 (+0100) Subject: Use CSS viewport. X-Git-Url: https://git.ekhem.eu.org/?a=commitdiff_plain;h=03dc19145a2ea1fbe15b8577e33343c32b39288f;p=gdrive_proxy.git Use CSS viewport. --- diff --git a/delete.sh b/delete.sh index 5aee38c..49298b2 100755 --- a/delete.sh +++ b/delete.sh @@ -12,6 +12,7 @@ echo "Content-Type: text/html" echo " + -
-

Upload

-
+ +
+ Upload - +
+ -
- -

Download

-
+ +
+ Download - - -
+
+ -

Delete

-
+ +
+ Delete - -
+ + " + +echo "HTTP/1.1 200 OK" +echo "Content-type: text/html" +echo "${PAGE}" | sed 's/^[ \t]*//g' diff --git a/upload.sh b/upload.sh index b676799..bfe8213 100755 --- a/upload.sh +++ b/upload.sh @@ -38,6 +38,7 @@ echo "Content-Type: text/html" echo " +