Home
last modified time | relevance | path

Searched hist:c3a14f677ee1ae0cdba278e7ba21602e6cabba18 (Results 1 – 19 of 19) sorted by relevance

/dokuwiki/_test/tests/inc/
H A Dmedia_resize.test.phpc3a14f677ee1ae0cdba278e7ba21602e6cabba18 Mon Jul 06 20:08:45 UTC 2026 Andreas Gohr <gohr@cosmocode.de> fix(media): don't upscale small images in the detail previews

The detail page, media manager and media diff requested a bounding-box
resize at the full box size, so an image smaller than the box was enlarged
and fetch.php generated and cached the upscaled copy.

slika 1.2 adds an $upscale option to resize/crop. getDisplayDimensions()
now takes a $fit flag mirroring fetch.php one to one and predicts the
matching no-upscale dimensions, media_resize_image()/media_mod_image()
forward $upscale, and fetch.php disables upscaling for fit=1 requests.
In-page image scaling is unchanged.

/dokuwiki/vendor/splitbrain/slika/src/
H A DImageMagickAdapter.phpc3a14f677ee1ae0cdba278e7ba21602e6cabba18 Mon Jul 06 20:08:45 UTC 2026 Andreas Gohr <gohr@cosmocode.de> fix(media): don't upscale small images in the detail previews

The detail page, media manager and media diff requested a bounding-box
resize at the full box size, so an image smaller than the box was enlarged
and fetch.php generated and cached the upscaled copy.

slika 1.2 adds an $upscale option to resize/crop. getDisplayDimensions()
now takes a $fit flag mirroring fetch.php one to one and predicts the
matching no-upscale dimensions, media_resize_image()/media_mod_image()
forward $upscale, and fetch.php disables upscaling for fit=1 requests.
In-page image scaling is unchanged.

H A DAdapter.phpc3a14f677ee1ae0cdba278e7ba21602e6cabba18 Mon Jul 06 20:08:45 UTC 2026 Andreas Gohr <gohr@cosmocode.de> fix(media): don't upscale small images in the detail previews

The detail page, media manager and media diff requested a bounding-box
resize at the full box size, so an image smaller than the box was enlarged
and fetch.php generated and cached the upscaled copy.

slika 1.2 adds an $upscale option to resize/crop. getDisplayDimensions()
now takes a $fit flag mirroring fetch.php one to one and predicts the
matching no-upscale dimensions, media_resize_image()/media_mod_image()
forward $upscale, and fetch.php disables upscaling for fit=1 requests.
In-page image scaling is unchanged.

H A DImageInfo.phpc3a14f677ee1ae0cdba278e7ba21602e6cabba18 Mon Jul 06 20:08:45 UTC 2026 Andreas Gohr <gohr@cosmocode.de> fix(media): don't upscale small images in the detail previews

The detail page, media manager and media diff requested a bounding-box
resize at the full box size, so an image smaller than the box was enlarged
and fetch.php generated and cached the upscaled copy.

slika 1.2 adds an $upscale option to resize/crop. getDisplayDimensions()
now takes a $fit flag mirroring fetch.php one to one and predicts the
matching no-upscale dimensions, media_resize_image()/media_mod_image()
forward $upscale, and fetch.php disables upscaling for fit=1 requests.
In-page image scaling is unchanged.

H A DGdAdapter.phpc3a14f677ee1ae0cdba278e7ba21602e6cabba18 Mon Jul 06 20:08:45 UTC 2026 Andreas Gohr <gohr@cosmocode.de> fix(media): don't upscale small images in the detail previews

The detail page, media manager and media diff requested a bounding-box
resize at the full box size, so an image smaller than the box was enlarged
and fetch.php generated and cached the upscaled copy.

slika 1.2 adds an $upscale option to resize/crop. getDisplayDimensions()
now takes a $fit flag mirroring fetch.php one to one and predicts the
matching no-upscale dimensions, media_resize_image()/media_mod_image()
forward $upscale, and fetch.php disables upscaling for fit=1 requests.
In-page image scaling is unchanged.

/dokuwiki/inc/Cache/
H A DCacheImageMod.phpc3a14f677ee1ae0cdba278e7ba21602e6cabba18 Mon Jul 06 20:08:45 UTC 2026 Andreas Gohr <gohr@cosmocode.de> fix(media): don't upscale small images in the detail previews

The detail page, media manager and media diff requested a bounding-box
resize at the full box size, so an image smaller than the box was enlarged
and fetch.php generated and cached the upscaled copy.

slika 1.2 adds an $upscale option to resize/crop. getDisplayDimensions()
now takes a $fit flag mirroring fetch.php one to one and predicts the
matching no-upscale dimensions, media_resize_image()/media_mod_image()
forward $upscale, and fetch.php disables upscaling for fit=1 requests.
In-page image scaling is unchanged.

/dokuwiki/_test/tests/File/
H A DMediaFileTest.phpc3a14f677ee1ae0cdba278e7ba21602e6cabba18 Mon Jul 06 20:08:45 UTC 2026 Andreas Gohr <gohr@cosmocode.de> fix(media): don't upscale small images in the detail previews

The detail page, media manager and media diff requested a bounding-box
resize at the full box size, so an image smaller than the box was enlarged
and fetch.php generated and cached the upscaled copy.

slika 1.2 adds an $upscale option to resize/crop. getDisplayDimensions()
now takes a $fit flag mirroring fetch.php one to one and predicts the
matching no-upscale dimensions, media_resize_image()/media_mod_image()
forward $upscale, and fetch.php disables upscaling for fit=1 requests.
In-page image scaling is unchanged.

/dokuwiki/_test/tests/Ui/Media/
H A DDisplayTest.phpc3a14f677ee1ae0cdba278e7ba21602e6cabba18 Mon Jul 06 20:08:45 UTC 2026 Andreas Gohr <gohr@cosmocode.de> fix(media): don't upscale small images in the detail previews

The detail page, media manager and media diff requested a bounding-box
resize at the full box size, so an image smaller than the box was enlarged
and fetch.php generated and cached the upscaled copy.

slika 1.2 adds an $upscale option to resize/crop. getDisplayDimensions()
now takes a $fit flag mirroring fetch.php one to one and predicts the
matching no-upscale dimensions, media_resize_image()/media_mod_image()
forward $upscale, and fetch.php disables upscaling for fit=1 requests.
In-page image scaling is unchanged.

/dokuwiki/vendor/splitbrain/slika/
H A DREADME.mdc3a14f677ee1ae0cdba278e7ba21602e6cabba18 Mon Jul 06 20:08:45 UTC 2026 Andreas Gohr <gohr@cosmocode.de> fix(media): don't upscale small images in the detail previews

The detail page, media manager and media diff requested a bounding-box
resize at the full box size, so an image smaller than the box was enlarged
and fetch.php generated and cached the upscaled copy.

slika 1.2 adds an $upscale option to resize/crop. getDisplayDimensions()
now takes a $fit flag mirroring fetch.php one to one and predicts the
matching no-upscale dimensions, media_resize_image()/media_mod_image()
forward $upscale, and fetch.php disables upscaling for fit=1 requests.
In-page image scaling is unchanged.

/dokuwiki/inc/Ui/Media/
H A DDisplay.phpc3a14f677ee1ae0cdba278e7ba21602e6cabba18 Mon Jul 06 20:08:45 UTC 2026 Andreas Gohr <gohr@cosmocode.de> fix(media): don't upscale small images in the detail previews

The detail page, media manager and media diff requested a bounding-box
resize at the full box size, so an image smaller than the box was enlarged
and fetch.php generated and cached the upscaled copy.

slika 1.2 adds an $upscale option to resize/crop. getDisplayDimensions()
now takes a $fit flag mirroring fetch.php one to one and predicts the
matching no-upscale dimensions, media_resize_image()/media_mod_image()
forward $upscale, and fetch.php disables upscaling for fit=1 requests.
In-page image scaling is unchanged.

/dokuwiki/inc/File/
H A DMediaFile.phpc3a14f677ee1ae0cdba278e7ba21602e6cabba18 Mon Jul 06 20:08:45 UTC 2026 Andreas Gohr <gohr@cosmocode.de> fix(media): don't upscale small images in the detail previews

The detail page, media manager and media diff requested a bounding-box
resize at the full box size, so an image smaller than the box was enlarged
and fetch.php generated and cached the upscaled copy.

slika 1.2 adds an $upscale option to resize/crop. getDisplayDimensions()
now takes a $fit flag mirroring fetch.php one to one and predicts the
matching no-upscale dimensions, media_resize_image()/media_mod_image()
forward $upscale, and fetch.php disables upscaling for fit=1 requests.
In-page image scaling is unchanged.

/dokuwiki/vendor/composer/
H A Dinstalled.phpc3a14f677ee1ae0cdba278e7ba21602e6cabba18 Mon Jul 06 20:08:45 UTC 2026 Andreas Gohr <gohr@cosmocode.de> fix(media): don't upscale small images in the detail previews

The detail page, media manager and media diff requested a bounding-box
resize at the full box size, so an image smaller than the box was enlarged
and fetch.php generated and cached the upscaled copy.

slika 1.2 adds an $upscale option to resize/crop. getDisplayDimensions()
now takes a $fit flag mirroring fetch.php one to one and predicts the
matching no-upscale dimensions, media_resize_image()/media_mod_image()
forward $upscale, and fetch.php disables upscaling for fit=1 requests.
In-page image scaling is unchanged.

H A Dinstalled.jsonc3a14f677ee1ae0cdba278e7ba21602e6cabba18 Mon Jul 06 20:08:45 UTC 2026 Andreas Gohr <gohr@cosmocode.de> fix(media): don't upscale small images in the detail previews

The detail page, media manager and media diff requested a bounding-box
resize at the full box size, so an image smaller than the box was enlarged
and fetch.php generated and cached the upscaled copy.

slika 1.2 adds an $upscale option to resize/crop. getDisplayDimensions()
now takes a $fit flag mirroring fetch.php one to one and predicts the
matching no-upscale dimensions, media_resize_image()/media_mod_image()
forward $upscale, and fetch.php disables upscaling for fit=1 requests.
In-page image scaling is unchanged.

/dokuwiki/inc/Ui/
H A DMediaDiff.phpc3a14f677ee1ae0cdba278e7ba21602e6cabba18 Mon Jul 06 20:08:45 UTC 2026 Andreas Gohr <gohr@cosmocode.de> fix(media): don't upscale small images in the detail previews

The detail page, media manager and media diff requested a bounding-box
resize at the full box size, so an image smaller than the box was enlarged
and fetch.php generated and cached the upscaled copy.

slika 1.2 adds an $upscale option to resize/crop. getDisplayDimensions()
now takes a $fit flag mirroring fetch.php one to one and predicts the
matching no-upscale dimensions, media_resize_image()/media_mod_image()
forward $upscale, and fetch.php disables upscaling for fit=1 requests.
In-page image scaling is unchanged.

/dokuwiki/
H A Dcomposer.jsonc3a14f677ee1ae0cdba278e7ba21602e6cabba18 Mon Jul 06 20:08:45 UTC 2026 Andreas Gohr <gohr@cosmocode.de> fix(media): don't upscale small images in the detail previews

The detail page, media manager and media diff requested a bounding-box
resize at the full box size, so an image smaller than the box was enlarged
and fetch.php generated and cached the upscaled copy.

slika 1.2 adds an $upscale option to resize/crop. getDisplayDimensions()
now takes a $fit flag mirroring fetch.php one to one and predicts the
matching no-upscale dimensions, media_resize_image()/media_mod_image()
forward $upscale, and fetch.php disables upscaling for fit=1 requests.
In-page image scaling is unchanged.

H A Dcomposer.lockc3a14f677ee1ae0cdba278e7ba21602e6cabba18 Mon Jul 06 20:08:45 UTC 2026 Andreas Gohr <gohr@cosmocode.de> fix(media): don't upscale small images in the detail previews

The detail page, media manager and media diff requested a bounding-box
resize at the full box size, so an image smaller than the box was enlarged
and fetch.php generated and cached the upscaled copy.

slika 1.2 adds an $upscale option to resize/crop. getDisplayDimensions()
now takes a $fit flag mirroring fetch.php one to one and predicts the
matching no-upscale dimensions, media_resize_image()/media_mod_image()
forward $upscale, and fetch.php disables upscaling for fit=1 requests.
In-page image scaling is unchanged.

/dokuwiki/lib/exe/
H A Dfetch.phpc3a14f677ee1ae0cdba278e7ba21602e6cabba18 Mon Jul 06 20:08:45 UTC 2026 Andreas Gohr <gohr@cosmocode.de> fix(media): don't upscale small images in the detail previews

The detail page, media manager and media diff requested a bounding-box
resize at the full box size, so an image smaller than the box was enlarged
and fetch.php generated and cached the upscaled copy.

slika 1.2 adds an $upscale option to resize/crop. getDisplayDimensions()
now takes a $fit flag mirroring fetch.php one to one and predicts the
matching no-upscale dimensions, media_resize_image()/media_mod_image()
forward $upscale, and fetch.php disables upscaling for fit=1 requests.
In-page image scaling is unchanged.

/dokuwiki/inc/
H A Dmedia.phpc3a14f677ee1ae0cdba278e7ba21602e6cabba18 Mon Jul 06 20:08:45 UTC 2026 Andreas Gohr <gohr@cosmocode.de> fix(media): don't upscale small images in the detail previews

The detail page, media manager and media diff requested a bounding-box
resize at the full box size, so an image smaller than the box was enlarged
and fetch.php generated and cached the upscaled copy.

slika 1.2 adds an $upscale option to resize/crop. getDisplayDimensions()
now takes a $fit flag mirroring fetch.php one to one and predicts the
matching no-upscale dimensions, media_resize_image()/media_mod_image()
forward $upscale, and fetch.php disables upscaling for fit=1 requests.
In-page image scaling is unchanged.

H A Dtemplate.phpc3a14f677ee1ae0cdba278e7ba21602e6cabba18 Mon Jul 06 20:08:45 UTC 2026 Andreas Gohr <gohr@cosmocode.de> fix(media): don't upscale small images in the detail previews

The detail page, media manager and media diff requested a bounding-box
resize at the full box size, so an image smaller than the box was enlarged
and fetch.php generated and cached the upscaled copy.

slika 1.2 adds an $upscale option to resize/crop. getDisplayDimensions()
now takes a $fit flag mirroring fetch.php one to one and predicts the
matching no-upscale dimensions, media_resize_image()/media_mod_image()
forward $upscale, and fetch.php disables upscaling for fit=1 requests.
In-page image scaling is unchanged.