leonardpitzu
d8643cd7ce
fixes resolution setup
...
If the resolution is different from 1024x768 the script does not update the resolution any more.
This update allows the resolution and depth to be updated regardless of the current value.
2019-09-26 10:10:37 +03:00
Doro Wu
ee4b0bf9ec
feat: support arm64
2019-09-17 09:33:23 +08:00
Doro Wu
e457b2dbab
fix: saving desktop status (issues #124 )
2019-09-15 21:57:55 +08:00
Doro Wu
9505dead57
Merge pull request #134 from Felix-neko/develop
...
Supervisord: running without full path
2019-08-19 17:10:26 +08:00
Felix-Neko
0552617a5b
supervisord is now running just as supervisord instead of full path (in some Ubuntu 18.04 distros it lyes in other dirs than /usr/bin)
2019-08-19 11:39:26 +03:00
Doro Wu
1affc9183a
feat: add resize endpoint to resize screen size ( fix #115 )
2019-08-19 14:07:08 +08:00
Doro Wu
d4d3f867d5
fix: set default color depth to 24 ( fix #130 )
2019-08-19 01:27:24 +08:00
Doro Wu
fb28d897fc
feat: support RELATIVE_URL_ROOT ( fix #127 )
2019-08-19 01:14:34 +08:00
Doro Wu
9b94a2fbeb
Merge pull request #128 from tostein/configureable_path
...
Dynamic prefix path
2019-08-17 23:16:37 +08:00
Tobias Stein
0cb3248487
Set paths after handling dynamic prefix path
2019-08-06 16:11:03 +02:00
Tobias Stein
fe7954da78
Fix typo.
2019-07-22 10:19:16 +02:00
Tobias Stein
1d5e9f6dca
Enable dynamic prefix path handling
2019-07-11 11:49:06 +02:00
Tobias Stein
328e8f1aa1
Add separate docker file for linux 16.04
...
Enable dynamic path with environment variable which triggers node js build at container runtime
2019-07-08 13:06:02 +02:00
Tobias Stein
b0ece0637c
Add rename URL script to update nginx config with prefix path ENV
2019-06-28 11:24:08 +02:00
Tobias Stein
f48e7551f4
Let node.js use the docker env
2019-06-28 10:15:13 +02:00
Tobias Stein
175d7a8517
Add ENV variable PREFIX_PATH to backend and web project
2019-06-26 11:56:29 +02:00
Tobias Stein
f26fe29012
Changes to make deployment path configureable with prefix by ENV
2019-06-24 11:00:44 +02:00
Tobias Stein
1c3f34aa6e
Add docker file with reusable node build
2019-06-12 10:42:47 +02:00
Doro Wu
c85026298e
feat: update noVNC to v1.1.0, flv.js to v1.5.0
2019-04-23 23:32:29 +08:00
DoroWu
5e9ff11764
doc: update README.md
...
update /dev/shm
2019-04-05 12:43:37 +08:00
DoroWu
9d7e06c824
Merge pull request #111 from olberger/master
...
Proposed description of the architecture
2019-04-05 12:36:46 +08:00
Olivier Berger
2ba8a28748
make LOCALBUILD=0 should be working
2019-04-04 16:43:48 +02:00
Olivier Berger
d50463920d
Ensure rebuild is really made
2019-04-04 16:43:22 +02:00
Olivier Berger
59822970a7
More docs
2019-04-04 16:42:58 +02:00
Olivier Berger
034a4876f4
Some more docs
2019-04-04 16:41:31 +02:00
Olivier Berger
b7ee1c3f5c
Work-around config issue
2019-04-04 15:15:59 +02:00
Olivier Berger
eef40af3a4
Alternative option to git clone --recursive
2019-04-04 15:14:26 +02:00
Olivier Berger
a4c6b2b9aa
Initial description of the architecture
2019-04-04 13:57:11 +02:00
DoroWu
5c9261d592
Merge pull request #109 from lifei/patch-1
...
make sure the type of input value is int
2019-04-01 10:42:11 +08:00
软件工程师李飛
2280e040d0
make sure the type of input value is int
2019-03-31 05:35:51 +08:00
Doro Wu
68887af903
feat: support xfce4
2019-03-25 00:09:22 +08:00
DoroWu
334325ec3c
doc: update DEVELOPMENT.md
2019-03-23 23:12:46 +08:00
Doro Wu
35d0080b79
fix: armhf
2019-03-20 22:56:58 +08:00
Doro Wu
588b38ca03
test: hooks
2019-03-20 21:37:46 +08:00
Doro Wu
10423e2ce4
fix: armhf
2019-03-19 22:28:18 +08:00
Doro Wu
213ca63e7e
feat: upgrade yarn.lock
2019-03-18 11:35:23 +08:00
Doro Wu
f9ae9a3337
feat: upgrade yarn.lock
2019-03-18 11:26:55 +08:00
Doro Wu
548a511a54
Merge branch 'mcree-master'
2019-03-18 09:34:22 +08:00
Doro Wu
5088c5af01
feat: merge mcree:master supporting Dockerfile by jinja
2019-03-18 09:33:35 +08:00
Erno Rigo
ed74dcda84
Basic templating support
2019-03-12 21:05:16 +01:00
Doro Wu
8f3a5ceb42
ttt
2019-02-24 23:13:17 +08:00
Doro Wu
99ceecbf0e
feat: add OPENBOX_ARGS (issue #97 )
2019-02-24 21:44:07 +08:00
Doro Wu
f1d608d92c
fix: mask tight encoding for armhf (bug #98 )
2019-02-24 21:25:35 +08:00
Doro Wu
0adc0da8e8
feat: support x11vnc args - X11VNC_ARGS (bug #101 )
...
Docker env X11VNC_ARGS
2019-02-23 17:04:45 +08:00
Doro Wu
e6441d418a
fix: FFmpeg depedency update
2019-02-22 15:03:09 +08:00
Doro Wu
6d8a4b2569
fix: novnc disconnected if idle 1 min
2018-12-18 17:35:41 +08:00
Doro Wu
43238d93a8
fix: vnc crash (issue #88 )
...
upgrade x11vnc >= 0.9.13-6
2018-12-17 02:50:02 +08:00
Doro Wu
d87aa06c36
fix: security issue
2018-12-17 02:48:03 +08:00
Doro Wu
0151957c25
fix: requests security issue
2018-11-27 13:37:47 +08:00
Doro Wu
2640079f5d
fix: build failed
2018-11-27 13:36:02 +08:00