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

Support webp format #1785

Merged
merged 6 commits into from Sep 11, 2023
Merged

Support webp format #1785

merged 6 commits into from Sep 11, 2023

Commits on Nov 13, 2022

  1. Use configured picture extensions instead of hardcoded.

    This allows users to easily add further formats.
    Phlogi committed Nov 13, 2022
    Configuration menu
    Copy the full SHA
    e2145ec View commit details
    Browse the repository at this point in the history
  2. Add $conf.

    Phlogi committed Nov 13, 2022
    Configuration menu
    Copy the full SHA
    55abdff View commit details
    Browse the repository at this point in the history
  3. Support webp

    Phlogi committed Nov 13, 2022
    Configuration menu
    Copy the full SHA
    52fab3f View commit details
    Browse the repository at this point in the history
  4. Support webp type

    Phlogi committed Nov 13, 2022
    Configuration menu
    Copy the full SHA
    70243ce View commit details
    Browse the repository at this point in the history
  5. Support webp

    Phlogi committed Nov 13, 2022
    Configuration menu
    Copy the full SHA
    a7ce58c View commit details
    Browse the repository at this point in the history
  6. Support webp as default

    Phlogi committed Nov 13, 2022
    Configuration menu
    Copy the full SHA
    d67e64c View commit details
    Browse the repository at this point in the history