Skip to content
This repository has been archived by the owner on Feb 22, 2023. It is now read-only.

Improve the thumbnail service to support compression and WEBP #630

Merged
merged 16 commits into from
Apr 12, 2022

Commits on Apr 8, 2022

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

    dhruvkb committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    7b7a178 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d4315a9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5c4da66 View commit details
    Browse the repository at this point in the history
  5. Remove #noqa comments

    dhruvkb committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    cc7c69b View commit details
    Browse the repository at this point in the history
  6. Remove redundant logs

    dhruvkb committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    83342f7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    930b039 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0894ed3 View commit details
    Browse the repository at this point in the history
  9. Prevent jpg/png conversion

    dhruvkb committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    9ee8d4f View commit details
    Browse the repository at this point in the history
  10. Add tests for WEBP output

    dhruvkb committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    32868e6 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2022

  1. Perform info request only when needed

    Co-authored-by: sarayourfriend <24264157+sarayourfriend@users.noreply.github.com>
    dhruvkb and sarayourfriend committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    88c02b6 View commit details
    Browse the repository at this point in the history
  2. Raise exception from serialiser instead of custom

    Co-authored-by: sarayourfriend <24264157+sarayourfriend@users.noreply.github.com>
    dhruvkb and sarayourfriend committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    5449e8d View commit details
    Browse the repository at this point in the history
  3. Use tuples for headers

    dhruvkb committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    ff1c7df View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bb3d89c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3c23121 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2022

  1. Add a workflow to build our custom image for imaginary (#641)

    * Define a workflow to build Docker image for imaginary
    
    * Use custom imaginary image in Docker Compose
    dhruvkb committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    a4d15c5 View commit details
    Browse the repository at this point in the history