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

331 Commits

Author SHA1 Message Date
DarthSim
2c28252966 Fix the way the dpr processing option affects offsets and paddings 2023-04-16 20:56:17 +03:00
DarthSim
ee0cb9feda Allow encoding filename with Base64 2023-04-14 22:40:01 +03:00
DarthSim
b92de43cf3 Add support for client hints prefixed with Sec-CH-; Remove Viewport-Width header support 2023-04-11 21:08:39 +03:00
DarthSim
a2efeb55be Bump version 2023-04-10 20:29:15 +03:00
DarthSim
1a9768a2c6 Prohibit connecting to loopback, link-local multicast, and link-local unicast IP addresses by default 2023-03-22 20:25:51 +03:00
DarthSim
01fc25623c Bump version 2023-03-07 15:35:33 +03:00
Vladimir Dementyev
4a60556787
Use lychee to verify docs links (#1087)
* dev: add lychee to lefthook

* docs: make sure internal links has .md

* ci: add docs lint workflow

---------

Co-authored-by: Sergey Alexandrovich <DarthSim@users.noreply.github.com>
2023-02-24 23:23:21 +06:00
DarthSim
0d23389385 Format docs 2023-02-23 21:23:16 +03:00
DarthSim
9416168575 Security processing options 2023-02-23 21:11:44 +03:00
DarthSim
50b23bf919 Update docs and changelog 2023-02-21 18:46:01 +06:00
DarthSim
4bf1a27abd Add extend_aspect_ratio processing option 2023-02-19 18:58:30 +03:00
DarthSim
ccc2d8fee3 Update docs 2023-02-02 16:11:31 +03:00
DarthSim
192802766e Update docs 2023-01-31 17:01:11 +03:00
DarthSim
dbb32e93d3 Fix links in OTel docs 2023-01-20 19:59:00 +03:00
DarthSim
49d8b4e326 Bump version 2023-01-11 19:07:50 +03:00
DarthSim
e263ef671a Replace gitter with discord 2023-01-05 19:52:43 +03:00
Gábor Szakács
b0b1158a93
Update jemalloc package install instructions (#1061)
as `libjemalloc1` is not available in recent distributions anymore, see:
https://packages.debian.org/search?keywords=jemalloc
2023-01-04 20:23:25 +06:00
DarthSim
4631fc6951 Update docs 2022-12-15 21:06:52 +06:00
0xflotus
5af61b2be8
fix: rendering the pro image (#1054)
* Update autoquality.md

* Update best_format.md

* Update chained_pipelines.md

* Update chaining_the_processing.md

* Update encrypting_the_source_url.md

* Update getting_the_image_info.md

* Update object_detection.md
2022-12-15 21:02:35 +06:00
DarthSim
c358ab6649 Update docs style 2022-12-15 20:46:17 +06:00
DarthSim
8326369cb9 Update docs 2022-12-15 20:46:07 +06:00
Alan Brault
0b9577eb79
Implement Azure Identity Authentication for Azure Transport (#1052)
* refactor: implement support for azure managed identities and service principals

Signed-off-by: Alan Brault <alan.brault@hardwareandtools.com>

* task: implement ranged request support

Signed-off-by: Alan Brault <alan.brault@hardwareandtools.com>

* refactor: check result.ETag for nil

Signed-off-by: Alan Brault <alan.brault@hardwareandtools.com>

* refactor: implement null guards for content-length and content-type

Signed-off-by: Alan Brault <alan.brault@hardwareandtools.com>

* refactor: use blockblob.CountToEnd instead of -1 for length

Signed-off-by: Alan Brault <alan.brault@hardwareandtools.com>

* Replace OTel AWS ECS detector with fixed fork

* Update semconv in OTel

* refactor: implement support for azure managed identities and service principals

Signed-off-by: Alan Brault <alan.brault@hardwareandtools.com>

* task: implement ranged request support

Signed-off-by: Alan Brault <alan.brault@hardwareandtools.com>

* refactor: check result.ETag for nil

Signed-off-by: Alan Brault <alan.brault@hardwareandtools.com>

* refactor: implement null guards for content-length and content-type

Signed-off-by: Alan Brault <alan.brault@hardwareandtools.com>

* refactor: use blockblob.CountToEnd instead of -1 for length

Signed-off-by: Alan Brault <alan.brault@hardwareandtools.com>

* chore: run go mod tidy

Signed-off-by: Alan Brault <alan.brault@hardwareandtools.com>

* refactor: discard err returns

Signed-off-by: Alan Brault <alan.brault@hardwareandtools.com>

Signed-off-by: Alan Brault <alan.brault@hardwareandtools.com>
Co-authored-by: DarthSim <darthsim@gmail.com>
2022-12-15 18:51:07 +06:00
DarthSim
de550875b8 Update docs 2022-12-11 23:22:58 +06:00
DarthSim
fd9c7401ce Bump version 2022-12-11 22:55:13 +06:00
DarthSim
8f21c2e067 Update docs and changelog 2022-12-11 22:30:43 +06:00
DarthSim
68e758d811 Allow replacing line breaks with \n in OTel keys and certs 2022-12-11 22:29:58 +06:00
DarthSim
1ededbb11f Add IMGPROXY_MAX_ANIMATION_FRAME_RESOLUTION config 2022-11-29 18:25:38 +06:00
DarthSim
3f9a0641f1 Remove WebP, AVIF, and ICO from preferred formats 2022-11-27 20:01:07 +06:00
DarthSim
27bf8505e1 Change the default AVIF quality and speed 2022-11-27 20:01:01 +06:00
DarthSim
d8bc7e8b2f Update readme; Update logo in docs 2022-11-22 20:32:59 +06:00
DarthSim
e43cb2cb51 Bump version 2022-11-17 20:17:10 +06:00
DarthSim
4ed6b254e0 Update changelog and docs 2022-11-16 21:02:28 +06:00
DarthSim
f08cc76806 Fixed TraceIdRatioBased sampler; IMGPROXY_OPEN_TELEMETRY_TRACE_ID_GENERATOR config 2022-11-15 21:37:55 +06:00
DarthSim
b17d6c400c Update docs and changelog 2022-11-08 20:31:26 +06:00
DarthSim
d92d8c7701 Fix docs formatting 2022-11-07 21:14:39 +06:00
DarthSim
caef5eeff1 Add IMGPROXY_OPEN_TELEMETRY_GRPC_INSECURE config 2022-11-07 21:08:01 +06:00
Christopher Brookes
cfa4b596d1
feat(logger): implement structured log formatter gcp compliant (#1028)
* feat(logger): implement structured log formatter gcp compliant

* docs: add new gcp logging format
2022-11-05 18:20:57 +06:00
DarthSim
eaadb472f5 Bump version 2022-11-04 19:46:39 +06:00
DarthSim
8fcfe8f194 Update changelog and docs 2022-10-24 17:48:32 +06:00
DarthSim
4e669c8717 Add IMGPROXY_CLIENT_KEEP_ALIVE_TIMEOUT config 2022-10-21 16:40:24 +06:00
DarthSim
a489231d17 Bump version 2022-10-19 19:53:38 +06:00
DarthSim
4ab415fd9b Fix feDropShadow SVG filter when IMGPROXY_SVG_FIX_UNSUPPORTED is true 2022-10-15 20:22:54 +06:00
DarthSim
f95f57bb4d Update docs and changelog 2022-10-07 17:34:48 +06:00
DarthSim
04124d98b4 Bump version in docs 2022-10-06 21:25:44 +06:00
Sergey Alexandrovich
36f67a6f96
OpenTelemetry support (#995) 2022-10-06 15:08:23 +06:00
DarthSim
3902155170 Update docs 2022-09-26 17:51:50 +06:00
DarthSim
6d584830eb Fix word-wrapping long links in docs 2022-09-19 18:12:47 +06:00
DarthSim
733e524c58 Fix external links in docs 2022-09-19 17:59:37 +06:00
Tuomas Valtonen
c3d3aac559
Add default value to IMGPROXY_MAX_REDIRECTS documentation and clarify usage of value 0 (#969)
* Add default value to IMGPROXY_MAX_REDIRECTS

Taken from ff3d3cedc4/config/config.go (L206)

* Clarify usage of 0 as value of IMGPROXY_MAX_REDIRECTS

* Use suggested phrasing

Co-authored-by: Sergey Alexandrovich <DarthSim@users.noreply.github.com>

Co-authored-by: Sergey Alexandrovich <DarthSim@users.noreply.github.com>
2022-09-09 15:21:58 +06:00
Roelof Kallenkoot
61464a7686
fix(docs): typo source url encryption (#971)
Could not find it in the sourcecode, since this is part of the pro version. I'm assuming the typo is just in the docs and not in source code. Someone with access to Pro should verify this
2022-09-09 15:07:24 +06:00