DarthSim
|
2584f689c6
Fix `X-Origin-Content-Length` header value when SVG is sanitized or minified
|
3 dní pred |
DarthSim
|
528ece8da1
Revised errors for better error reporting
|
2 mesiacov pred |
DarthSim
|
90e5f19a6e
Rename `IMGPROXY_ENABLE_*_DETECTION` configs to `IMGPROXY_AUTO_*`
|
4 mesiacov pred |
DarthSim
|
ba17ed8f19
Add `imgproxy.source_image_url` and `imgproxy.processing_options` attributes to New Relic, DataDog, and OpenTelemetry traces
|
8 mesiacov pred |
DarthSim
|
e867d0f10a
Add write response timeout
|
11 mesiacov pred |
DarthSim
|
68d38949d8
Replace semaphore implementation with golang.org/x/sync/semaphore
|
11 mesiacov pred |
Frezyy
|
923b32a1b4
feat: Implement AlwaysRasterizeSvg (#1257)
|
1 rok pred |
DarthSim
|
71aea9b507
Add processing options and source image URL to error reports
|
1 rok pred |
DarthSim
|
04d65a220b
Don't set `Expires` HTTP header
|
1 rok pred |
DarthSim
|
79e6b32c9c
Allow `IMGPROXY_TTL` to be zero
|
1 rok pred |
DarthSim
|
3fe820625d
Revised downloading errors reporting
|
1 rok pred |
DarthSim
|
be31a2e0f6
Fix typo
|
1 rok pred |
Phước Trung
|
16571e1360
fix typo
|
1 rok pred |
DarthSim
|
07e34a45f2
Rename concurrency to workers
|
1 rok pred |
DarthSim
|
fd2566a489
Fix IMGPROXY_CACHE_CONTROL_PASSTHROUGH + IMGPROXY_FALLBACK_IMAGE_TTL behavior
|
1 rok pred |
DarthSim
|
94492e812c
Don't report `context cancelled` errors to metrics collectors
|
1 rok pred |
Andrei Vydrin
|
4de9b83899
fix(svg/sanitize): preserve headers from origin data
|
1 rok pred |
Ewan Higgs
|
4944dfab30
Support Last-Modified response header and support If-Modified-Since request header. (#1147)
|
2 rokov pred |
DarthSim
|
c98752651a
Don't set Content-DPR header
|
2 rokov pred |
DarthSim
|
b92de43cf3
Add support for client hints prefixed with Sec-CH-; Remove Viewport-Width header support
|
2 rokov pred |
DarthSim
|
1a9768a2c6
Prohibit connecting to loopback, link-local multicast, and link-local unicast IP addresses by default
|
2 rokov pred |
DarthSim
|
24f4d43a0f
use "clean" HTTP transport; Use context for downloading timeout control
|
2 rokov pred |
DarthSim
|
51aa219315
Add `Accept` to the `Vary` header if AVIF detection is enabled
|
2 rokov pred |
DarthSim
|
50d04d585e
Make the `expires` option set Expires and Cache-Control headers
|
2 rokov pred |
DarthSim
|
aa80dc022f
Move download options to imagedata.DownloadOptions
|
2 rokov pred |
DarthSim
|
9416168575
Security processing options
|
2 rokov pred |
DarthSim
|
bbb6a3335d
Remove all known unsafe attrs from SVG during sanitization; Add Content-Security-Policy header to response
|
2 rokov pred |
DarthSim
|
4ab415fd9b
Fix feDropShadow SVG filter when IMGPROXY_SVG_FIX_UNSUPPORTED is true
|
2 rokov pred |
DarthSim
|
f5f4fb6487
Borrow buffer from imagedata pool when sanitizing SVG
|
2 rokov pred |
DarthSim
|
0dc16ba76b
Fix path before signature check
|
2 rokov pred |