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

1626 Commits

Author SHA1 Message Date
DarthSim
09e542517a Extract finalizing to a separate pipeline; Fix watermark colors on non-sRGB images 2024-04-18 19:51:40 +03:00
DarthSim
81b19a0922 Update base Docker image 2024-04-15 21:16:38 +03:00
DarthSim
0d94a0a47a Update CI Docker image 2024-04-15 21:09:19 +03:00
DarthSim
c56e9e64b9 Add IMGPROXY_PNG_UNLIMITED and IMGPROXY_SVG_UNLIMITED configs 2024-04-15 20:28:05 +03:00
DarthSim
70db3d2235 Update checgelog 2024-04-14 18:58:36 +03:00
DarthSim
cdde8918c1 Fix over-shrinking during scale-on-load 2024-04-14 18:46:22 +03:00
DarthSim
db958ad1dd Update AWS Lambda adapter to 0.8.2 2024-04-14 18:46:21 +03:00
DarthSim
83cf88c467 Add fonts-dejavu-core to Dockerfile to get rid of huge fonts-noto-core 2024-04-14 18:46:21 +03:00
camcui
95e7584c9a
chore: fix some typos in comments (#1272)
chore: fix typo in comment

Signed-off-by: camcui <cuishua@sina.cn>
2024-04-13 20:42:27 +06:00
DarthSim
c450546630 Update checgelog 2024-04-11 20:55:01 +03:00
DarthSim
f719abe7c2 Update checgelog 2024-04-05 17:40:26 +03:00
DarthSim
095f56a5b1 Check bucket name and object key in S3, GCS, ABS, and Swift integrations 2024-03-25 18:39:33 +03:00
DarthSim
711780c91c Update changelog 2024-03-25 18:23:17 +03:00
Frezyy
923b32a1b4
feat: Implement AlwaysRasterizeSvg (#1257)
Implement AlwaysRasterizeSvg
Add sanitize to skip processing
Add tests
Refactoring skipProcessing
2024-03-25 20:53:43 +06:00
DarthSim
59ca483aa7 Remove LineCache diring animation images processing (issue is fixed in vips 8.15.2) 2024-03-22 17:01:29 +03:00
DarthSim
ed912eaed2 Simplify build script in Docker 2024-03-22 16:59:29 +03:00
DarthSim
d266456268 Update base Docker image 2024-03-22 16:58:30 +03:00
DarthSim
1a5012adef Disable SVE on ARM64. SVE is slower than NEON on Amazon Graviton 3 2024-03-18 21:42:59 +03:00
DarthSim
83d6040a97 Bump version 2024-03-11 17:56:17 +03:00
DarthSim
bda5d47c4b Update deps 2024-03-11 17:55:10 +03:00
DarthSim
01b053277d Add request ID to error reports 2024-03-10 21:12:43 +03:00
DarthSim
a31e4e7c79 Add Bugsnag logger 2024-03-10 21:03:53 +03:00
DarthSim
d31d310dd5 prevent forking the process by Bugsnag 2024-03-10 20:47:52 +03:00
DarthSim
71aea9b507 Add processing options and source image URL to error reports 2024-03-10 20:44:45 +03:00
DarthSim
8392e2e79b Update AWS Lambda adapter 2024-03-09 19:13:12 +03:00
DarthSim
892da43589 Update Docker base image 2024-03-08 18:54:19 +03:00
DarthSim
732fad46ee Update deps 2024-03-07 22:27:53 +03:00
DarthSim
aa1b7b6973 Migrate from aws-sdk-go to aws-sdk-go-v2 2024-03-07 22:25:18 +03:00
DarthSim
8f95063e16 Increase IMGPROXY_MAX_SRC_RESOLUTION default value to 50 2024-03-07 17:43:04 +03:00
DarthSim
d6c6d4b09f Update README 2024-03-06 19:28:22 +03:00
DarthSim
7d2b61e63b Fix loading environment variables from the AWS System Manager Parameter Store when there are more than 10 parameters 2024-03-05 20:27:18 +03:00
DarthSim
6a96d07d5a Update changelog 2024-03-01 21:24:13 +03:00
DarthSim
5d4a612db7 typo 2024-02-25 01:43:44 +03:00
DarthSim
3e54eed950 Add tests for deprecated OTel configs mapping 2024-02-25 01:04:58 +03:00
DarthSim
2ad78eb7d1 Remove custom TraceIDRatio OTel sampler, it was fixed in opentelemetry-go 2024-02-25 00:40:54 +03:00
DarthSim
5d7fe36a67 Revise OpenTelemetry configuration: use standard OTel env vars when possible 2024-02-25 00:40:52 +03:00
DarthSim
9474c37ef8 Bump version 2024-02-22 21:29:50 +03:00
DarthSim
09bb519b96 Update changelog 2024-02-22 21:29:49 +03:00
DarthSim
f1230bf2bb Get rid of rand.Seed() (not needed since Go 1.20) 2024-02-22 20:49:42 +03:00
DarthSim
3b252b83e4 Use custom HTTP client with Azure; Fix Azure transport tests 2024-02-22 20:46:15 +03:00
DarthSim
4f43f2ca23 Update deps 2024-02-22 19:14:45 +03:00
DarthSim
97744b5b24 Update Docker base image 2024-02-22 19:14:19 +03:00
DarthSim
73c54abd4e Add IMGPROXY_TRUSTED_SIGNATURES config 2024-02-22 17:33:52 +03:00
DarthSim
33506eba4d Push arch-specific minor and major Docker tags 2024-02-17 19:26:41 +03:00
DarthSim
665e6f29ab Remove redundant actions/cache from GH Actions since actions/setup-go has built-in caching 2024-02-16 21:00:37 +03:00
DarthSim
ce014afca2 Update GH Actions versions 2024-02-16 20:54:53 +03:00
DarthSim
19d7b53113 Update Go versions in CI 2024-02-16 20:49:02 +03:00
DarthSim
9271494dc6 Update CHANGELOG 2024-02-16 20:46:21 +03:00
DarthSim
c84dc020ba Fix recursive presets detection 2024-02-16 20:37:56 +03:00
DarthSim
fb028170b3 Explicitly set Content-Type header; Ensure that response body contains at least one byte 2024-02-10 20:39:52 +03:00