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 experimental image post-processing #15875

Merged
merged 62 commits into from
Aug 5, 2020
Merged
Changes from 1 commit
Commits
Show all changes
62 commits
Select commit Hold shift + click to select a range
eff6343
adding a font gatherer webpack plugin
prateekbh Jun 15, 2020
9ed7962
fixing dep
prateekbh Jun 15, 2020
3b85140
Initial commit with framework for post processing middleware
atcastle Jun 18, 2020
3934f53
Merge branch 'post-process-optimization' of https://github.com/azukar…
prateekbh Jun 18, 2020
d5ed404
generating the style tags
prateekbh Jun 23, 2020
39fcfcd
WIP font optimizations
prateekbh Jun 24, 2020
8a932d1
working static pages font replacement
prateekbh Jun 25, 2020
126f904
minifying stylesheets
prateekbh Jun 25, 2020
069cbfa
Merge branch 'canary' of https://github.com/zeit/next.js into font-op…
prateekbh Jun 25, 2020
27bdbfe
Merge branch 'canary' of https://github.com/zeit/next.js into post-pr…
prateekbh Jun 25, 2020
6a14652
Merge branch 'post-process-optimization' into font-optims
prateekbh Jun 25, 2020
d5137c3
WIP font-optimization changes
prateekbh Jun 30, 2020
7a79523
Merge branch 'canary' of https://github.com/zeit/next.js into font-op…
prateekbh Jun 30, 2020
0f89a6c
adding comments
prateekbh Jun 30, 2020
2f45a7b
switching from filter to map
prateekbh Jun 30, 2020
6f9e1e7
fixing server path
prateekbh Jun 30, 2020
210a5cf
Fixing serverless builds
prateekbh Jun 30, 2020
ca93eba
reverting unwated change
prateekbh Jun 30, 2020
0bad5cb
removing commented code
prateekbh Jun 30, 2020
463ca85
adding experimental flag
prateekbh Jun 30, 2020
004ebcb
code resuability
prateekbh Jun 30, 2020
6acdce5
renaming flags
prateekbh Jun 30, 2020
2289980
renaming flags
prateekbh Jun 30, 2020
0d0c96d
guarding behind a flag
prateekbh Jul 1, 2020
45e7929
removing Promise.allSettled
prateekbh Jul 1, 2020
2602b31
Bug fixes and adding tests
prateekbh Jul 2, 2020
5cde0b2
sending experimental flags
prateekbh Jul 3, 2020
fcf567c
bug fixes and adding tests
prateekbh Jul 3, 2020
f70f936
adding serverless tests
prateekbh Jul 3, 2020
3ef9d55
minor improvement
prateekbh Jul 3, 2020
98e41c7
fixing experimental flag
prateekbh Jul 3, 2020
b8917c5
adding tests for serverless apps
prateekbh Jul 4, 2020
0dabf09
bug fix and adding tests for serverless
prateekbh Jul 4, 2020
9bfd563
Merge branch 'canary' of https://github.com/zeit/next.js into font-op…
prateekbh Jul 4, 2020
e17d425
uniform logic for inert font stylesheets
prateekbh Jul 5, 2020
c397f6c
sending process.env value to SSR case
prateekbh Jul 5, 2020
5f7ddd1
updating lock file
prateekbh Jul 5, 2020
a0a9c14
Merge branch 'canary' into font-optims
prateekbh Jul 5, 2020
c7fe9e9
Merge branch 'canary' of https://github.com/zeit/next.js into font-op…
prateekbh Jul 5, 2020
a21bba1
Merge branch 'font-optims' of https://github.com/azukaru/next.js into…
prateekbh Jul 5, 2020
d2be443
type fixes
prateekbh Jul 5, 2020
b7cd379
bug fix in test
prateekbh Jul 5, 2020
05cc713
bug fixes
prateekbh Jul 6, 2020
623a965
Merge branch 'canary' of https://github.com/zeit/next.js into font-op…
prateekbh Jul 6, 2020
dc83f9d
fixing serializable value bug
prateekbh Jul 6, 2020
1e23ca3
vanity changes
prateekbh Jul 6, 2020
97f89fe
query bug fixes
prateekbh Jul 6, 2020
cb3ff87
Merge branch 'canary' of https://github.com/zeit/next.js into font-op…
prateekbh Jul 6, 2020
3eaade2
moving ast types to dep
prateekbh Jul 6, 2020
6000fae
shifting font urls to a constant
prateekbh Jul 7, 2020
20ab602
removing dependency from recast
prateekbh Jul 7, 2020
91b5bb4
Merge branch 'canary' of https://github.com/zeit/next.js into font-op…
prateekbh Jul 7, 2020
cb5e320
fixing flag name and adding tests
prateekbh Jul 8, 2020
cf4d9d1
Merge branch 'canary' into font-optims
prateekbh Jul 8, 2020
bf09fcb
addressing comments
prateekbh Jul 9, 2020
bd2f156
Merge branch 'canary' of https://github.com/zeit/next.js into font-op…
prateekbh Jul 9, 2020
135c6bb
Get image post-processing working with all targets
atcastle Aug 3, 2020
12be975
Merge remote-tracking branch 'origin/canary' into add-image-postprocess
atcastle Aug 3, 2020
9f9d8e7
Update image post-processor with experimental heuristics
atcastle Aug 3, 2020
b64f591
Don't add another preload tag for an image if one already exists
atcastle Aug 3, 2020
3ec13d9
Merge remote-tracking branch 'origin/canary' into add-image-postprocess
atcastle Aug 4, 2020
282fd13
Merge branch 'canary' into add-image-postprocess
Timer Aug 5, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge remote-tracking branch 'origin/canary' into add-image-postprocess
  • Loading branch information
atcastle committed Aug 4, 2020
commit 3ec13d92564db9daa80b5b99a7c98b58e45bafab
1 change: 1 addition & 0 deletions packages/next/next-server/server/render.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,7 @@ export type RenderOptsPartial = {
optimizeFonts: boolean
fontManifest?: FontManifest
optimizeImages: boolean
devOnlyCacheBusterQueryString?: string
}

export type RenderOpts = LoadComponentsReturnType & RenderOptsPartial
Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.