]> git.proxmox.com Git - novnc-pve.git/log
novnc-pve.git
8 years agobump version to 0.5-3 stable-3
Dietmar Maurer [Thu, 30 Jul 2015 10:22:50 +0000 (12:22 +0200)]
bump version to 0.5-3

8 years agoFixed OpenVZ noVNC console not showing in PVE3.4
Thomas Lamprecht [Thu, 30 Jul 2015 06:39:59 +0000 (08:39 +0200)]
Fixed OpenVZ noVNC console not showing in PVE3.4

In commit 8d70213 we started to generate pveui.js from include/ui.js
with a patch, but the same patch was applied to master and stable 3
branch. So there was only lxc and when we try to open a noVNC
console on a OpenVZ container a "implement me" exception gets thrown
and the window shows nothing. This patch targets the stable-3 branch
and switches lxc back to OpenVZ so that the noVNC console is usable,
again.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
8 years agobump version to 0.5-2
Dietmar Maurer [Fri, 26 Jun 2015 07:37:05 +0000 (09:37 +0200)]
bump version to 0.5-2

8 years agoadd resize optionnal
Alexandre Derumier [Fri, 26 Jun 2015 07:01:12 +0000 (09:01 +0200)]
add resize optionnal

resize is now off by default, and match previous behaviour.

it can be enable passing resize=(scale|downscale|remote) to the url

ex:

https://node1:8006/?console=kvm&novnc=1&vmid=100&vmname=test&node=node1&resize=scale
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
8 years agofix togglePVESendKeysPanel
Alexandre Derumier [Fri, 26 Jun 2015 04:40:24 +0000 (06:40 +0200)]
fix togglePVESendKeysPanel

also rebase to last master
https://github.com/kanaka/noVNC/commit/b098afc234528af8d3e6d708226d8839d8132d20

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
8 years agoupdate source from upstream
Dietmar Maurer [Fri, 26 Jun 2015 04:56:59 +0000 (06:56 +0200)]
update source from upstream

to commit b098afc234528af8d3e6d708226d8839d8132d20

8 years agobump version to 0.5-1
Dietmar Maurer [Thu, 25 Jun 2015 05:52:20 +0000 (07:52 +0200)]
bump version to 0.5-1

8 years agoremove unused file pveui.js
Dietmar Maurer [Thu, 25 Jun 2015 05:50:14 +0000 (07:50 +0200)]
remove unused file pveui.js

8 years agoupdate to latest novnc source
Dietmar Maurer [Thu, 25 Jun 2015 05:43:16 +0000 (07:43 +0200)]
update to latest novnc source

novnc commit 31ddaa1c7a4f2a8f211f53da1b53bfe294ad6a38

8 years agobump to 0.5.1 master branch
Alexandre Derumier [Thu, 25 Jun 2015 01:25:18 +0000 (03:25 +0200)]
bump to 0.5.1 master branch

generate pveui.js from include/ui.js with a patch

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
9 years agoser RELEASE to 3.3
Dietmar Maurer [Wed, 17 Sep 2014 11:37:27 +0000 (13:37 +0200)]
ser RELEASE to 3.3

9 years agobump version to 0.4-7
Dietmar Maurer [Wed, 17 Sep 2014 11:36:18 +0000 (13:36 +0200)]
bump version to 0.4-7

9 years agofix bug #562: set port to 443 when no port is specified
Dietmar Maurer [Wed, 17 Sep 2014 11:33:47 +0000 (13:33 +0200)]
fix bug #562: set port to 443 when no port is specified

This can happen if someone tries to access with revers proxy.

9 years agobump version to 0.4-6
Dietmar Maurer [Thu, 7 Aug 2014 09:06:46 +0000 (11:06 +0200)]
bump version to 0.4-6

9 years agodetect vm migration and reconnect
Dietmar Maurer [Thu, 7 Aug 2014 09:05:20 +0000 (11:05 +0200)]
detect vm migration and reconnect

9 years agoadd comment abou the origin of the code
Dietmar Maurer [Thu, 7 Aug 2014 08:21:42 +0000 (10:21 +0200)]
add comment abou the origin of the code

9 years agoimprove resize for firefox
Dietmar Maurer [Thu, 7 Aug 2014 07:53:21 +0000 (09:53 +0200)]
improve resize for firefox

9 years agobump version to 0.4-5
Dietmar Maurer [Wed, 6 Aug 2014 07:07:52 +0000 (09:07 +0200)]
bump version to 0.4-5

9 years agogenerate pve command memu dynamically
Dietmar Maurer [Wed, 6 Aug 2014 07:00:46 +0000 (09:00 +0200)]
generate pve command memu dynamically

9 years agoimplement qemu sendkey, improve touch keyboard input
Dietmar Maurer [Wed, 6 Aug 2014 06:31:08 +0000 (08:31 +0200)]
implement qemu sendkey, improve touch keyboard input

9 years agouse gettext for 'Reload' button
Dietmar Maurer [Tue, 5 Aug 2014 08:16:23 +0000 (10:16 +0200)]
use gettext for 'Reload' button

9 years agouse even numbers for offset to prevent strange resize with firefox
Dietmar Maurer [Tue, 5 Aug 2014 07:42:42 +0000 (09:42 +0200)]
use even numbers for offset to prevent strange resize with firefox

9 years agopve_show_msg: allow undefined value for parameter 'permanent'
Dietmar Maurer [Tue, 5 Aug 2014 06:19:32 +0000 (08:19 +0200)]
pve_show_msg: allow undefined value for parameter 'permanent'

9 years agoimprove error handling, remove debugging code
Dietmar Maurer [Tue, 5 Aug 2014 04:49:01 +0000 (06:49 +0200)]
improve error handling, remove debugging code

9 years agobump version to 0.4-4
Dietmar Maurer [Tue, 5 Aug 2014 04:36:17 +0000 (06:36 +0200)]
bump version to 0.4-4

9 years agouse modified version of ui.js
Dietmar Maurer [Fri, 1 Aug 2014 04:43:30 +0000 (06:43 +0200)]
use modified version of ui.js

This way, we get a very lightweight console, because we avoid loading
all ExtJS classes. Also it is fully functional on mobile devices now.

I removed the websockify code because we implement websockets in HTTPServer.pm.

The html code moved to pve-manager, because we need to include CSRF token and
gettext catalogs.

9 years agobump version to 0.4-3
Dietmar Maurer [Fri, 27 Jun 2014 08:28:20 +0000 (10:28 +0200)]
bump version to 0.4-3

9 years agoremove unused code
Dietmar Maurer [Fri, 27 Jun 2014 08:23:30 +0000 (10:23 +0200)]
remove unused code

And store connection state in noVNC_status_state/noVNC_status_msg, so
that we can query that with the PVE VNCConsole widget.

9 years agobump version to 0.4-2
Dietmar Maurer [Wed, 18 Jun 2014 12:21:30 +0000 (14:21 +0200)]
bump version to 0.4-2

9 years agofix binary type detection
Dietmar Maurer [Wed, 18 Jun 2014 12:18:47 +0000 (14:18 +0200)]
fix binary type detection

We need to use wss:// instead of ws:// to avoid security errors.

9 years agoinstall rebind.so in correct directory
Dietmar Maurer [Fri, 13 Jun 2014 09:59:07 +0000 (11:59 +0200)]
install rebind.so in correct directory

Else wsproxy.py is unable to find it

9 years agoinstall missing file utils/wsproxy.py
Dietmar Maurer [Fri, 13 Jun 2014 09:48:27 +0000 (11:48 +0200)]
install missing file utils/wsproxy.py

9 years agoadd html template for pve
Dietmar Maurer [Fri, 13 Jun 2014 09:33:27 +0000 (11:33 +0200)]
add html template for pve

This is patch [PATCH 2/7] add novnc html template

Created by Stefan Priebe for pve-manager.

9 years agoadd upload/distclean target to makefile
Dietmar Maurer [Fri, 13 Jun 2014 07:38:05 +0000 (09:38 +0200)]
add upload/distclean target to makefile

9 years agoadd SOURCE file (reference to git repository)
Dietmar Maurer [Fri, 13 Jun 2014 07:29:23 +0000 (09:29 +0200)]
add SOURCE file (reference to git repository)

9 years agoadd our own debian files
Dietmar Maurer [Fri, 13 Jun 2014 07:20:55 +0000 (09:20 +0200)]
add our own debian files

9 years agoinitial import
Dietmar Maurer [Fri, 13 Jun 2014 05:29:42 +0000 (07:29 +0200)]
initial import