1
0
mirror of https://github.com/imgproxy/imgproxy.git synced 2025-01-08 10:45:04 +02:00
Commit Graph

1119 Commits

Author SHA1 Message Date
Nicolas REY
fe333f6487
Refactor C# sample / fix generation fail on some url supplied with queries parameters (#515)
Co-authored-by: REY Nicolas <nicolas.rey@interflora.fr>
2020-12-02 14:19:17 +06:00
DarthSim
dd6bac73cc Update changelog 2020-11-24 17:30:13 +06:00
DarthSim
8d7009e9e4 Remove forgotten debug 2020-11-20 16:26:01 +06:00
DarthSim
1dc3d5e988 Update vips versions in CircleCI Dockerfile & refactor CircleCI config to use matrix 2020-11-20 11:20:07 +06:00
Huy Le Viet
a62b22af69
Add IMGPROXY_ENABLE_DEBUG_HEADERS config for debugging infomation (#509) 2020-11-20 10:52:16 +06:00
Andrey Pachay
cee746a1ee
Update BENCHMARK.md (#505) 2020-11-20 10:43:59 +06:00
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