summaryrefslogtreecommitdiff
path: root/vendor/golang.org/x/image
AgeCommit message (Expand)AuthorFiles
2025-12-01[chore] remove vendorLibravatar Terin Stock17
2025-04-28bump dependencies: minio-go, go-sqlite3, goldmark, otel, x/image/webp (#4075)Libravatar kim1
2024-08-31[performance] use single-threaded image transforms (#3252)Libravatar kim12
2024-08-12[chore]: Bump golang.org/x/image from 0.18.0 to 0.19.0 (#3191)Libravatar dependabot[bot]1
2024-07-19[feature] use webp for thumbnails (#3116)Libravatar kim15
2024-07-12[feature] support processing of (many) more media types (#3090)Libravatar kim15
2024-06-26[chore]: Bump golang.org/x/image from 0.17.0 to 0.18.0 (#3044)Libravatar dependabot[bot]1
2024-05-06[chore]: Bump golang.org/x/image from 0.15.0 to 0.16.0 (#2898)Libravatar dependabot[bot]1
2024-01-09[chore]: Bump golang.org/x/image from 0.14.0 to 0.15.0 (#2506)Libravatar dependabot[bot]1
2023-10-09[chore]: Bump golang.org/x/image from 0.12.0 to 0.13.0 (#2256)Libravatar dependabot[bot]1
2023-08-07[chore]: Bump golang.org/x/image from 0.9.0 to 0.11.0 (#2074)Libravatar dependabot[bot]2
2023-03-13[chore]: Bump golang.org/x/image from 0.5.0 to 0.6.0 (#1615)Libravatar dependabot[bot]2
2023-02-18[chore]: Bump golang.org/x/image from 0.4.0 to 0.5.0 (#1516)Libravatar dependabot[bot]1
2022-12-06[feature] media: add webp support (#1155)Libravatar Sigrid Solveig Haflínudóttir15
2022-09-28[chore] update dependencies, bump to Go 1.19.1 (#826)Libravatar kim9
2022-08-10[bugfix] Fix thumbnails not taking exif rotation into account (#746)Libravatar tobi16