Commit Graph

1789 Commits

Author SHA1 Message Date
Thomas Maroschik
0e53f7d8db Fix ld: error: undefined symbol: ceil on FreeBSD
When building on FreeBSD the compilation errors because it cannot find the math library. This single line links it.
2024-12-10 15:11:37 +01:00
DarthSim
15dfee66c2 Update base Docker image 2024-12-09 21:16:42 +03:00
DarthSim
052c55dd02 Update changelog 2024-12-08 23:14:21 +03:00
DarthSim
d9abf2d3d7 Fix animated JPEG XL support 2024-12-08 21:07:36 +03:00
DarthSim
9d955444df Update changelog 2024-12-08 20:57:03 +03:00
DarthSim
181fffee5b Change IMGPROXY_AVIF_SPEED and IMGPROXY_FORMAT_QUALITY default values 2024-12-08 20:23:46 +03:00
DarthSim
90e5f19a6e Rename IMGPROXY_ENABLE_*_DETECTION configs to IMGPROXY_AUTO_* 2024-12-08 19:26:58 +03:00
DarthSim
3f4edb91f7 JPEG XL (JXL) support 2024-12-08 19:02:08 +03:00
DarthSim
227ec2ec22 Fix README header view 2024-12-03 21:25:24 +03:00
DarthSim
1bb94fcfb1 Update README header 2024-12-03 21:23:07 +03:00
DarthSim
5ab9dc808b Update changelog 2024-12-03 19:37:03 +03:00
DarthSim
505faf5452 Fix URL parsing error when a non-http(s) URL contains a % symbol outside of the percent-encoded sequence 2024-11-28 17:53:55 +03:00
DarthSim
bbcef29e11 Update changelog 2024-11-28 17:29:01 +03:00
DarthSim
750fdddc72 Clenup some smell 2024-11-22 01:36:58 +03:00
DarthSim
cf28d6cd92 Pass gravity name to parseGravity for better error messages 2024-11-21 21:51:12 +03:00
DarthSim
484594cfbb Don't check arguments number in applyCropOption; parseGravity should handle this 2024-11-21 21:46:46 +03:00
DarthSim
f7433303e6 Refactor gravity parsing 2024-11-21 21:27:33 +03:00
DarthSim
700617403f Get rid of docker/setup-buildx-action 2024-11-20 20:22:57 +03:00
DarthSim
30564b5331 Update changelog 2024-11-20 19:46:48 +03:00
DarthSim
e7e7a43bb6 Refactor gravity a bit 2024-11-20 19:43:57 +03:00
Sergei Aleksandrovich
f0276f3cc0 Merge pull request #1379 from maxd-wttj/fix-trace-error
Set trace status to Error when using OTEL exporter
2024-11-15 22:41:49 +06:00
Grandmax
e3ca6199c7 set trace status to Error 2024-11-15 12:07:24 +01:00
DarthSim
380b6d1066 Update changelog 2024-11-07 00:18:09 +03:00
DarthSim
c0a9b3f883 Use base Docker image from ghcr.io 2024-10-29 23:30:45 +03:00
DarthSim
85d25917d9 Update Go and vips versions in CI 2024-10-29 23:17:10 +03:00
DarthSim
e485e3b491 Add build-ci-docker GH Actions workflow 2024-10-29 23:02:11 +03:00
DarthSim
2df12ddf0c Minor update in GH Actions workflows 2024-10-29 22:40:33 +03:00
DarthSim
c15612163f Another try to fix Docker manifests anootations 2024-10-29 22:26:09 +03:00
DarthSim
bdb2edf422 Fix Docker manifests annotations 2024-10-29 22:06:08 +03:00
DarthSim
3be311855b Add annotations to Docker manifests 2024-10-29 21:44:56 +03:00
DarthSim
5b8c8f2516 Move Docker images to GitHub Container Registry 2024-10-29 21:19:29 +03:00
DarthSim
fa28c86d00 Fix detecting of width and height of HEIF images that include irot boxes 2024-10-29 19:32:17 +03:00
DarthSim
ce2495ab05 Update build workflow to better handle pre-release tags 2024-10-28 20:56:57 +03:00
DarthSim
f3f5ce51c2 Bump version v3.26.1 2024-10-28 19:23:10 +03:00
DarthSim
296109ecc9 Update deps 2024-10-28 19:11:11 +03:00
Arman Roomana
fdcd3be83e Add CookieJar Support for Cookie Passthrough in Redirects (#1334)
* Add CookieJar Support for Cookie Passthrough in Redirects

* Apply comments
2024-10-28 22:10:53 +06:00
DarthSim
f9f7d57011 Add forgotten secrets: inherit in release workflow 2024-10-26 00:02:09 +03:00
DarthSim
7320a9ad51 Remove skip_cache from golangci/golangci-lint-action 2024-10-25 22:45:38 +03:00
DarthSim
1a338fbaa0 Update golangci/golangci-lint-action 2024-10-25 22:41:29 +03:00
DarthSim
333fea87c8 Update base Docker image 2024-10-25 22:29:44 +03:00
DarthSim
885a7785d8 Update AWS Lambda adapter; Enable AWS Lambda adapter async init 2024-10-25 21:14:20 +03:00
DarthSim
972fe3efdc Polish Dockerfile: fix warnings, use Ubuntu image from AWS ECR 2024-10-25 21:05:29 +03:00
DarthSim
ea7105b253 Disable provenance in Docker builds 2024-10-24 19:18:26 +03:00
DarthSim
fb3cfe69f3 Rearrange GH Actions workflows; Move Docker builds to AWS CloudBuild 2024-10-23 20:55:38 +03:00
DarthSim
960cbff25a dynamic_substitutions -> dynamicSubstitutions 2024-10-22 21:59:59 +03:00
DarthSim
595163099b Fix cloudbuild.yaml; Cleanup Dockerfile 2024-10-22 21:17:20 +03:00
DarthSim
c630ddd309 Remove multi-arch hack for Go in Dockerfile; Add --load to buildx build 2024-10-22 21:12:46 +03:00
DarthSim
1f0811c018 Initialize docker buildx builder with specified platforms 2024-10-22 21:04:34 +03:00
DarthSim
53a3520d2b Build Docker images using buildx 2024-10-22 20:53:13 +03:00
DarthSim
0ac04b6193 Update changelog 2024-10-22 20:22:24 +03:00