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

40 Commits

Author SHA1 Message Date
Dominik Csapak
c81b80da00 bump version to 1.0.0-1
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2018-05-09 14:52:41 +02:00
Thomas Lamprecht
6dadd28ae1 buildsys: ad BUILDDIR variable
allows easier reading
2018-01-25 10:16:45 +01:00
Thomas Lamprecht
5f6ca76d48 buildsys: write actual checked out git revision to SOURCE 2018-01-25 10:16:45 +01:00
Dietmar Maurer
dd4387ee77 bump version to 0.6-4 2017-06-30 06:42:10 +02:00
Wolfgang Bumiller
3e9e694e97 bump version to 0.6-3 2017-06-07 13:52:26 +02:00
Wolfgang Bumiller
e8fc454e26 bump version to 0.6-2 2017-06-02 09:12:32 +02:00
Dominik Csapak
1e63d71311 transpile javascript before packaging
instead of using the babel-shim (which is not production-ready),
create a bundle app.js file with node-es6-module-transpiler in the
dh_auto_build step

this way, we only need to ship 1 js file instead of many

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2017-05-24 13:00:39 +02:00
Dominik Csapak
742d9e9130 upgrade novnc to commit b0061a3c49dc25a71f7b0a9a1f31a8befe787cb4
novnc changed quiet a bit, so we have to update
the Makefile, add a line to the debian rules file, and
to adjust the install file

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2017-05-24 13:00:39 +02:00
Dominik Csapak
339cafefa3 change from tgz to submodule
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2017-05-24 13:00:39 +02:00
Dietmar Maurer
104710c7f1 version bump for debian stretch - to make room for jessie updates 2017-03-10 08:37:59 +01:00
Dietmar Maurer
30b9aebb0a Makefile: use "--product pmg,pve --dist stretch" for upload target 2017-03-09 16:51:19 +01:00
Dominik Csapak
f8d9a6f315 generate index.html.tpl from vnc.html
we do not want to have the html for novnc in the pve-manager package,
so we have it in the novnc-pve package as a template, which we will
load using Template::Toolkit

the changes are copied from NoVncIndex.pm from pve-manager/PVE/

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2017-03-09 10:32:01 +01:00
Wolfgang Bumiller
c3a2bb4fc9 buildsys: make job safety 2017-02-07 15:40:30 +01:00
Dietmar Maurer
d0878349a5 bump version to 0.5-8 2016-08-08 12:22:40 +02:00
Dietmar Maurer
a42cfd1514 use new repoman for upload target 2016-08-03 11:56:30 +02:00
Dietmar Maurer
7176b21c40 bump version to 0.5-7 2016-08-03 11:55:17 +02:00
Dietmar Maurer
f02d0e75a0 bump version to 0.5-6 2016-04-14 12:15:49 +02:00
Dietmar Maurer
e4211f6939 bump version to 0.5-5 2015-09-24 12:33:56 +02:00
Dietmar Maurer
a02c17613f bump version to 0.5-4 2015-08-31 16:09:00 +02:00
Dietmar Maurer
1de2531fc3 revert novnc.tar.gz to 8f3c0f6b9b5e5c23a7dc7e90bd22901017ab4fc7
later version has seroius bugs
2015-08-31 16:05:59 +02:00
Dietmar Maurer
38eb9ef81f bump version to 0.5-3 2015-08-28 12:00:36 +02:00
Dietmar Maurer
e9c68be949 bump version to 0.5-2 2015-06-26 09:54:57 +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
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
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
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
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
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