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

725 Commits

Author SHA1 Message Date
DarthSim
8c032ba472 Bump version 2020-05-06 22:20:02 +06:00
DarthSim
721c3a8b2c Fix and optimize processing of animated images 2020-05-06 21:58:28 +06:00
DarthSim
ae2358691e Update vips in Dockerfile 2020-05-06 19:53:08 +06:00
DarthSim
ad1465caae Bump version; Update changelog 2020-04-22 19:24:43 +06:00
DarthSim
a18dbf76f0 Optimize memory usage 2020-04-22 19:20:35 +06:00
DarthSim
13546aa405 Fix unhandled panics during animated images processing 2020-04-22 19:19:12 +06:00
DarthSim
e4466b922e typo 2020-04-17 22:12:15 +06:00
DarthSim
83f4c6f7b1 Update changelog 2020-04-09 16:08:38 +06:00
DarthSim
1fc21d4cfe Update docs and changelog 2020-04-09 15:56:05 +06:00
ILYA
12b415c9bd
Implement padding option (#358)
* Implement padding option

* Move padding `embed` to the right place

* Move padding `embed` to the right place

* Use general background option instead of specific padding's one

* Make padding options css-like and fully optional

* Add docs for new padding option

* Return error if padding embed fails

* Make padding outbounds and apply dpr for it

Co-authored-by: Ilya Melnitskiy <melnitskiy_i_m@onyx-team.com>
2020-04-09 15:43:56 +06:00
DarthSim
026fb617b1 Remove microbadge badge from readme, doesn't work anymore 2020-04-09 14:01:51 +06:00
DarthSim
6c348adb0b Minor changes in fallback images feature; Add docs for fallback images 2020-04-08 21:15:07 +06:00
Ewan Higgs
21b990d895
Implement fallback images in a similar fashion to watermarks. (#374)
* 220. Implement fallback images in a similar fashion to watermarks.

* 220. Fix error formatting.

* 220. Fixes based on @darthsim's feedback.
2020-04-08 20:32:45 +06:00
DarthSim
cf6f481d83 Bump version 2020-04-07 18:38:16 +06:00
DarthSim
b82e4aea21 Update docs and changelog 2020-04-07 18:34:49 +06:00
ILYA
4bd745f764
Improve trim method to accept color to be cut off and hor/ver alignment options (#357)
* Improve trim method to accept color to be cut off and hor/ver alignment options

* Make color and equality args truly optional

* Add docs for new trim params

Co-authored-by: Ilya Melnitskiy <melnitskiy_i_m@onyx-team.com>
2020-04-07 18:06:28 +06:00
DarthSim
6eba90372f Tidy mods 2020-04-07 17:59:40 +06:00
dependabot-preview[bot]
974ab2997b
Bump github.com/sirupsen/logrus from 1.4.2 to 1.5.0 (#366)
Bumps [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) from 1.4.2 to 1.5.0.
- [Release notes](https://github.com/sirupsen/logrus/releases)
- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sirupsen/logrus/compare/v1.4.2...v1.5.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-07 17:58:42 +06:00
dependabot-preview[bot]
8f658742cb
Bump github.com/aws/aws-sdk-go from 1.29.24 to 1.30.4 (#372)
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.29.24 to 1.30.4.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Changelog](https://github.com/aws/aws-sdk-go/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.29.24...v1.30.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-07 17:58:28 +06:00
dependabot-preview[bot]
e22aa69bca
Bump google.golang.org/api from 0.20.0 to 0.21.0 (#373)
Bumps [google.golang.org/api](https://github.com/google/google-api-go-client) from 0.20.0 to 0.21.0.
- [Release notes](https://github.com/google/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/master/CHANGES.md)
- [Commits](https://github.com/google/google-api-go-client/compare/v0.20.0...v0.21.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-07 17:58:13 +06:00
DarthSim
37d5828eb9 Update changelog 2020-04-07 17:56:40 +06:00
DarthSim
70e26cdd97 Add IMGPROXY_PATH_PREFIX config 2020-04-07 17:54:00 +06:00
DarthSim
31250f0250 Update NOTICE 2020-04-03 17:04:44 +06:00
DarthSim
575c06c1e2 Add NOTICE 2020-04-03 14:51:09 +06:00
DarthSim
ba8f959dab Add /info endpoint docs 2020-03-30 15:45:02 +06:00
DarthSim
86a14b3243 Update CircleCI image and config 2020-03-19 12:42:17 +06:00
DarthSim
e3cb533cc3 typo 2020-03-18 22:37:16 +06:00
DarthSim
6b3abfae30 Add video thumbnails docs & update changelog 2020-03-18 22:34:37 +06:00
DarthSim
b99b5bdd3a Update Quantizr in Docker image 2020-03-16 15:25:21 +06:00
DarthSim
11f76011e0 Tidy mods 2020-03-16 15:17:59 +06:00
dependabot-preview[bot]
d6b6af7dbd
Bump cloud.google.com/go/storage from 1.5.0 to 1.6.0 (#353)
Bumps [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/master/CHANGES.md)
- [Commits](https://github.com/googleapis/google-cloud-go/compare/storage/v1.5.0...storage/v1.6.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Sergey Alexandrovich <DarthSim@users.noreply.github.com>
2020-03-16 15:13:17 +06:00
dependabot-preview[bot]
488ded25a6
Bump github.com/stretchr/testify from 1.4.0 to 1.5.1 (#344)
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.4.0 to 1.5.1.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.4.0...v1.5.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-03-16 15:10:25 +06:00
dependabot-preview[bot]
f6cbc0d914
Bump google.golang.org/api from 0.17.0 to 0.20.0 (#360)
Bumps [google.golang.org/api](https://github.com/google/google-api-go-client) from 0.17.0 to 0.20.0.
- [Release notes](https://github.com/google/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/master/CHANGES.md)
- [Commits](https://github.com/google/google-api-go-client/compare/v0.17.0...v0.20.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-03-16 15:08:16 +06:00
dependabot-preview[bot]
490ab5a356
Bump github.com/aws/aws-sdk-go from 1.28.13 to 1.29.24 (#363)
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.28.13 to 1.29.24.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Changelog](https://github.com/aws/aws-sdk-go/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.28.13...v1.29.24)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-03-16 15:07:51 +06:00
Naveed Ahmad
1f5f9ef708
use (#362) 2020-03-16 15:07:15 +06:00
DarthSim
a29e2b12f9 Add missed libzstd to Dockerfile 2020-03-13 17:38:12 +06:00
DarthSim
7d3826526d Bump version 2020-03-12 22:21:17 +06:00
DarthSim
6c60fb804f Remove HEIC saving; Remove JBIG from docker; Replace imagequant with quantizr in docker 2020-03-12 20:03:29 +06:00
DarthSim
b4f030040c Update docs 2020-02-27 23:15:44 +06:00
DarthSim
2ea9902195 Bump version 2020-02-27 22:33:21 +06:00
DarthSim
06c7df1e14 Properly name go module & update docs 2020-02-27 22:30:31 +06:00
DarthSim
26563be393 Update go-nanoid 2020-02-27 22:10:49 +06:00
DarthSim
8e3cf54d85 Get rid of os.Exit 2020-02-27 21:44:59 +06:00
DarthSim
5d3b8f19fc Fix build with libvips < 8.6 2020-02-27 18:40:54 +06:00
DarthSim
8ed83e973e Add GO111MODULE=on to the build docs 2020-02-27 18:33:56 +06:00
DarthSim
36ad0d31e2 Fix heic magic bytes 2020-02-27 18:31:38 +06:00
DarthSim
1d1caeb06a Fix loadind BMP stored in ICO 2020-02-14 19:33:14 +06:00
DarthSim
74f2f157e2 Bump version 2020-02-13 17:42:30 +06:00
DarthSim
5877f791a1 Tidy mods 2020-02-13 17:42:15 +06:00
dependabot-preview[bot]
299cc7ef9d
Bump google.golang.org/api from 0.15.0 to 0.17.0 (#340)
Bumps [google.golang.org/api](https://github.com/google/google-api-go-client) from 0.15.0 to 0.17.0.
- [Release notes](https://github.com/google/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/master/CHANGES.md)
- [Commits](https://github.com/google/google-api-go-client/compare/v0.15.0...v0.17.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-13 17:39:57 +06:00