Commit Graph

17 Commits

Author SHA1 Message Date
leonardpitzu 9105c8f951
Merge 5a576ec35f into e4922ce92f 2021-04-04 09:43:02 +08:00
dependabot[bot] ed863976d8
chore(deps): bump jinja2 in /rootfs/usr/local/lib/web/backend
Bumps [jinja2](https://github.com/pallets/jinja) from 2.10.3 to 2.11.3.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/master/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/2.10.3...2.11.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-20 01:27:19 +00:00
Doro Wu 75c5f5549f fix: repeatly autostart (issue#85) 2020-07-22 22:48:31 +08:00
Doro Wu d58b5c2f22 fix(jinja): support LXDE and Ubuntu 20.04 only 2020-07-22 22:48:31 +08:00
Robert Hoffmann beb25ee06a
Have resolution updates use color depth of 24 2020-07-06 12:55:16 +02:00
Doro Wu 9d7362e87c
fix(websocket): RELATIVE_URL_ROOT not works on websockify (#157) 2020-05-26 15:21:30 +08:00
Doro Wu c3bce99da9
feat: Ubuntu focal 20.04 2020-05-11 23:16:03 +08:00
Doro Wu 2bd60c0f88 fix: USER does not work #176 2020-04-24 15:01:34 +08:00
Doro Wu 5ab34a8aef fix: capslock not work (#173) 2020-04-16 08:13:23 +08:00
Doro Wu 7ee6c9175f
chore: upgrade python packages 2019-10-22 10:16:01 +08:00
leonardpitzu 5a576ec35f
Update startup.sh 2019-10-11 20:57:50 +03:00
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 e457b2dbab
fix: saving desktop status (issues #124) 2019-09-15 21:57:55 +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