DarthSim
7709b74a5e
Bump version
2021-09-30 20:23:30 +06:00
DarthSim
64448d78ad
Update Dockerfile
2021-09-30 20:20:47 +06:00
DarthSim
70840467d0
format_quality processing option
2021-09-29 19:49:18 +06:00
DarthSim
802fa43015
Update CircleCI config & image
2021-09-29 19:12:09 +06:00
DarthSim
57c314b1f5
Etag passthough
2021-09-29 16:23:54 +06:00
DarthSim
e645fa6b5b
Update pro docs
2021-09-28 22:57:46 +06:00
DarthSim
d016e26e2e
Merge branch 'master' into version/3
2021-09-07 19:04:33 +06:00
DarthSim
75beaf3bcc
Bump version
2021-09-07 18:01:04 +06:00
DarthSim
ce5116b9ec
Deprecate basic URL format
2021-09-07 18:00:07 +06:00
DarthSim
bb9294f163
Update changelog
2021-09-07 17:47:30 +06:00
DarthSim
e0f9fab772
Do not add base URL if the image URL already contains it
2021-09-07 17:39:24 +06:00
Hampus Kraft
8f062a43ee
Fix typo in response header name ( #693 )
2021-09-06 15:47:10 +06:00
Christopher Hlubek
dbd19649a6
Support wildcards with * in AllowedSources (excluding slashes) ( #677 )
...
* Support wildcards with * in AllowedSources (excluding slashes)
* Compile allowed sources patterns when parsing config
* Fix linter errors
Co-authored-by: Christopher Hlubek <christopher.hlubek@networkteam.com>
2021-08-09 18:42:43 +03:00
DarthSim
de65113b97
Bump version
2021-07-20 19:39:39 +06:00
DarthSim
016258f7eb
Reset image resolution while stripping meta
2021-07-20 19:29:18 +06:00
DarthSim
493042a25d
Merge branch 'master' into version/3
2021-07-08 16:48:40 +06:00
DarthSim
d263eb612c
Bump version
2021-07-08 16:30:26 +06:00
DarthSim
7770fcebc2
Return ICC hack & fix segfault on ICC check
2021-07-08 16:21:10 +06:00
DarthSim
4434f40701
Merge branch 'version/3' into version/3-refactoring
2021-06-28 16:11:33 +06:00
DarthSim
ece4310d70
Merge branch 'master' into version/3
2021-06-28 15:54:02 +06:00
DarthSim
8ff65f8294
Bump version
2021-06-28 14:50:01 +06:00
DarthSim
f4d5d4ace6
Update changelog
2021-06-28 14:41:11 +06:00
DarthSim
56858a3692
More clear downloading timeout errors; Add image URL to fallback image usage warning
2021-06-28 14:37:25 +06:00
DarthSim
302bf64ea2
Remove ICC hacks; Enable ICC support for PNG
2021-06-25 13:29:16 +06:00
dependabot[bot]
6f21815fd3
Bump github.com/aws/aws-sdk-go from 1.38.64 to 1.38.65 ( #657 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.38.64 to 1.38.65.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.38.64...v1.38.65 )
---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-23 17:22:54 +06:00
dependabot[bot]
52bb092176
Bump github.com/prometheus/client_golang from 1.10.0 to 1.11.0 ( #655 )
...
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang ) from 1.10.0 to 1.11.0.
- [Release notes](https://github.com/prometheus/client_golang/releases )
- [Changelog](https://github.com/prometheus/client_golang/blob/master/CHANGELOG.md )
- [Commits](https://github.com/prometheus/client_golang/compare/v1.10.0...v1.11.0 )
---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-23 16:22:25 +06:00
DarthSim
89497fe3d3
Merge branch 'version/3' into version/3-refactoring
2021-06-23 16:09:04 +06:00
DarthSim
20d9d82e70
Merge branch 'master' into version/3
2021-06-23 16:08:53 +06:00
dependabot[bot]
75018369de
Bump github.com/aws/aws-sdk-go from 1.38.40 to 1.38.64 ( #654 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.38.40 to 1.38.64.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.38.40...v1.38.64 )
---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-23 15:53:30 +06:00
dependabot[bot]
d1cbea83f1
Bump github.com/newrelic/go-agent/v3 from 3.12.0 to 3.13.0 ( #652 )
...
Bumps [github.com/newrelic/go-agent/v3](https://github.com/newrelic/go-agent ) from 3.12.0 to 3.13.0.
- [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.12.0...v3.13.0 )
---
updated-dependencies:
- dependency-name: github.com/newrelic/go-agent/v3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-23 15:53:18 +06:00
dependabot[bot]
6b3702e194
Bump google.golang.org/api from 0.46.0 to 0.48.0 ( #651 )
...
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client ) from 0.46.0 to 0.48.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.46.0...v0.48.0 )
---
updated-dependencies:
- dependency-name: google.golang.org/api
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-23 15:53:06 +06:00
dependabot[bot]
5594d44b6d
Bump github.com/getsentry/sentry-go from 0.10.0 to 0.11.0 ( #642 )
...
Bumps [github.com/getsentry/sentry-go](https://github.com/getsentry/sentry-go ) from 0.10.0 to 0.11.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.10.0...v0.11.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-23 15:52:53 +06:00
Joshua Banton
9a3feab9cc
Adds handling of negative height value for bmp files. ( #644 )
...
* Adds handling of negative height value for bmp files.
* Simplifies negative height check, and moves it down to include checking the OS/2 16-bit version.
* Adds int16 conversion to OS/2 height.
2021-06-23 15:52:25 +06:00
Sergey Alexandrovich
e8b1c320bf
Delete CNAME
2021-06-23 15:50:44 +06:00
Andrew Kozin
7285c3bd7d
Add Github action to notify imgproxy-helm about updates ( #634 )
...
* Add Github action to notify imgproxy-helm about updates
* Update .github/actions/notify-imgproxy-helm.yml
Co-authored-by: Sergey Alexandrovich <DarthSim@users.noreply.github.com>
Co-authored-by: Sergey Alexandrovich <DarthSim@users.noreply.github.com>
2021-06-23 15:49:50 +06:00
DarthSim
cc25a8b940
Add canonical meta for docs
2021-06-23 15:32:55 +06:00
DarthSim
46e655e1ba
Netlify docs
2021-06-23 14:36:04 +06:00
DarthSim
cbbc481c7d
Use Debian Bulleye as base Docker image
2021-06-16 19:33:45 +06:00
DarthSim
8e6585e28d
Bump version
2021-06-16 18:34:56 +06:00
DarthSim
803ae99880
Update docker base
2021-06-16 18:33:50 +06:00
DarthSim
618ba93114
Update changelog
2021-06-16 18:31:33 +06:00
DarthSim
0fa36db813
Use magenta as a transparency key for trim
2021-06-07 15:05:29 +06:00
DarthSim
a3fc8f6868
Use Debian bullseye for CircleCI
2021-05-19 13:50:57 +06:00
DarthSim
d0c1e49291
Use gotestsum in CircleCI
2021-05-18 16:30:19 +06:00
DarthSim
b8ae4640e8
Fix tests compatibility with go < 1.16
2021-05-18 16:06:52 +06:00
DarthSim
7878c8bd0b
Add librsvg to CircleCI image
2021-05-18 16:06:32 +06:00
DarthSim
e46127a7a4
Fix pixelate check
2021-05-17 19:42:31 +06:00
DarthSim
77642c869c
Move flags defenition out of config.Configure
2021-05-17 19:40:01 +06:00
DarthSim
29e4188cd3
Merge branch 'version/3' into version/3-refactoring
2021-05-17 18:52:40 +06:00
DarthSim
36f318f390
Merge branch 'version/3' of github.com:imgproxy/imgproxy into version/3
2021-05-17 18:47:13 +06:00