From 7ab9686bc322af3ea848ec84c9680536a7929bab Mon Sep 17 00:00:00 2001 From: pacien Date: Sat, 8 Feb 2020 17:51:52 +0100 Subject: viewer: add generator meta tag GitHub: closes #33 --- viewer/public/index.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'viewer/public/index.html') diff --git a/viewer/public/index.html b/viewer/public/index.html index bc9ba95..8176ab8 100644 --- a/viewer/public/index.html +++ b/viewer/public/index.html @@ -24,6 +24,8 @@ + + ldgallery @@ -37,4 +39,4 @@ - \ No newline at end of file + -- cgit v1.2.3 From 38af8a4c820d385e7801a5c557938044225e4468 Mon Sep 17 00:00:00 2001 From: Zero~Informatique Date: Tue, 11 Feb 2020 04:23:16 +0100 Subject: viewer: default configuration for mobile-web-app-capable manifest. Open the gallery in Chrome on Android, open the menu, then "Add to home screen". It will install the website as a standalone, fullscreen, app. --- viewer/public/index.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'viewer/public/index.html') diff --git a/viewer/public/index.html b/viewer/public/index.html index 8176ab8..cadbc72 100644 --- a/viewer/public/index.html +++ b/viewer/public/index.html @@ -23,9 +23,11 @@ + + ldgallery @@ -39,4 +41,4 @@ - + \ No newline at end of file -- cgit v1.2.3 From d41a885e32473935d03eb1b260061c89eef66b1e Mon Sep 17 00:00:00 2001 From: Zero~Informatique Date: Tue, 28 Apr 2020 03:27:01 +0200 Subject: viewer: fullscreen on double-click is now true fullscreen. Also works on web-app --- viewer/public/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'viewer/public/index.html') diff --git a/viewer/public/index.html b/viewer/public/index.html index cadbc72..4b7e26d 100644 --- a/viewer/public/index.html +++ b/viewer/public/index.html @@ -24,7 +24,7 @@ - + -- cgit v1.2.3 From ccecfd9421f4550a71134cd46e1388e486f8c564 Mon Sep 17 00:00:00 2001 From: Zero~Informatique Date: Tue, 28 Apr 2020 03:47:39 +0200 Subject: viewer: global formatting unification --- viewer/public/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'viewer/public/index.html') diff --git a/viewer/public/index.html b/viewer/public/index.html index 4b7e26d..4f2767c 100644 --- a/viewer/public/index.html +++ b/viewer/public/index.html @@ -41,4 +41,4 @@ - \ No newline at end of file + -- cgit v1.2.3