Historie revizí

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