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

1163 Commits

Author SHA1 Message Date
Galdin Raphael
c159027dae
Use a URL-safe Base64 string (#499) 2020-11-20 10:43:06 +06:00
Gregory K
776dfaa420
Update Java example (#498) 2020-11-20 10:42:36 +06:00
Emil Johnsson
4573035eed
Fix typos in configuration.md (#474)
Simple typos fixed.
2020-11-20 10:41:57 +06:00
DarthSim
b95b975742 Fix gopsutil version 2020-11-19 21:22:30 +06:00
DarthSim
e0a4ec1f1f Azure Blob Storage support 2020-11-19 20:47:18 +06:00
DarthSim
5c4860c609 Update NewRelic 2020-11-18 21:59:44 +06:00
DarthSim
1260d27b0b Improved ICC profiles handling 2020-11-18 12:22:23 +06:00
DarthSim
cc1665a4fe Update base Docker image 2020-11-11 22:16:14 +06:00
DarthSim
3c9736ed8a Fix non-UTF8 SVG detection 2020-11-11 22:13:48 +06:00
DarthSim
e2d99d397c Add CGO symbolizer 2020-11-11 22:13:02 +06:00
DarthSim
9e3a1c6c2a Fix linting error 2020-10-08 18:05:49 +06:00
DarthSim
3b83fb04b2 Drop cancelled requests in queue 2020-10-08 17:56:39 +06:00
DarthSim
1dc0c8c9a3 Disable scale-on-load for animated images 2020-09-28 21:15:16 +06:00
DarthSim
eaea8d9668 Update changelog 2020-09-28 16:51:54 +06:00
DarthSim
06b61af2a8 Fix dpr+extend 2020-09-28 16:04:24 +06:00
DarthSim
b8f5d4302d Fix DPR 2020-09-28 15:58:15 +06:00
DarthSim
8ad7d5520e Fix AVIF support detection 2020-09-22 18:12:24 +06:00
DarthSim
8696be2b25 Fix dtection of non-strict SVGs 2020-09-22 18:03:05 +06:00
DarthSim
1bd789df4e Add AVIF support 2020-09-16 16:15:01 +06:00
DarthSim
bdbb496c18 Convert all images to uchar 2020-09-11 17:20:12 +06:00
DarthSim
dc2c23c01a Check timouts after copy memory during image processing 2020-09-11 17:18:54 +06:00
DarthSim
e67ca355e7 Bump version 2020-09-03 15:10:26 +06:00
DarthSim
27fb29706f Simplify scale-on-load code 2020-09-03 14:46:16 +06:00
DarthSim
c22d84e8dd Remove forgottem debug message 2020-09-03 14:20:13 +06:00
DarthSim
2428ea24fa Bump base image version 2020-09-01 20:18:45 +06:00
DarthSim
c299da9a47 Better pro badge usage in docs 2020-09-01 20:15:24 +06:00
DarthSim
c2ac0a6827 Better image formats support docs 2020-09-01 19:57:44 +06:00
DarthSim
a1679e5e09 Proper arguments check for strip_metadata 2020-09-01 17:55:00 +06:00
DarthSim
bc10a053ed Update changelog and docs with pro features 2020-08-31 20:27:26 +06:00
DarthSim
3882abae48 Cast to uchar when saving to BMP 2020-08-31 16:45:58 +06:00
DarthSim
9ad8bb1403 Fix WebP dimension limit handling. 2020-08-31 16:43:40 +06:00
DarthSim
e96bd07350 Typo 2020-08-21 18:56:30 +06:00
DarthSim
98ee337b00 Always flatten if the resulting format does not support alpha 2020-08-21 18:34:33 +06:00
DarthSim
965cd68ecf Fix padding and extend behaior when converting from a fromat without alpha support to one with alpha support 2020-08-21 18:05:28 +06:00
DarthSim
dbe1ffd14b Add docs for new video thumbnails configs & update changelog 2020-08-17 22:30:00 +06:00
DarthSim
08dc814e98 Ability to skip processing of some formats 2020-08-13 19:52:35 +06:00
DarthSim
fa4dd9f346 Tidy mods 2020-08-12 18:59:38 +06:00
dependabot-preview[bot]
740cf7be50
Bump github.com/aws/aws-sdk-go from 1.33.7 to 1.34.0 (#455)
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.33.7 to 1.34.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.33.7...v1.34.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-08-12 18:58:21 +06:00
dependabot-preview[bot]
e0140e64c4
Bump google.golang.org/api from 0.29.0 to 0.30.0 (#454)
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.29.0 to 0.30.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.29.0...v0.30.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-08-12 18:58:09 +06:00
dependabot-preview[bot]
b7d671cd69
Bump github.com/getsentry/sentry-go from 0.6.1 to 0.7.0 (#447)
Bumps [github.com/getsentry/sentry-go](https://github.com/getsentry/sentry-go) from 0.6.1 to 0.7.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.6.1...v0.7.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-08-12 18:57:54 +06:00
DarthSim
ba2e1e4ddd Update base docker image 2020-08-12 18:36:17 +06:00
DarthSim
3830ba03b1 Update changelog & fix typo in docs 2020-08-10 17:41:53 +06:00
DarthSim
3fb9de8192 Add background_alpha docs 2020-08-10 17:38:37 +06:00
DarthSim
f42d7fcf43 Add video_thumbnail_second docs 2020-08-07 18:35:36 +06:00
DarthSim
17af7add23 Remove unnecessary use of fmt.Sprintf 2020-07-31 20:07:39 +06:00
DarthSim
b4fdc3f929 Bump version 2020-07-22 16:43:46 +06:00
DarthSim
5d36bab33d Tidy mods 2020-07-22 16:43:30 +06:00
dependabot-preview[bot]
1bc4a9ff41
Bump github.com/newrelic/go-agent (#441)
Bumps [github.com/newrelic/go-agent](https://github.com/newrelic/go-agent) from 3.8.0+incompatible to 3.8.1+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/v3.8.0...v3.8.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-07-22 16:42:40 +06:00
dependabot-preview[bot]
2e2a8a70f2
Bump github.com/aws/aws-sdk-go from 1.33.5 to 1.33.7 (#440)
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.33.5 to 1.33.7.
- [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.33.5...v1.33.7)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-07-22 16:42:29 +06:00
DarthSim
494af926df Save ICO without ImageMagick 2020-07-22 16:40:34 +06:00