From b39ae2a8b4d2bddf054a45d52f9f52c0e971aaa1 Mon Sep 17 00:00:00 2001 From: Roland Stigge Date: Thu, 11 Jan 2018 20:18:29 +0100 Subject: Add logout, rename and ui improvements --- TODO | 5 +-- debian/README.Debian | 3 -- debian/changelog | 7 ++++ html/index.html | 14 +++++++- html/webbox.css | 16 +++++++-- html/webbox.js | 95 ++++++++++++++++++++++++++++++++++++++++++++++++++-- src/webbox.cpp | 64 +++++++++++++++++++++++++++++++---- 7 files changed, 188 insertions(+), 16 deletions(-) diff --git a/TODO b/TODO index 8f0cdb7..7b392e9 100644 --- a/TODO +++ b/TODO @@ -1,9 +1,9 @@ Prio 1 (for next version) ====== -rename function gallery - +logout +login page Prio 2 (for future versions) ====== @@ -15,3 +15,4 @@ player sandclock during operations i18n forward/back button +list: more info if appropriate diff --git a/debian/README.Debian b/debian/README.Debian index fac423e..413b4e7 100644 --- a/debian/README.Debian +++ b/debian/README.Debian @@ -129,9 +129,6 @@ VirtualHost configuration: AllowOverride None Options +ExecCGI -MultiViews +SymLinksIfOwnerMatch - # Order allow,deny - # Allow from all - Require all granted AuthType Basic AuthName "Webbox" diff --git a/debian/changelog b/debian/changelog index db2e3e2..b59b8d7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +webbox (1.1) unstable; urgency=medium + + * New version + * Implement renaming, UI update + + -- Roland Reichwein Thu, 11 Jan 2018 15:31:06 +0100 + webbox (1.0) unstable; urgency=medium * Initial release diff --git a/html/index.html b/html/index.html index 580e415..904d5e0 100644 --- a/html/index.html +++ b/html/index.html @@ -11,7 +11,7 @@
- +
 Webbox
@@ -44,8 +44,10 @@ Upload Delete Move + Rename Info Select/Unselect All + Logout Close Menu
@@ -69,6 +71,16 @@
+ +