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

294 Commits

Author SHA1 Message Date
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
Sergey Alexandrovich
e023c3874d
Big badges 2018-11-19 17:52:21 +06:00
DarthSim
c03a9c69c3 Move health response before semaphore 2018-11-16 16:07:30 +06:00
DarthSim
05f6412329 Update docs 2018-11-16 16:06:53 +06:00
DarthSim
baab560611 Update readme 2018-11-16 15:01:08 +06:00
DarthSim
5e8861d4b9 Update readme 2018-11-16 10:38:18 +06:00
DarthSim
e8845f671b Limit GIF frames to being processed 2018-11-15 20:04:12 +06:00
DarthSim
d9d143c9f8 Update changelog 2018-11-15 19:27:25 +06:00
DarthSim
917357616e Deprecate IMGPROXY_MAX_SRC_DIMENSION 2018-11-15 19:25:53 +06:00
DarthSim
288cdc76fb Update docs 2018-11-15 18:58:35 +06:00
DarthSim
9114f28c75 Multiple key/salt pairs support 2018-11-15 18:35:06 +06:00
DarthSim
a537e05b57 Fix tests 2018-11-15 17:26:36 +06:00
DarthSim
d2cdc820aa Remove whitespaces in docs 2018-11-15 17:21:49 +06:00
DarthSim
c3852d683d Optimal and correct DPR support 2018-11-15 17:19:27 +06:00
Marius Cristea
8b5f620ac3 adds dpr transformation (#104)
* adds dpr transformation.

* adds dpr transformation.

* fix conflict.
2018-11-14 19:46:59 +06:00
DarthSim
b66b27bef9 Errors reporting 2018-11-14 19:41:16 +06:00
DarthSim
7ac390621d Flatten image with alpha when saving to jpeg; Make white default background 2018-11-14 17:06:52 +06:00
DarthSim
431dad235c Update changelog 2018-11-14 01:38:06 +06:00
DarthSim
da1a802632 Use source image format as resulting one dy default 2018-11-14 00:50:38 +06:00