提交歷史

作者 SHA1 備註 提交日期
  DarthSim bc9d16a622 Merge branch 'master' into version/4 3 周之前
  DarthSim 6f52eca85e Fix possible infinite loop during SVG sanitization 3 周之前
  Victor Sokolov d47eeee6ad IMG-44: move skip to processing, remove imath.Min/Max (#1485) 1 月之前
  Victor Sokolov e14e054471 DownloadSync/DownloadAsync (#1480) 1 月之前
  Victor Sokolov f7a13c99de IMG-13: separate http.Headers from ImageData (#1475) 2 月之前
  Victor Sokolov 3d14c85de3 IMG-13: http.Header, *ImageData -> ImageData (#1473) 2 月之前
  DarthSim 80fe152509 Replace imgagedata.ImageData.meta with format; Add imagedata.NewFromBytesWithFormat 2 月之前
  Victor Sokolov efbea5fde5 New imagedata interface (#1471) 2 月之前
  DarthSim 3c4a75a709 Remove the `IMGPROXY_SVG_FIX_UNSUPPORTED` config. The problem it was solving is now fixed in librsvg 3 月之前
  DarthSim 523f3a6546 Clone headers in the svg package 2 年之前
  DarthSim 93063787b1 Add svg package tests 2 年之前
  DarthSim 5f3d551f25 Preserve headers in svg.FixUnsupported 2 年之前
  Andrei Vydrin 4de9b83899 fix(svg/sanitize): preserve headers from origin data 2 年之前
  DarthSim 62f8d08a93 Sanitize `use` tag in SVG 2 年之前
  DarthSim bbb6a3335d Remove all known unsafe attrs from SVG during sanitization; Add Content-Security-Policy header to response 2 年之前
  DarthSim a518b3a4d2 Fix possible infinite loop during SVG sanitization 2 年之前
  DarthSim 296d2db8cf Use strings.Builder instead of bytes.Buffer in feDropShadow fix 3 年之前
  DarthSim 4ab415fd9b Fix feDropShadow SVG filter when IMGPROXY_SVG_FIX_UNSUPPORTED is true 3 年之前
  DarthSim f5f4fb6487 Borrow buffer from imagedata pool when sanitizing SVG 3 年之前
  DarthSim e1e2277a32 Sanitize SVG 3 年之前