1
0
mirror of https://github.com/imgproxy/imgproxy.git synced 2024-11-24 08:12:38 +02:00
Commit Graph

39 Commits

Author SHA1 Message Date
DarthSim
b8fc6dc9f0 Smart bufPool 2019-01-30 14:36:19 +06:00
DarthSim
4a89f0c355 Limit idle conections; Close response body on error 2019-01-28 22:19:59 +06:00
DarthSim
e566aedcc3 Add prometheus metrics for buffers 2019-01-28 22:18:54 +06:00
DarthSim
0027db5f8a Src file size check 2019-01-21 16:36:57 +06:00
DarthSim
6fa0c539bd Grow download buffer to Content-Length value 2019-01-21 16:36:57 +06:00
DarthSim
19cac3dd98 Grow download buffer if Content-Length is provided 2019-01-21 16:36:57 +06:00
DarthSim
f4f746489c Optimized memory usage; Reducing memory fragmentation 2019-01-17 14:51:26 +06:00
DarthSim
e0f925daeb Fix WebP detection in some cases 2019-01-14 16:50:28 +06:00
DarthSim
4549089183 ICO support 2018-12-02 19:06:16 +06:00
DarthSim
6997e585ef Better expected errors handling 2018-11-20 18:53:44 +06:00
DarthSim
917357616e Deprecate IMGPROXY_MAX_SRC_DIMENSION 2018-11-15 19:25:53 +06:00
DarthSim
2c0b538eb5 GIF output support 2018-11-13 18:32:47 +06:00
DarthSim
fcdc4580a5 Use TeeReader for download 2018-11-08 16:31:55 +06:00
DarthSim
e6a7c480b1 Plain source URLs support 2018-11-02 21:35:21 +06:00
DarthSim
9fe723e357 Merge branch 'master' into version/2.1 2018-11-02 19:14:45 +06:00
DarthSim
597a8d52c2 Remove redundant URL validation 2018-11-02 18:11:35 +06:00
printercu
7104622843 Validate url format after adding BASE_URL (#97) 2018-11-02 18:02:33 +06:00
DarthSim
ea10cbe059 Sending User-Agent with source image request 2018-10-30 19:37:41 +06:00
DarthSim
61ae01b0a4 Google Cloud Storage support 2018-10-30 18:12:56 +06:00
DarthSim
dd85087e6a Prometheus metrics 2018-10-29 18:04:47 +06:00
DarthSim
0f92ff2532 New Relic support 2018-10-25 19:34:16 +06:00
DarthSim
776f57d003 Predefine static errors 2018-10-06 02:29:55 +06:00
DarthSim
34a61d287f fasthttp; Optimized memory allocation 2018-10-05 21:17:36 +06:00
DarthSim
287b7e7560 Merge branch 'crohr/s3-protocol' into version/2.0 2018-10-05 00:46:04 +06:00
Cyril Rohr
7c7add8dc1 Enable s3 transport scheme 2018-10-04 21:03:59 +06:00
DarthSim
c5adf1b3a5 Rename processing options constants and move them to processing_options.go 2018-10-02 17:30:20 +06:00
DarthSim
b9cf4a054a IMGPROXY_IGNORE_SSL_VERIFICATION option 2018-09-26 19:00:37 +06:00
DarthSim
bcd9dfe809 Add IMGPROXY_BASE_URL param 2018-04-26 17:38:40 +06:00
DarthSim
68d7ac331e Restore proxy support 2018-02-02 18:46:30 +06:00
Vasily Fedoseyev
850498f817 Add option for reading images from local filesystem 2017-12-29 22:59:20 +03:00
DarthSim
f9fbfefad6 Fix dowloading timeout configuration 2017-11-14 02:28:18 +06:00
DarthSim
2940478ec9 Max src resolution config; Larger default max src dimension 2017-10-07 05:00:31 +06:00
DarthSim
c72c86a921 Precheck vips image types support 2017-10-07 02:54:24 +06:00
DarthSim
51a57d43d0 Drop bimb dependency 2017-09-27 14:42:49 +06:00
DarthSim
4292266e82 WebP support 2017-07-06 03:01:35 +06:00
DarthSim
838e549055 Fix downloading 2017-07-06 00:48:19 +06:00
DarthSim
d3f93f1a9a Tune up downloading 2017-07-05 18:28:22 +06:00
DarthSim
69b607cd98 Refactor img download 2017-07-02 02:26:32 +06:00
Sergey Alexandrovich
0c006ce61e Initial commit 2017-06-20 17:00:17 +03:00