Commit History

Author SHA1 Message Date
  DarthSim 8517402e7e Add IMGPROXY_KEEP_ALIVE_TIMEOUT config 6 years ago
  DarthSim a9244a7063 Extract processing handler and imageType functions from server.go 6 years ago
  DarthSim 86c883f04b HEIC images support 6 years ago
  DarthSim ab9363e989 Simple http router for better looking server code 6 years ago
  DarthSim 2a7715540b Allow query params for health endpoint; Log health response 6 years ago
  DarthSim bd95447ca5 Add development errors mode 6 years ago
  DarthSim 023dcadc34 Better stacktrace of processing errorf 6 years ago
  DarthSim 3d13e6afb2 Back to net/http 6 years ago
  DarthSim 0346b6b45e Typo 6 years ago
  DarthSim afe1557057 Send and receive X-Reqiest-ID header 6 years ago
  DarthSim d5b7e2aa13 Lint with golangci-lint; Fix linter issues; Add Go 1.12 to CircleCI 6 years ago
  DarthSim 67bbf14ba4 Back to fasthttp 6 years ago
  DarthSim c21e211c5a Fix GZip pool calibration 6 years ago
  DarthSim 250ee7914e Better buffers calibration 6 years ago
  DarthSim b8fc6dc9f0 Smart bufPool 6 years ago
  DarthSim e566aedcc3 Add prometheus metrics for buffers 6 years ago
  DarthSim c18f2d9ac4 Merge branch 'master' into version/2.2 6 years ago
  Koen Punt 24562a246f move healthcheck before the secret checking (#130) 6 years ago
  Leo Pangan 47e35a224e Add Vary response header (#119) 6 years ago
  DarthSim f4f746489c Optimized memory usage; Reducing memory fragmentation 6 years ago
  DarthSim ed795675be Refactored logging; Syslog support 6 years ago
  DarthSim 70b1214552 Proper filename in Content-Disposition 6 years ago
  DarthSim e453d9db51 Some optimizations 6 years ago
  DarthSim 4549089183 ICO support 6 years ago
  DarthSim 6997e585ef Better expected errors handling 6 years ago
  DarthSim c03a9c69c3 Move health response before semaphore 6 years ago
  DarthSim b66b27bef9 Errors reporting 6 years ago
  DarthSim 2c0b538eb5 GIF output support 6 years ago
  DarthSim 7f5f312dfc Add Content-Disposition header 6 years ago
  DarthSim dd85087e6a Prometheus metrics 6 years ago