FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Provide fallback JPEG images in frontend when WebP is not supported by the browser by eugene-manuilov · Pull Request #360 · WordPress/performance · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
WordPress
/
performance
Public
Notifications
You must be signed in to change notification settings
Fork
162
Star
459
Code
Issues
120
Pull requests
57
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Provide fallback JPEG images in frontend when WebP is not supported by the browser
- #360
#360
Merged
felixarntz
merged 27 commits into
trunk
WordPress/performance:trunk
from
enhancement/341-wepb-hero
WordPress/performance:enhancement/341-wepb-hero
Copy head branch name to clipboard
Jul 13, 2022
Conversation
Commits
27
(27)
Checks
Files changed
Merged
Provide fallback JPEG images in frontend when WebP is not supported by the browser
#360
felixarntz
merged 27 commits into
trunk
WordPress/performance:trunk
from
enhancement/341-wepb-hero
WordPress/performance:enhancement/341-wepb-hero
Copy head branch name to clipboard
Commits
Commits on May 24, 2022
Add the initial version of webp-hero script.
eugene-manuilov
committed
36cd431
View commit details
Copy full SHA for 36cd431
Browse repository at this point
Fix formatting issues.
eugene-manuilov
committed
11197de
View commit details
Copy full SHA for 11197de
Browse repository at this point
Commits on Jun 9, 2022
Merge remote-tracking branch 'origin/trunk' into enhancement/341-wepb-hero
eugene-manuilov
committed
8262fca
View commit details
Copy full SHA for 8262fca
Browse repository at this point
Update webp-hero hook to be a fallback.
eugene-manuilov
committed
e06409b
View commit details
Copy full SHA for e06409b
Browse repository at this point
Commits on Jun 10, 2022
Add mime types trasform checks to make sure we add the fallback if jpeg images are created on the server.
eugene-manuilov
committed
6637709
View commit details
Copy full SHA for 6637709
Browse repository at this point
Updated the fallback script to process images that was added while we were testing webp support.
eugene-manuilov
committed
5cb1283
View commit details
Copy full SHA for 5cb1283
Browse repository at this point
Updated the fallback script to use REST API to get image details.
eugene-manuilov
committed
7044a6d
View commit details
Copy full SHA for 7044a6d
Browse repository at this point
Updated the fallback script to pull media details in batches.
eugene-manuilov
committed
45a5fde
View commit details
Copy full SHA for 45a5fde
Browse repository at this point
Fix js issues that prevents images to work in IE9.
eugene-manuilov
committed
0d91c53
View commit details
Copy full SHA for 0d91c53
Browse repository at this point
Commits on Jun 13, 2022
Address code review feedback.
eugene-manuilov
committed
6ffde35
View commit details
Copy full SHA for 6ffde35
Browse repository at this point
Commits on Jun 15, 2022
Merge remote-tracking branch 'origin/trunk' into enhancement/341-wepb-hero
eugene-manuilov
committed
829390a
View commit details
Copy full SHA for 829390a
Browse repository at this point
Address code review feedback.
eugene-manuilov
committed
9b280a6
View commit details
Copy full SHA for 9b280a6
Browse repository at this point
Removed unnecessary check.
eugene-manuilov
committed
5365f64
View commit details
Copy full SHA for 5365f64
Browse repository at this point
Commits on Jun 22, 2022
Address code review feedback.
eugene-manuilov
committed
d97c430
View commit details
Copy full SHA for d97c430
Browse repository at this point
Merge remote-tracking branch 'origin/trunk' into enhancement/341-wepb-hero
eugene-manuilov
committed
4fbb95e
View commit details
Copy full SHA for 4fbb95e
Browse repository at this point
Update the condition to register fallback hook only if it hasn't been registered yet.
eugene-manuilov
committed
49fca5e
View commit details
Copy full SHA for 49fca5e
Browse repository at this point
Commits on Jun 24, 2022
Merge remote-tracking branch 'origin/trunk' into enhancement/341-wepb-hero
eugene-manuilov
committed
e44a8a2
View commit details
Copy full SHA for e44a8a2
Browse repository at this point
Add phpunit tests.
eugene-manuilov
committed
4db66ba
View commit details
Copy full SHA for 4db66ba
Browse repository at this point
Commits on Jul 7, 2022
Merge remote-tracking branch 'origin/trunk' into enhancement/341-wepb-hero
eugene-manuilov
committed
74fe886
View commit details
Copy full SHA for 74fe886
Browse repository at this point
Commits on Jul 8, 2022
Address code review feedback.
eugene-manuilov
committed
f205815
View commit details
Copy full SHA for f205815
Browse repository at this point
Merge remote-tracking branch 'origin/trunk' into enhancement/341-wepb-hero
eugene-manuilov
committed
ea38eae
View commit details
Copy full SHA for ea38eae
Browse repository at this point
Commits on Jul 12, 2022
Avoid JS error in case JPEG source does not exist for an image.
felixarntz
authored
a1fb857
View commit details
Copy full SHA for a1fb857
Browse repository at this point
Make printing inline script tag more defensive.
Show description for a9bf111
felixarntz
and
peterwilsoncc
authored
a9bf111
View commit details
Copy full SHA for a9bf111
Browse repository at this point
Use get_echo() utility in tests.
Felix Arntz
committed
6871972
View commit details
Copy full SHA for 6871972
Browse repository at this point
Fix syntax error :D
Felix Arntz
committed
9429f1b
View commit details
Copy full SHA for 9429f1b
Browse repository at this point
Commits on Jul 13, 2022
Merge remote-tracking branch 'origin/trunk' into enhancement/341-wepb-hero
eugene-manuilov
committed
696ade3
View commit details
Copy full SHA for 696ade3
Browse repository at this point
Merge branch 'enhancement/341-wepb-hero' of github.com:WordPress/performance into enhancement/341-wepb-hero
eugene-manuilov
committed
7e70d49
View commit details
Copy full SHA for 7e70d49
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL