DarthSim
20c33ad273
Update CHANGELOG
2020-01-31 18:14:14 +06:00
DarthSim
a8fe8a2615
Bump version
2020-01-30 22:06:33 +06:00
DarthSim
94626f0861
Remove Stripmetadata from processing options
2020-01-30 22:04:55 +06:00
DarthSim
d7abba8c54
Tidy mods
2020-01-30 21:49:44 +06:00
dependabot-preview[bot]
c3ad89d3d2
Bump github.com/aws/aws-sdk-go from 1.28.0 to 1.28.9 ( #333 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.28.0 to 1.28.9.
- [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.0...v1.28.9 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-30 21:46:53 +06:00
sauerbraten
89f8a4e11c
Add option to keep metadata/tags in output image ( #329 )
...
* add env var to disable stripping metadata
by default, all metadata will be stripped (as before)
* always strip orientation tags when rotating the image
in case IMGPROXY_STRIP_METADATA is false
* document IMGPROXY_STRIP_METADATA env var
* remove ICC profile after importing it
needed, in case metadata aren't stripped from the output image
2020-01-30 21:43:08 +06:00
DarthSim
aa8cff62f4
Respond to HEAD
2020-01-30 20:41:28 +06:00
DarthSim
03bc5c820c
Don't scale X/Y for focus point gravity
2020-01-30 20:41:28 +06:00
sauerbraten
17afd0fcbd
fix docker build command in docs ( #332 )
2020-01-29 18:01:26 +06:00
DarthSim
ee450bec46
Trim processing option
2020-01-17 15:54:50 +06:00
DarthSim
1cd9a92582
Don't combine crops
2020-01-15 18:25:14 +06:00
DarthSim
4030f17307
Bump version
2020-01-13 20:23:31 +06:00
DarthSim
8e02016103
Tidy mods
2020-01-13 20:11:29 +06:00
DarthSim
451ad958b9
Fix IMGPROXY_ALLOWED_SOURCES config
2020-01-13 20:01:49 +06:00
dependabot-preview[bot]
236590c21e
Bump github.com/aws/aws-sdk-go from 1.27.0 to 1.28.0 ( #321 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.27.0 to 1.28.0.
- [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.27.0...v1.28.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-13 20:01:30 +06:00
dependabot-preview[bot]
921407c705
Bump cloud.google.com/go/storage from 1.4.0 to 1.5.0 ( #322 )
...
Bumps [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go ) from 1.4.0 to 1.5.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.4.0...storage/v1.5.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-13 20:01:16 +06:00
PrasannaSRK07
ec2795e369
dart signature example ( #320 )
2020-01-13 19:29:58 +06:00
DarthSim
c0fb6b1435
Use malloc_trim
2020-01-10 20:52:40 +06:00
DarthSim
4f178cf325
Tidy mods
2020-01-09 18:24:07 +06:00
dependabot-preview[bot]
d926ad34f8
Bump github.com/aws/aws-sdk-go from 1.26.8 to 1.27.0 ( #318 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.26.8 to 1.27.0.
- [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.26.8...v1.27.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-09 18:23:05 +06:00
dependabot-preview[bot]
0f9de01b95
Bump github.com/getsentry/sentry-go from 0.3.1 to 0.4.0 ( #314 )
...
Bumps [github.com/getsentry/sentry-go](https://github.com/getsentry/sentry-go ) from 0.3.1 to 0.4.0.
- [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.3.1...v0.4.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-09 18:22:48 +06:00
DarthSim
9c7233a740
Remove jemalloc from Docker image & reduce MALLOC_ARENA_MAX
2020-01-09 18:19:43 +06:00
DarthSim
e51a70c270
Bump version
2019-12-27 12:22:07 +06:00
realsim
f83b73ab38
Use image height to calculate watermark top offset ( #313 )
2019-12-27 12:19:14 +06:00
DarthSim
8b87504d06
Use plain source URL in Serving local files docs
2019-12-25 17:58:25 +06:00
DarthSim
77bb8a1554
Bump version
2019-12-25 17:39:23 +06:00
DarthSim
4c128ce888
Fix docs
2019-12-25 17:38:07 +06:00
DarthSim
66673e384b
Change IMGPROXY_ALLOWED_SOURCES behavior to allow more complex limitations
2019-12-25 17:30:23 +06:00
DarthSim
05cd1286a4
Add gravity to extend option
2019-12-25 17:04:16 +06:00
DarthSim
7c7ac56a48
Refactor subpackages
2019-12-25 15:18:51 +06:00
Eduard Aksamitov
8ce331d2ee
fix(docs): typos ( #299 )
2019-12-25 15:01:33 +06:00
Eduard Aksamitov
555fff047b
fix(docs): low fps on scroll on safari ( #300 )
2019-12-25 15:00:20 +06:00
DarthSim
cec2e0a988
Tidy mods
2019-12-25 14:55:05 +06:00
dependabot-preview[bot]
8999d319f0
Bump github.com/aws/aws-sdk-go from 1.25.39 to 1.26.8 ( #311 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.25.39 to 1.26.8.
- [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.25.39...v1.26.8 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-25 14:52:51 +06:00
dependabot-preview[bot]
8db19be43d
Bump google.golang.org/api from 0.14.0 to 0.15.0 ( #304 )
...
Bumps [google.golang.org/api](https://github.com/google/google-api-go-client ) from 0.14.0 to 0.15.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.14.0...v0.15.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-25 14:52:40 +06:00
dependabot-preview[bot]
c19509cf50
Bump github.com/newrelic/go-agent ( #294 )
...
Bumps [github.com/newrelic/go-agent](https://github.com/newrelic/go-agent ) from 2.15.0+incompatible to 2.16.3+incompatible.
- [Release notes](https://github.com/newrelic/go-agent/releases )
- [Changelog](https://github.com/newrelic/go-agent/blob/master/CHANGELOG.md )
- [Commits](https://github.com/newrelic/go-agent/compare/v2.15.0...v2.16.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-25 14:52:28 +06:00
DarthSim
c8467f7700
Remove another one debug warning
2019-12-25 14:50:39 +06:00
DarthSim
56f69c193c
Remove debug warnings; Update docs
2019-12-25 14:49:20 +06:00
rhyst
70b3252373
Add IMGPROXY_ALLOWED_SOURCES config ( #169 )
...
* Add config option to exclusively allow local file system images
* Add allowed sources list, and move source check processing_options.
* Implement custom source parser and remove redundant code.
2019-12-25 14:34:15 +06:00
DarthSim
1162e08e2d
Fix docs logo
2019-12-17 15:05:41 +06:00
DarthSim
a09c2d103d
[skip ci] Update docs with gitter, badge icons and favicon
2019-12-11 17:31:00 +06:00
DarthSim
3dc7f93542
Add resizing algorithm option docs
2019-12-09 18:56:19 +06:00
DarthSim
7d0213bc16
Add jemalloc to Dockerfile
2019-12-09 16:27:37 +06:00
DarthSim
72a1280cc7
Add JPEG/PNG saving options docs
2019-12-09 15:44:34 +06:00
Renaud Chaput
3e243e8a25
Add Homebrew package to installation methods ( #284 )
...
`imgproxy` formula has been merged: https://github.com/Homebrew/homebrew-core/pull/47489
2019-12-09 15:31:32 +06:00
DarthSim
919f9ac47a
Fix high CPU usage on docs website
2019-12-04 18:16:26 +06:00
DarthSim
c0f5e8a08a
Update special thanks
2019-12-03 20:01:40 +06:00
DarthSim
25a6c9ba39
Minor fixes in max_bytes docs & code
2019-11-29 18:40:01 +06:00
Dmitry Zuev
d74c402066
Implement Max Bytes Filter ( #275 )
...
* Implement Max Bytes Filter
* Update according to code review comments
* Refactor according to code review comments
2019-11-29 18:27:35 +06:00
DarthSim
49aaecf464
Change Docker image base to Debian 10
2019-11-26 20:56:21 +06:00