From b597bdd1ec05140cca95d071bdaa640ad9c190a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peter=20=C3=85strand=20=28astrand=29?= Date: Fri, 5 Apr 2013 09:22:19 +0200 Subject: [PATCH 1/3] Fix typo: names="apple-mobile-web-app-status-bar-style" should be: name="apple-mobile-web-app-status-bar-style" --- vnc.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vnc.html b/vnc.html index 9d699c9e..b2151acc 100644 --- a/vnc.html +++ b/vnc.html @@ -19,7 +19,7 @@ - + From 9f0d23de4d81bb0a26f9c0c383a4345631af5cbf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peter=20=C3=85strand=20=28astrand=29?= Date: Fri, 5 Apr 2013 09:29:08 +0200 Subject: [PATCH 2/3] Move over comment about URL connect parameters from vnc_auto.html. --- vnc.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/vnc.html b/vnc.html index b2151acc..5f6cc70e 100644 --- a/vnc.html +++ b/vnc.html @@ -7,6 +7,9 @@ Copyright (C) 2012 Joel Martin noVNC is licensed under the MPL 2.0 (see LICENSE.txt) This file is licensed under the 2-Clause BSD license (see LICENSE.txt). + + Connect parameters are provided in query string: + http://example.com/?host=HOST&port=PORT&encrypt=1&true_color=1 --> noVNC From 33f5d3bd92958d6236861b25d39bdf846393623c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peter=20=C3=85strand=20=28astrand=29?= Date: Fri, 5 Apr 2013 09:30:10 +0200 Subject: [PATCH 3/3] Sync more header meta stuff from vnc.html: * UTF-8 charset defintition. * Define IE=edge for X-UA-Compatible. * Add Apple iOS Safari settings. --- vnc_auto.html | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/vnc_auto.html b/vnc_auto.html index 44c8fa8b..064b3899 100644 --- a/vnc_auto.html +++ b/vnc_auto.html @@ -13,9 +13,23 @@ --> noVNC + + - + + + + + + + + + + + @@ -140,4 +154,3 @@ -