Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge upstream #2

Merged
merged 19 commits into from
Feb 1, 2023
Merged

Merge upstream #2

merged 19 commits into from
Feb 1, 2023

Commits on Nov 21, 2020

  1. Configuration menu
    Copy the full SHA
    98b41ab View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2021

  1. Configuration menu
    Copy the full SHA
    203ade9 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2021

  1. Configuration menu
    Copy the full SHA
    45f04a6 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2021

  1. fix: use proper formatter for usage template (h2non#347)

    Co-authored-by: Mads Moeller <madsmm@gmail.com>
    mmoeller and mmoeller committed Feb 20, 2021
    Configuration menu
    Copy the full SHA
    fe080ab View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2021

  1. Add Cloud Run Button (h2non#362)

    * Delete app.json
    
    * Update README.md
    
    * Update README.md
    jamesward committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    826d2f4 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2021

  1. updated docker builder OS to go version 1.17 (h2non#371)

    Angelo Girardi committed Oct 17, 2021
    Configuration menu
    Copy the full SHA
    a244cd9 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2021

  1. Configuration menu
    Copy the full SHA
    86ff54c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb87865 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2022

  1. Configuration menu
    Copy the full SHA
    2d2840b View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2022

  1. Configuration menu
    Copy the full SHA
    c14db9e View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2022

  1. Configuration menu
    Copy the full SHA
    73bdca8 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2022

  1. Configuration menu
    Copy the full SHA
    5f473e5 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2022

  1. Updated Dockerfile (h2non#384)

    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
    ItalyPaleAle committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    9489834 View commit details
    Browse the repository at this point in the history
  2. Added dev container (h2non#385)

    * Added dev container
    
    * Removed irrelevant lines
    ItalyPaleAle committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    e96c018 View commit details
    Browse the repository at this point in the history
  3. allow speed from get (h2non#383)

    * allow speed from get
    
    * updating the version to use effor param in libvips
    vaibsharma committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    00f696f View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2022

  1. Return with and heigh of the generated images (h2non#382)

    * 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>
    CarlSchwan and h2non committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    cfbf8d7 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2022

  1. Decompression exploit check (h2non#404)

    * Bump bimg version to 1.1.7
    
    * Add decompression bomb exploit check
    
    * Update README with new flag
    
    * Fix tests
    SeaaaaaSharp committed Dec 3, 2022
    Configuration menu
    Copy the full SHA
    35c87ba View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2023

  1. Fix typos (h2non#405)

    Found via `codespell -S .git`.
    kianmeng committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    b632dae View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2023

  1. Configuration menu
    Copy the full SHA
    892dbd4 View commit details
    Browse the repository at this point in the history