]> git.proxmox.com Git - novnc-pve.git/commit
use modified version of ui.js
authorDietmar Maurer <dietmar@proxmox.com>
Fri, 1 Aug 2014 04:43:30 +0000 (06:43 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Tue, 5 Aug 2014 04:32:13 +0000 (06:32 +0200)
commit12de86f01d6694ed2ca0559feea59a586985a14f
treebbc5c8403692cf037b09f2706fa8883cd91a2daf
parent497d5a4e42f05ca86b685f654cac21b171b27f2c
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.
Makefile
debian/install
debian/patches/fix-base-css.patch [new file with mode: 0644]
debian/patches/series
pveui.js [new file with mode: 0644]
vnc_pve.html [deleted file]