1
0
mirror of https://github.com/imgproxy/imgproxy.git synced 2024-11-24 08:12:38 +02:00
Commit Graph

1726 Commits

Author SHA1 Message Date
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 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
James Tomson
5bce3c7c66
allow heix ftype brand for heifs (#1341)
* allow heix ftype brand for heifs

* use bytes not strings
2024-10-14 21:17:06 +06:00
DarthSim
d9e88fff1d Update golangci-lint version to 1.61.0 2024-10-03 19:37:36 +03:00
DarthSim
454b1064bb Update changelog 2024-10-03 19:35:52 +03:00
DarthSim
d931285ac2 Fix linter warnings 2024-10-02 23:43:24 +03:00
DarthSim
7f4c099027 Fix loading log configs from local files and secret managers 2024-10-02 23:25:46 +03:00
DarthSim
b0af7cb22a Update changelog 2024-09-21 17:38:43 +03:00
DarthSim
99646d443d Bump version 2024-09-16 17:22:27 +03:00
DarthSim
30d06fb04c Update deps 2024-09-16 17:19:04 +03:00
DarthSim
e6cbbeef81 Update changelog 2024-08-29 20:12:29 +03:00
DarthSim
8a552c2789 Add a release number to packages built with the imgproxy-build-package script 2024-08-29 20:09:31 +03:00
Xie Wu
43af46b48b
Add IMGPROXY_S3_ENDPOINT_USE_PATH_STYLE control UsePathStyle (#1314) 2024-08-29 19:24:54 +06:00
DarthSim
dc6acc78c3 Properly set the net.host.name and http.url tags in OpenTelemetry traces 2024-08-23 18:47:31 +03:00
DarthSim
ba17ed8f19 Add imgproxy.source_image_url and imgproxy.processing_options attributes to New Relic, DataDog, and OpenTelemetry traces 2024-08-23 18:46:46 +03:00