Histórico de Commits

Autor SHA1 Mensagem Data
  DarthSim e4b8332752 Don't fail if smart crop is not supported but requested há 6 anos atrás
  DarthSim 6f889a14da Fix segfault on watermark applying há 6 anos atrás
  DarthSim 75aae2f569 typo há 6 anos atrás
  DarthSim a08a5d41d9 Refactor colorspace code há 6 anos atrás
  DarthSim e5e3736d29 Fix lint errors há 6 anos atrás
  DarthSim b2c5e9c4ab Round sizes for more accurate calculations há 6 anos atrás
  DarthSim dbad387eef Crop processing oprion; Resize type `crop` is deprecated há 6 anos atrás
  DarthSim 518607f259 Require pprof build tag to enable net/pprof há 6 anos atrás
  DarthSim 3ae859162f Get rid of init() in config.go há 6 anos atrás
  DarthSim fa224981af Extract Vips stuff into vips.go and CString stuff into c_strings.go há 6 anos atrás
  DarthSim 71e720c625 Ignore .tmp há 6 anos atrás
  DarthSim 69594894a0 Fix lint issues há 6 anos atrás
  DarthSim a9244a7063 Extract processing handler and imageType functions from server.go há 6 anos atrás
  DarthSim 86c883f04b HEIC images support há 6 anos atrás
  DarthSim fee210fb1b Remove unneeded code há 6 anos atrás
  DarthSim ab9363e989 Simple http router for better looking server code há 6 anos atrás
  DarthSim 2a7715540b Allow query params for health endpoint; Log health response há 6 anos atrás
  DarthSim f515623f3a Animated WebP support há 6 anos atrás
  DarthSim 3fb3a327a3 Better scale-on-load for WebP with libvips 8.8 há 6 anos atrás
  DarthSim eb60f0567c Better work with ICC profiles; Usage of vips 8.8 bbuilt-in cmyk profile há 6 anos atrás
  DarthSim e93daf979a Fix some processing options checking há 6 anos atrás
  DarthSim ab36da55f8 Don't set default false in boolEnvConfig há 6 anos atrás
  DarthSim 9e0a563d81 Remove falsey params from config init since they are false by default; Move presets initialization to config init há 6 anos atrás
  DarthSim a16a1e3141 Update presets-only mode docs há 6 anos atrás
  Carlos Brando e071396fd6 Adds an option to allows only presets in the URL. (#156) há 6 anos atrás
  DarthSim c6145a8e69 Check source content length before getting download buffer há 6 anos atrás
  DarthSim a03d74288f Fix height option check há 6 anos atrás
  DarthSim bd95447ca5 Add development errors mode há 6 anos atrás
  DarthSim 023dcadc34 Better stacktrace of processing errorf há 6 anos atrás
  DarthSim 3d13e6afb2 Back to net/http há 6 anos atrás