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

312 Commits

Author SHA1 Message Date
DarthSim
b8fc6dc9f0 Smart bufPool 2019-01-30 14:36:19 +06:00
DarthSim
20d6c2778a Try to free resulting image data on error 2019-01-28 22:21:26 +06:00
DarthSim
0b5c85f644 Cache commonly used C strings 2019-01-28 22:20:54 +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
69549b878a Bump version; Update changelog 2019-01-21 17:40:38 +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
Marius Cristea
d3371e95b7 adds truncated signature example for PHP (#131)
* adds truncated signature example for PHP

* split truncated signature in a separate file
2019-01-21 15:53:26 +06:00
DarthSim
ae3d6f7a50 Bump version; Update changelog 2019-01-18 20:42:40 +06:00
DarthSim
dcddc165f0 Update docs 2019-01-18 17:34:16 +06:00
DarthSim
90adb3088e Fix logging in Go example 2019-01-18 17:32:19 +06:00
DarthSim
c18f2d9ac4 Merge branch 'master' into version/2.2 2019-01-17 19:32:51 +06:00
Koen Punt
24562a246f move healthcheck before the secret checking (#130)
since health checks on AWS target groups do not support sending headers, it's impossible to use the health check when a secret is configured.
2019-01-17 19:01:15 +06:00
Leo Pangan
47e35a224e Add Vary response header (#119) 2019-01-17 19:00:33 +06:00
DarthSim
6c73c58ea3 Try to clear resulting image data even if wasn't successfully saved 2019-01-17 18:53:02 +06:00
DarthSim
f4f746489c Optimized memory usage; Reducing memory fragmentation 2019-01-17 14:51:26 +06:00
DarthSim
1ed81cf2e6 Update changelog; Bump version 2019-01-14 16:52:01 +06:00
DarthSim
a35ca83a01 Trim = in encoded source urls 2019-01-14 16:50:59 +06:00
DarthSim
165ae18d87 Rename color to rgbColor to not conflict with image/color 2019-01-14 16:50:59 +06:00
DarthSim
ed795675be Refactored logging; Syslog support 2019-01-14 16:50:59 +06:00
DarthSim
e0f925daeb Fix WebP detection in some cases 2019-01-14 16:50:28 +06:00
DarthSim
384a2909c3 Update vendored dependencies 2019-01-14 16:50:28 +06:00
Koen Punt
575960e50c Add Sentry error reporting (#128)
* support reporting errors to Sentry

* add documentation for sentry configuration
2019-01-14 16:42:10 +06:00
DarthSim
164519767f Bump version; Update changelog 2019-01-10 11:53:15 +06:00
DarthSim
70b1214552 Proper filename in Content-Disposition 2019-01-10 11:49:34 +06:00
DarthSim
e453d9db51 Some optimizations 2019-01-09 18:41:00 +06:00
DarthSim
f679a7ddec Fix not animated gifs support 2018-12-21 02:09:58 +06:00
DarthSim
5501c3cff7 SVG sources support 2018-12-21 01:58:39 +06:00
DarthSim
280c64a55b Update changelog 2018-12-10 15:16:30 +06:00
DarthSim
063ca06411 Bump version 2018-12-10 15:13:01 +06:00
DarthSim
f608002a7d Update S3 docs 2018-12-09 18:12:46 +06:00
DarthSim
b7f0713308 Default S3 region 2018-12-09 18:11:15 +06:00
DarthSim
313f2a96d4 Use path style in S3 transport (allows to use minio) 2018-12-09 17:06:52 +06:00
DarthSim
69505cb6d2 Update vendored packages 2018-12-09 17:06:17 +06:00
DarthSim
ccc22e45eb Update docs 2018-12-02 19:17:19 +06:00
DarthSim
add7ac8034 prune non-go files from vendor 2018-12-02 19:12:51 +06:00
DarthSim
afd052bdb5 Bump version 2018-12-02 19:06:16 +06:00
DarthSim
4549089183 ICO support 2018-12-02 19:06:16 +06:00
Sergey Alexandrovich
4913ed0e47
Update installation.md 2018-12-02 15:33:18 +06:00
DarthSim
3289eecdc9 Update changelog 2018-11-29 16:47:04 +06:00
DarthSim
3290fbbf43 Bump version 2018-11-29 16:31:19 +06:00
DarthSim
bb4f4602c3 Fallback to no profile while saving PNG if profile is invalid 2018-11-29 16:30:59 +06:00
DarthSim
5ac6ce5ce9 Fix EXIF fetching 2018-11-29 15:24:18 +06:00
DarthSim
2209063ce3 Token => signature 2018-11-20 19:05:16 +06:00
DarthSim
adf6055e6b Fix tests 2018-11-20 19:03:24 +06:00
DarthSim
6997e585ef Better expected errors handling 2018-11-20 18:53:44 +06:00
Sergey Alexandrovich
4187646052
Update CHANGELOG.md 2018-11-19 20:22:28 +06:00
Sergey Alexandrovich
0ad85b456b
Update CHANGELOG.md 2018-11-19 20:21:47 +06:00