Historique des commits

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