Commit graph

8 commits

Author SHA1 Message Date
snyk-bot
90f9637c2f
fix: rootfs/usr/local/lib/web/backend/requirements.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-CERTIFI-3164749
- https://snyk.io/vuln/SNYK-PYTHON-URLLIB3-1014645
- https://snyk.io/vuln/SNYK-PYTHON-URLLIB3-1533435
- https://snyk.io/vuln/SNYK-PYTHON-URLLIB3-559452
- https://snyk.io/vuln/SNYK-PYTHON-WERKZEUG-3319935
- https://snyk.io/vuln/SNYK-PYTHON-WERKZEUG-3319936
2023-04-23 10:52:24 +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
fb28d897fc
feat: support RELATIVE_URL_ROOT (fix #127) 2019-08-19 01:14:34 +08:00