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

Convert uploaded PNG files to AVIF or WebP #1421

Merged
merged 22 commits into from
Sep 4, 2024

Commits on Jul 31, 2024

  1. Also convert PNGs

    adamsilverstein committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    150a1f7 View commit details
    Browse the repository at this point in the history
  2. Adjust defaults for test_it_should_return_default_transforms_when_fil…

    …ter_returns_non_array_type test
    adamsilverstein committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    358e1bf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    998f77c View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

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

Commits on Aug 8, 2024

  1. Configuration menu
    Copy the full SHA
    052e588 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c5d47d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bce1879 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8e21acc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    85c829a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5c77ad6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    06b36f1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0b14a5b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a4ae0c9 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Merge branch 'trunk' into add/png-conversion

    # Conflicts:
    #	plugins/webp-uploads/picture-element.php
    adamsilverstein committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    1854ba7 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Merge branch 'trunk' into add/png-conversion

    # Conflicts:
    #	plugins/webp-uploads/settings.php
    adamsilverstein committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    35cf716 View commit details
    Browse the repository at this point in the history
  2. remove merge artifact

    adamsilverstein committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    c8e613c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    18b760d View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

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

Commits on Aug 29, 2024

  1. Update plugins/webp-uploads/picture-element.php

    Co-authored-by: Mukesh Panchal <mukeshpanchal27@users.noreply.github.com>
    adamsilverstein and mukeshpanchal27 authored Aug 29, 2024
    Configuration menu
    Copy the full SHA
    5189b35 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

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

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    9bf832e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74003e0 View commit details
    Browse the repository at this point in the history