Historial de Commits

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