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

Add experiment for client-side media processing #64650

Merged
merged 33 commits into from
Aug 27, 2024

Commits on Aug 23, 2024

  1. Configuration menu
    Copy the full SHA
    07699c3 View commit details
    Browse the repository at this point in the history
  2. Rephrase description

    Co-authored-by: Felix Arntz <flixos90@gmail.com>
    swissspidy and felixarntz committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    d382ba5 View commit details
    Browse the repository at this point in the history
  3. Rephrase label

    Co-authored-by: Felix Arntz <flixos90@gmail.com>
    swissspidy and felixarntz committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    e53b5e5 View commit details
    Browse the repository at this point in the history
  4. Add explanatory comment

    swissspidy committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    46bd626 View commit details
    Browse the repository at this point in the history
  5. Remove comment

    swissspidy committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    4608113 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4e1f6ff View commit details
    Browse the repository at this point in the history
  7. Use wp_basename

    swissspidy committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    de817ea View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bf57db2 View commit details
    Browse the repository at this point in the history
  9. Don't send 201 status

    swissspidy committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    84530f6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d70a39f View commit details
    Browse the repository at this point in the history
  11. Use get_post() method

    swissspidy committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    08eb4fd View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4ad56ae View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c665ce6 View commit details
    Browse the repository at this point in the history
  14. Use empty

    swissspidy committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    71af56f View commit details
    Browse the repository at this point in the history
  15. Fix condition

    swissspidy committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    ce396de View commit details
    Browse the repository at this point in the history
  16. Lint fixes

    swissspidy committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    1296a8f View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    c2d6da0 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2024

  1. Configuration menu
    Copy the full SHA
    9e27064 View commit details
    Browse the repository at this point in the history
  2. Undo now obsolete change

    swissspidy committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    159c541 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7278d79 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Update error messa

    Co-authored-by: Timothy Jacobs <timothy@ironbounddesigns.com>
    swissspidy and TimothyBJacobs committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    b0afa6a View commit details
    Browse the repository at this point in the history
  2. Use array access

    Co-authored-by: Timothy Jacobs <timothy@ironbounddesigns.com>
    swissspidy and TimothyBJacobs committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    0677e7b View commit details
    Browse the repository at this point in the history
  3. Use 400 status

    Co-authored-by: Timothy Jacobs <timothy@ironbounddesigns.com>
    swissspidy and TimothyBJacobs committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    250b2c1 View commit details
    Browse the repository at this point in the history
  4. Use route path, not URL

    swissspidy committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    90920a9 View commit details
    Browse the repository at this point in the history
  5. Add image sizes enum

    swissspidy committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    c399660 View commit details
    Browse the repository at this point in the history
  6. No strict comparison

    swissspidy committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    226b693 View commit details
    Browse the repository at this point in the history
  7. Add comment

    swissspidy committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    824bf3c View commit details
    Browse the repository at this point in the history
  8. Expand explanatory comment

    swissspidy committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    84040cf View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1c36d96 View commit details
    Browse the repository at this point in the history
  10. Add comment to filter

    swissspidy committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    3d3f3b7 View commit details
    Browse the repository at this point in the history
  11. Update enum

    swissspidy committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    9403688 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    39fb4f8 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

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