5
0
mirror of git://git.proxmox.com/git/novnc-pve.git synced 2024-12-22 17:34:20 +03:00
Commit Graph

128 Commits

Author SHA1 Message Date
Dietmar Maurer
568f58b2fc set RELEASE=4.0 2015-04-17 16:14:58 +02:00
Dietmar Maurer
361ef3bc98 ser RELEASE to 3.3 2014-09-17 13:37:27 +02:00
Dietmar Maurer
0bf1bbb918 bump version to 0.4-7 2014-09-17 13:36:18 +02:00
Dietmar Maurer
fcf84f44bb fix bug #562: set port to 443 when no port is specified
This can happen if someone tries to access with revers proxy.
2014-09-17 13:33:47 +02:00
Dietmar Maurer
7067bd17af bump version to 0.4-6 2014-08-07 11:06:46 +02:00
Dietmar Maurer
baa7cf038c detect vm migration and reconnect 2014-08-07 11:05:20 +02:00
Dietmar Maurer
62e78ac903 add comment abou the origin of the code 2014-08-07 10:21:42 +02:00
Dietmar Maurer
1bcafb21bd improve resize for firefox 2014-08-07 09:53:21 +02:00
Dietmar Maurer
7df350a001 bump version to 0.4-5 2014-08-06 09:07:52 +02:00
Dietmar Maurer
f8aa3689b1 generate pve command memu dynamically 2014-08-06 09:03:44 +02:00
Dietmar Maurer
2bcae1e267 implement qemu sendkey, improve touch keyboard input 2014-08-06 08:31:08 +02:00
Dietmar Maurer
81501afc5b use gettext for 'Reload' button 2014-08-05 10:16:23 +02:00
Dietmar Maurer
30e846f357 use even numbers for offset to prevent strange resize with firefox 2014-08-05 09:44:38 +02:00
Dietmar Maurer
b5d09107ef pve_show_msg: allow undefined value for parameter 'permanent' 2014-08-05 08:19:32 +02:00
Dietmar Maurer
d3d524cccb improve error handling, remove debugging code 2014-08-05 06:51:58 +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
82eef9419a 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.
2014-06-27 10:23:30 +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
323d6cacc2 add upload/distclean target to makefile 2014-06-13 09:38:05 +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
Dietmar Maurer
42e4925706 initial import 2014-06-13 07:29:42 +02:00