From fb24f0bc60d9ff910d49646aaeadad99f22826e5 Mon Sep 17 00:00:00 2001 From: Roland Stigge Date: Sun, 7 Jan 2018 16:07:49 +0100 Subject: Implemented file move --- TODO | 6 ++-- html/index.html | 13 +++++-- html/webbox.js | 100 +++++++++++++++++++++++++++++++++++++++++++++++++-- src/webbox.cpp | 110 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 220 insertions(+), 9 deletions(-) diff --git a/TODO b/TODO index e9d6667..5dac9ce 100644 --- a/TODO +++ b/TODO @@ -1,11 +1,9 @@ Prio 1 (for next version) ====== -Icons: menu, file, directory +Icons: menu, refresh, file, directory debian/ -implement TBD features handle spaces/umlauts -download zip Prio 2 (for future versions) ====== @@ -16,6 +14,6 @@ chromecast player handle writability register GET/POST functions -handle too small window +handle too small popup window sandclock during operations i18n diff --git a/html/index.html b/html/index.html index 3cb221d..49dafef 100644 --- a/html/index.html +++ b/html/index.html @@ -8,7 +8,7 @@
-

+

 

@@ -16,7 +16,7 @@ - + @@ -49,6 +49,15 @@ Download multiple files as ZIP?
+ +