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

751 Commits

Author SHA1 Message Date
DarthSim
3cc674caf6 Use r.RequestURI in path parsing and logging 2020-07-08 19:08:53 +06:00
DarthSim
399995deea Downscale requested WebP dimensions when one of them exceeds WebP limit 2020-07-07 15:45:31 +06:00
DarthSim
feff67e26f Update chaangelog 2020-07-07 15:42:56 +06:00
DarthSim
f98dfca44a applyMetaStripmetaOption => applyStripMetadataOption 2020-07-01 19:50:47 +06:00
DarthSim
73a5d794f3 Process animated images singlethreaded 2020-07-01 19:47:05 +06:00
John Koehl
616ec996b3
Implements #421 processing option to control meta stripping (#422)
* Implements processing option to control meta stripping

* Update based on code review comments

Change name of option to "stripmeta" and change how we handle config vs request setting logic

* Fix indentation style typo

* Fix indentation style typo

* Use full metadata naming for config and variables

Co-authored-by: John Koehl <johnk@zillowgroup.com>
Co-authored-by: John Koehl <jkoehl>
2020-07-01 19:45:33 +06:00
DarthSim
bb695fa2c4 Update instalation from source docs 2020-07-01 17:10:09 +06:00
DarthSim
cbc1378f98 Update base image 2020-06-22 14:51:39 +06:00
DarthSim
df379a5377 Use darthsim/imgproxy-base as base Docker image 2020-06-16 20:34:36 +06:00
DarthSim
77d7e8f4c3 Update .gitignore 2020-06-15 19:52:48 +06:00
DarthSim
5464cca4c2 Update chengelog 2020-06-15 19:46:50 +06:00
DarthSim
d39baeef57 Update Prometheus namespace docs 2020-06-10 20:01:30 +06:00
DarthSim
ec545138ac Use GaugeFunc for vips metrics 2020-06-10 19:13:39 +06:00
Alexey Remizov
b783e8bebf
Add IMGPROXY_PROMETHEUS_NAMESPACE config (#405)
* Add IMGPROXY_PROMETHEUS_NAMESPACE config

* Add documentations about IMGPROXY_PROMETHEUS_NAMESPACE

Co-authored-by: Alexey Remizov <alexey.remizov@sport24.ru>
2020-06-10 19:11:14 +06:00
DarthSim
ebc7d0e644 Update dependencies 2020-06-09 22:11:41 +06:00
DarthSim
9bc5eed8b7 Tidy mods 2020-06-09 22:08:49 +06:00
DarthSim
90ccd0861d Fix Sentry 2020-06-09 22:07:48 +06:00
DarthSim
d67ccd9d69 Merge remote-tracking branch 'origin/dependabot/go_modules/github.com/getsentry/sentry-go-0.6.1' 2020-06-09 22:04:21 +06:00
dependabot-preview[bot]
87926087bd
Bump cloud.google.com/go/storage from 1.6.0 to 1.9.0 (#415)
Bumps [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) from 1.6.0 to 1.9.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/spanner/v1.6.0...storage/v1.9.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-06-09 22:01:19 +06:00
dependabot-preview[bot]
c0fa3a0b87
Bump github.com/stretchr/testify from 1.5.1 to 1.6.1 (#413)
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.5.1 to 1.6.1.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.5.1...v1.6.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-06-09 21:54:58 +06:00
dependabot-preview[bot]
7c312d1c7a
Bump google.golang.org/api from 0.21.0 to 0.26.0 (#416)
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.21.0 to 0.26.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/master/CHANGES.md)
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.21.0...v0.26.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-06-09 21:50:52 +06:00
dependabot-preview[bot]
8cf8435cea
Bump github.com/aws/aws-sdk-go from 1.30.4 to 1.31.12 (#414)
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.30.4 to 1.31.12.
- [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.30.4...v1.31.12)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-09 21:50:26 +06:00
dependabot-preview[bot]
c97d912a14
Bump github.com/sirupsen/logrus from 1.5.0 to 1.6.0 (#390)
Bumps [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) from 1.5.0 to 1.6.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.5.0...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>
2020-06-09 21:49:50 +06:00
Felix Gerberding
c1c87f58b9
fixed typo (#400) 2020-06-09 18:51:37 +06:00
dependabot-preview[bot]
eb258dcda8
Bump github.com/getsentry/sentry-go from 0.5.1 to 0.6.1
Bumps [github.com/getsentry/sentry-go](https://github.com/getsentry/sentry-go) from 0.5.1 to 0.6.1.
- [Release notes](https://github.com/getsentry/sentry-go/releases)
- [Changelog](https://github.com/getsentry/sentry-go/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-go/compare/v0.5.1...v0.6.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-18 09:04:33 +00:00
Sergey Alexandrovich
3dcaeedd45
Fix CircleCI badge 2020-05-13 21:38:23 +06:00
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