DarthSim
|
3c4a75a709
Remove the `IMGPROXY_SVG_FIX_UNSUPPORTED` config. The problem it was solving is now fixed in librsvg
|
2 weeks ago |
DarthSim
|
15e76a5ce0
Add "Source Image Origin" meta to error reports
|
1 month ago |
DarthSim
|
8070da962d
Add metadata to nested tracing spans
|
1 month ago |
Tatsuki Sugiura
|
5426260fa7
Set source image's shema+hostname to imgproxy.source_image_origin of the metric. (#1432)
|
1 month ago |
DarthSim
|
2584f689c6
Fix `X-Origin-Content-Length` header value when SVG is sanitized or minified
|
2 months ago |
DarthSim
|
528ece8da1
Revised errors for better error reporting
|
4 months ago |
DarthSim
|
90e5f19a6e
Rename `IMGPROXY_ENABLE_*_DETECTION` configs to `IMGPROXY_AUTO_*`
|
6 months ago |
DarthSim
|
ba17ed8f19
Add `imgproxy.source_image_url` and `imgproxy.processing_options` attributes to New Relic, DataDog, and OpenTelemetry traces
|
10 months ago |
DarthSim
|
e867d0f10a
Add write response timeout
|
1 year ago |
DarthSim
|
68d38949d8
Replace semaphore implementation with golang.org/x/sync/semaphore
|
1 year ago |
Frezyy
|
923b32a1b4
feat: Implement AlwaysRasterizeSvg (#1257)
|
1 year ago |
DarthSim
|
71aea9b507
Add processing options and source image URL to error reports
|
1 year ago |
DarthSim
|
04d65a220b
Don't set `Expires` HTTP header
|
1 year ago |
DarthSim
|
79e6b32c9c
Allow `IMGPROXY_TTL` to be zero
|
1 year ago |
DarthSim
|
3fe820625d
Revised downloading errors reporting
|
1 year ago |
DarthSim
|
be31a2e0f6
Fix typo
|
1 year ago |
Phước Trung
|
16571e1360
fix typo
|
1 year ago |
DarthSim
|
07e34a45f2
Rename concurrency to workers
|
1 year ago |
DarthSim
|
fd2566a489
Fix IMGPROXY_CACHE_CONTROL_PASSTHROUGH + IMGPROXY_FALLBACK_IMAGE_TTL behavior
|
1 year ago |
DarthSim
|
94492e812c
Don't report `context cancelled` errors to metrics collectors
|
1 year ago |
Andrei Vydrin
|
4de9b83899
fix(svg/sanitize): preserve headers from origin data
|
2 years ago |
Ewan Higgs
|
4944dfab30
Support Last-Modified response header and support If-Modified-Since request header. (#1147)
|
2 years ago |
DarthSim
|
c98752651a
Don't set Content-DPR header
|
2 years ago |
DarthSim
|
b92de43cf3
Add support for client hints prefixed with Sec-CH-; Remove Viewport-Width header support
|
2 years ago |
DarthSim
|
1a9768a2c6
Prohibit connecting to loopback, link-local multicast, and link-local unicast IP addresses by default
|
2 years ago |
DarthSim
|
24f4d43a0f
use "clean" HTTP transport; Use context for downloading timeout control
|
2 years ago |
DarthSim
|
51aa219315
Add `Accept` to the `Vary` header if AVIF detection is enabled
|
2 years ago |
DarthSim
|
50d04d585e
Make the `expires` option set Expires and Cache-Control headers
|
2 years ago |
DarthSim
|
aa80dc022f
Move download options to imagedata.DownloadOptions
|
2 years ago |
DarthSim
|
9416168575
Security processing options
|
2 years ago |