Commit Graph

9 Commits

Author SHA1 Message Date
dependabot[bot] b01a71ee30
chore(deps): bump urllib3 in /rootfs/usr/local/lib/web/backend
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.6 to 1.26.5.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.25.6...1.26.5)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-02 00:18:30 +00: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 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 c3bce99da9
feat: Ubuntu focal 20.04 2020-05-11 23:16:03 +08:00
Doro Wu 7ee6c9175f
chore: upgrade python packages 2019-10-22 10:16:01 +08: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