5
0
mirror of git://git.proxmox.com/git/novnc-pve.git synced 2025-01-06 17:17:58 +03:00
Commit Graph

25 Commits

Author SHA1 Message Date
Alexandre Derumier
b400fab129 novnc : install inflator.js to bump to last version
The display glitch bug has finally be fixed
c802d93189

We can now bump to last version, which improve performance.

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2015-09-24 12:30:03 +02:00
Alexandre Derumier
4efe1c41a2 remove inflator.js
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2015-08-31 16:09:54 +02:00
Dietmar Maurer
a02c17613f bump version to 0.5-4 2015-08-31 16:09:00 +02:00
Dietmar Maurer
38eb9ef81f bump version to 0.5-3 2015-08-28 12:00:36 +02:00
Alexandre Derumier
6182bef025 novnc : bump to a369a80c2480af685b7bddacddae9cca3aea95f9 commit (20/08/2015) V2
They are performances improvements and fullscreen button support

changelog: only display fullscreen button is resize=scale is defined

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2015-08-28 11:58:48 +02:00
Dietmar Maurer
e9c68be949 bump version to 0.5-2 2015-06-26 09:54:57 +02:00
Alexandre Derumier
e8f9dd4dbd 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>
2015-06-26 09:53:54 +02:00
Alexandre Derumier
fe63e00300 fix togglePVESendKeysPanel
also rebase to last master
b098afc234

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2015-06-26 09:53:43 +02:00
Dietmar Maurer
74991400a5 bump version to 0.5-1 2015-06-25 18:31:57 +02:00
Alexandre Derumier
a7e88cd9e9 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>
2015-06-25 18:29:50 +02:00
Dietmar Maurer
b1c0d8007d bump version to 4.0-8 2015-04-17 16:23:07 +02:00
Dietmar Maurer
0bf1bbb918 bump version to 0.4-7 2014-09-17 13:36:18 +02:00
Dietmar Maurer
7067bd17af bump version to 0.4-6 2014-08-07 11:06:46 +02:00
Dietmar Maurer
7df350a001 bump version to 0.4-5 2014-08-06 09:07:52 +02:00
Dietmar Maurer
2bcae1e267 implement qemu sendkey, improve touch keyboard input 2014-08-06 08:31:08 +02:00
Dietmar Maurer
3122e1833e bump version to 0.4-4 2014-08-05 06:36:17 +02:00
Dietmar Maurer
12de86f01d 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.
2014-08-05 06:32:13 +02:00
Dietmar Maurer
497d5a4e42 bump version to 0.4-3 2014-06-27 10:28:20 +02:00
Dietmar Maurer
d0e9f774ef bump version to 0.4-2 2014-06-18 14:21:30 +02:00
Dietmar Maurer
5eef998292 fix binary type detection
We need to use wss:// instead of ws:// to avoid security errors.
2014-06-18 14:18:47 +02:00
Dietmar Maurer
160a79a7d2 install rebind.so in correct directory
Else wsproxy.py is unable to find it
2014-06-13 11:59:07 +02:00
Dietmar Maurer
0e6852633b install missing file utils/wsproxy.py 2014-06-13 11:48:27 +02:00
Dietmar Maurer
0e8bc41f3d add html template for pve
This is patch [PATCH 2/7] add novnc html template

Created by Stefan Priebe for pve-manager.
2014-06-13 11:33:27 +02:00
Dietmar Maurer
904d5108f7 add SOURCE file (reference to git repository) 2014-06-13 09:29:23 +02:00
Dietmar Maurer
0fbbbb73b3 add our own debian files 2014-06-13 09:20:55 +02:00