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

297 Commits

Author SHA1 Message Date
DarthSim
fd9c7401ce Bump version 2022-12-11 22:55:13 +06:00
DarthSim
8f21c2e067 Update docs and changelog 2022-12-11 22:30:43 +06:00
DarthSim
68e758d811 Allow replacing line breaks with \n in OTel keys and certs 2022-12-11 22:29:58 +06:00
DarthSim
67cd992e12 Set cache-control: no-cache to heath response 2022-12-11 22:14:48 +06:00
DarthSim
1ededbb11f Add IMGPROXY_MAX_ANIMATION_FRAME_RESOLUTION config 2022-11-29 18:25:38 +06:00
DarthSim
3f9a0641f1 Remove WebP, AVIF, and ICO from preferred formats 2022-11-27 20:01:07 +06:00
DarthSim
27bf8505e1 Change the default AVIF quality and speed 2022-11-27 20:01:01 +06:00
DarthSim
e43cb2cb51 Bump version 2022-11-17 20:17:10 +06:00
DarthSim
4ed6b254e0 Update changelog and docs 2022-11-16 21:02:28 +06:00
DarthSim
f08cc76806 Fixed TraceIdRatioBased sampler; IMGPROXY_OPEN_TELEMETRY_TRACE_ID_GENERATOR config 2022-11-15 21:37:55 +06:00
DarthSim
d96a84221b Use parent-based OTel sampler by default 2022-11-10 21:22:35 +06:00
DarthSim
0e62ebc614 Remove unneeded attributes when stripping XMP 2022-11-08 20:34:04 +06:00
DarthSim
b17d6c400c Update docs and changelog 2022-11-08 20:31:26 +06:00
DarthSim
caef5eeff1 Add IMGPROXY_OPEN_TELEMETRY_GRPC_INSECURE config 2022-11-07 21:08:01 +06:00
DarthSim
eaadb472f5 Bump version 2022-11-04 19:46:39 +06:00
DarthSim
7ad34807f2 Update changelog 2022-11-01 21:02:46 +06:00
DarthSim
a518b3a4d2 Fix possible infinite loop during SVG sanitization 2022-10-28 21:00:51 +06:00
DarthSim
d07a016b66 Fix false-positive SVG detections 2022-10-28 20:15:19 +06:00
DarthSim
8fcfe8f194 Update changelog and docs 2022-10-24 17:48:32 +06:00
DarthSim
4e669c8717 Add IMGPROXY_CLIENT_KEEP_ALIVE_TIMEOUT config 2022-10-21 16:40:24 +06:00
DarthSim
a489231d17 Bump version 2022-10-19 19:53:38 +06:00
DarthSim
82b9aff9ea Update changelog 2022-10-19 19:39:15 +06:00
DarthSim
4ab415fd9b Fix feDropShadow SVG filter when IMGPROXY_SVG_FIX_UNSUPPORTED is true 2022-10-15 20:22:54 +06:00
DarthSim
f95f57bb4d Update docs and changelog 2022-10-07 17:34:48 +06:00
DarthSim
31e4d32a42 Bump version 2022-10-06 21:13:33 +06:00
DarthSim
0dc16ba76b Fix path before signature check 2022-09-15 22:36:47 +06:00
DarthSim
30f744e116 Try to fix path if signature is invalid 2022-09-15 22:12:16 +06:00
DarthSim
0f7281e56e raw processing option 2022-09-07 18:03:12 +06:00
Sergey Alexandrovich
4bd9c37884
Encrypted source URLs docs (#962)
* Encrypted source URLs docs

* Apply suggestions from code review

Co-authored-by: Travis-Turner <32389151+Travis-Turner@users.noreply.github.com>

Co-authored-by: Travis-Turner <32389151+Travis-Turner@users.noreply.github.com>
2022-09-02 14:17:43 +06:00
DarthSim
38c55feab9 Bump version 2022-08-22 17:26:58 +06:00
DarthSim
e03548e86b Update docker base image 2022-08-20 00:52:13 +06:00
DarthSim
3b97b7400a Bump version 2022-08-01 19:59:27 +06:00
DarthSim
339b25dbd9 Fix format_quality in presets 2022-08-01 19:58:18 +06:00
DarthSim
ad5bd69f80 Delayed download buffer grow 2022-08-01 19:48:23 +06:00
DarthSim
98ee76d1fa Bump version 2022-07-27 17:45:25 +06:00
DarthSim
2bbd4142d4 Update changelog 2022-07-27 17:45:14 +06:00
DarthSim
6cc887dfc4 GCS transport should return 404 if bucket/object is not found 2022-07-27 17:12:07 +06:00
DarthSim
cf2b3c5195 requests/images in progress stats and queue time metric 2022-07-26 14:35:49 +06:00
DarthSim
2661db1000 Additional metrics for New Relic 2022-07-26 14:23:21 +06:00
DarthSim
c4801761db Additional metrics for Datadog 2022-07-26 14:22:17 +06:00
DarthSim
34b630e1d7 Update changelog 2022-07-20 19:56:22 +06:00
DarthSim
f368ed13e9 IMGPROXY_PREFERRED_FORMATS config 2022-07-18 17:58:59 +06:00
Joe Cai
76897dbf1b
Support arithmetic encoded jpeg files (#909)
* Support arithmetic encoded jpeg files

* Skip special markers within the SOF markers range

* Refactor imagemeta.DecodeJpegMeta()
2022-07-12 18:53:03 +06:00
DarthSim
84dc50f2af Add New relic labels supoprt 2022-06-24 17:03:13 +06:00
Joe Cai
6f292443ea
Respond with 404 when the source image can not be found in OpenStack Swift (#903) 2022-06-24 16:50:08 +06:00
DarthSim
7a5074187e Fix trimming of CMYK images 2022-06-23 17:59:04 +06:00
DarthSim
d80a203390 Add support of 16-bit BMP 2022-06-21 16:08:10 +06:00
DarthSim
8a68e710f1 Bump version 2022-06-13 18:47:30 +04:00
DarthSim
f99b7e0deb Update changelog 2022-06-10 18:24:02 +06:00
DarthSim
1de96252ed Update changelog 2022-06-08 18:31:56 +06:00