Commit History

Author SHA1 Message Date
  DarthSim 17af7add23 Remove unnecessary use of fmt.Sprintf 5 years ago
  DarthSim 3cc674caf6 Use r.RequestURI in path parsing and logging 5 years ago
  DarthSim f98dfca44a applyMetaStripmetaOption => applyStripMetadataOption 5 years ago
  John Koehl 616ec996b3 Implements #421 processing option to control meta stripping (#422) 5 years ago
  ILYA 12b415c9bd Implement padding option (#358) 5 years ago
  ILYA 4bd745f764 Improve trim method to accept color to be cut off and hor/ver alignment options (#357) 5 years ago
  DarthSim 70e26cdd97 Add IMGPROXY_PATH_PREFIX config 5 years ago
  DarthSim 06c7df1e14 Properly name go module & update docs 5 years ago
  DarthSim 65579a5770 Convert context value to string securely 5 years ago
  DarthSim 94626f0861 Remove Stripmetadata from processing options 5 years ago
  sauerbraten 89f8a4e11c Add option to keep metadata/tags in output image (#329) 5 years ago
  DarthSim ee450bec46 Trim processing option 5 years ago
  DarthSim 05cd1286a4 Add gravity to extend option 5 years ago
  DarthSim 7c7ac56a48 Refactor subpackages 5 years ago
  DarthSim c8467f7700 Remove another one debug warning 5 years ago
  DarthSim 56f69c193c Remove debug warnings; Update docs 5 years ago
  rhyst 70b3252373 Add IMGPROXY_ALLOWED_SOURCES config (#169) 5 years ago
  Dmitry Zuev d74c402066 Implement Max Bytes Filter (#275) 5 years ago
  DarthSim ba3e20b865 properly parse boolean processing options 5 years ago
  DarthSim a4dd7bc32d Fix parsing path with no options and base64 encoded url 5 years ago
  DarthSim 0d5d2f5ec2 po.Resize => po.ResizingType 5 years ago
  DarthSim 7c13bdad11 Properly marshal imageType, resizingType and gravityType 5 years ago
  DarthSim cc394501df Log modified processing options only 5 years ago
  DarthSim aa5ce8be8d Add SVG pasthrough 5 years ago
  DarthSim de804a9245 Remove URL verification from processing options parsing stage 5 years ago
  DarthSim d844b4eea9 Fix build with vips <8.6; More verbose "unsupported" errors 5 years ago
  DarthSim 16784fb1e2 New logging; JSON and structured log formats 5 years ago
  DarthSim 53805e482a DRY some calculations 5 years ago
  DarthSim aa2e8bd90e Better linter settings + linting errors fix 5 years ago
  DarthSim 1cbc4eb973 More verbose path parsing errors 5 years ago