From 99048beee343e0aacf538d53ce91c7b545f09089 Mon Sep 17 00:00:00 2001 From: Roland Reichwein Date: Mon, 11 May 2020 20:03:09 +0200 Subject: webbox: added copy function --- plugins/webbox/TODO | 1 - plugins/webbox/html/index.html | 10 +++++++ plugins/webbox/html/webbox.js | 65 ++++++++++++++++++++++++++++++++++++++++++ plugins/webbox/webbox.cpp | 53 ++++++++++++++++++++++++++++++++++ 4 files changed, 128 insertions(+), 1 deletion(-) (limited to 'plugins/webbox') diff --git a/plugins/webbox/TODO b/plugins/webbox/TODO index 108b645..288cf38 100644 --- a/plugins/webbox/TODO +++ b/plugins/webbox/TODO @@ -4,7 +4,6 @@ Prio 1 (for next version) provide index for nested directories, also if requested via url gallery Info if not selected: all -Copy function Prio 2 (for future versions) ====== diff --git a/plugins/webbox/html/index.html b/plugins/webbox/html/index.html index cc1cf12..01d1a5a 100644 --- a/plugins/webbox/html/index.html +++ b/plugins/webbox/html/index.html @@ -44,6 +44,7 @@ Download Upload Delete + Copy Move Rename Info @@ -67,6 +68,15 @@ Download multiple files as ZIP?
+ +