Skip to content

Merge upstream - #2

Merged
wslaghekke merged 19 commits into
masterfrom
merge-upstream
Feb 1, 2023
Merged

Merge upstream#2
wslaghekke merged 19 commits into
masterfrom
merge-upstream

Conversation

@wslaghekke

Copy link
Copy Markdown

No description provided.

judomuand others added 19 commits November 21, 2020 13:41
Co-authored-by: Mads Moeller <madsmm@gmail.com>
* Delete app.json
* Update README.md
* Update README.md
1. Changed base image to bullseye
2. The updated base image contains an updated version of libjemalloc too, so building from source is no longer necessary
3. Updated libvips version too
* Added dev container
* Removed irrelevant lines
* allow speed from get
* updating the version to use effor param in libvips
* Return with and heigh of the generated images
Use case:
When using the fit image transformation, it is helpful to know the size
of the resulting image without having to either read the image locally
or do another request to the info endpoint.
Used in: nextcloud/server#24166
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Make mimetype support always return true
* Add command line option to enable this feature
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* refactor: remove deprecated X- prefix in response headers
Co-authored-by: Tom <tomas@aparicio.me>
* Bump bimg version to 1.1.7
* Add decompression bomb exploit check
* Update README with new flag
* Fix tests
Found via `codespell -S .git`.
@wslaghekke
wslaghekke merged commit 68b1b25 into masterFeb 1, 2023
@wslaghekke
wslaghekke deleted the merge-upstream branch February 1, 2023 11:58
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

13 participants

@wslaghekke@bartwesselink@judomu@liuquanhao@0xflotus@mmoeller@jamesward@h2non@vaibsharma@ItalyPaleAle@CarlSchwan@SeaaaaaSharp@kianmeng