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

1387 Commits

Author SHA1 Message Date
DarthSim
c105e66e39 Don't return error from imagemeta.isSVG 2022-11-28 22:38:17 +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
Sergey Alexandrovich
51e7662257
Add Twitter link to README 2022-11-23 01:22:55 +06:00
DarthSim
28daf0df4e Fix logos in README 2022-11-22 21:11:45 +06:00
DarthSim
d8bc7e8b2f Update readme; Update logo in docs 2022-11-22 20:32:59 +06:00
DarthSim
fb330da045 Use adaptive filter for full-color PNGs 2022-11-22 18:50:33 +06:00
DarthSim
e43cb2cb51 Bump version 2022-11-17 20:17:10 +06:00
DarthSim
f823585e72 Update deps 2022-11-17 20:15:59 +06:00
DarthSim
a90257d379 Update Docker base image 2022-11-17 20:08:29 +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
d92d8c7701 Fix docs formatting 2022-11-07 21:14:39 +06:00
DarthSim
caef5eeff1 Add IMGPROXY_OPEN_TELEMETRY_GRPC_INSECURE config 2022-11-07 21:08:01 +06:00
Christopher Brookes
cfa4b596d1
feat(logger): implement structured log formatter gcp compliant (#1028)
* feat(logger): implement structured log formatter gcp compliant

* docs: add new gcp logging format
2022-11-05 18:20:57 +06:00
DarthSim
eaadb472f5 Bump version 2022-11-04 19:46:39 +06:00
DarthSim
bf497f36ef Update deps 2022-11-04 19:43:01 +06:00
DarthSim
7ad34807f2 Update changelog 2022-11-01 21:02:46 +06:00
DarthSim
e719c9d39b Get rid of io/ioutil usage 2022-10-28 21:15:13 +06:00
DarthSim
7a0c606b68 Update golangci-lit version and increase timeout in GH Actions 2022-10-28 21:03:56 +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
1403886840 Wrap custom transport bodies with a context reader 2022-10-22 17:55:06 +06:00
DarthSim
9bdc72ba34 Handle peeking errors in imagemeta 2022-10-22 17:35:40 +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
1229ca8f4a Update deps 2022-10-19 19:53:19 +06:00
DarthSim
82b9aff9ea Update changelog 2022-10-19 19:39:15 +06:00
DarthSim
2968cfddba Update base Docker image 2022-10-19 19:37:27 +06:00
DarthSim
9aa658b758 Fix HTTP status when OTel is enabled 2022-10-18 20:01:10 +06:00
DarthSim
296d2db8cf Use strings.Builder instead of bytes.Buffer in feDropShadow fix 2022-10-17 12:14:03 +06:00
DarthSim
4ab415fd9b Fix feDropShadow SVG filter when IMGPROXY_SVG_FIX_UNSUPPORTED is true 2022-10-15 20:22:54 +06:00
DarthSim
f5f4fb6487 Borrow buffer from imagedata pool when sanitizing SVG 2022-10-15 19:31:04 +06:00
DarthSim
f95f57bb4d Update docs and changelog 2022-10-07 17:34:48 +06:00
DarthSim
04124d98b4 Bump version in docs 2022-10-06 21:25:44 +06:00
DarthSim
31e4d32a42 Bump version 2022-10-06 21:13:33 +06:00
DarthSim
522947e0af Update base docker image 2022-10-06 21:10:57 +06:00
Sergey Alexandrovich
36f67a6f96
OpenTelemetry support (#995) 2022-10-06 15:08:23 +06:00
DarthSim
970f2c1c86 Update required Go version; Upgrade deps 2022-10-05 20:52:51 +06:00
DarthSim
b8c79fcab7 Update test matrix 2022-10-05 20:31:41 +06:00
DarthSim
f6766e4c1d Update k6 script 2022-10-05 12:25:16 +06:00
DarthSim
784e3c08e8 Better Content-Disposition crafting for streaming 2022-10-03 16:01:17 +06:00
DarthSim
2044071d04 Better Content-Disposition formatting for imagetype 2022-10-03 15:59:33 +06:00
DarthSim
72ec0f3c68 Better Content-Type detection for FS transport 2022-10-03 15:57:19 +06:00
DarthSim
e233a60f6c Remove alpha after watermarking if image hadn't one before 2022-09-30 18:09:07 +06:00
DarthSim
dda20f1a1d Drop vips_ensure_alpha; Refactor vips_apply_watermark 2022-09-30 17:45:12 +06:00