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

246 Commits

Author SHA1 Message Date
DarthSim
2cfdb47c34 Update changelog 2022-05-20 23:13:01 +06:00
DarthSim
75b68231f1 Update docker base image 2022-05-20 22:51:42 +06:00
DarthSim
13c14c25e9 Fallback from AVIF to JPEG/PNG if one of the result dimensions is smaller than 16px 2022-05-20 21:18:07 +06:00
DarthSim
faed48fbea Bump version 2022-04-25 18:35:19 +06:00
DarthSim
4d4a1d724f IMGPROXY_KEEP_COPYRIGHT config & keep_copyright option 2022-04-25 16:53:08 +06:00
DarthSim
91a3671f9d Add X-Result-Width and X-Result-Height to debug headers 2022-04-18 16:45:34 +06:00
DarthSim
e1a69c5d95 IMGPROXY_ENFORCE_THUMBNAIL config & enforce_thumbnail option 2022-04-14 22:33:09 +06:00
DarthSim
9b146991c5 Use heic/avif embedded thumbnails 2022-04-14 22:33:09 +06:00
DarthSim
cbb6fd1ea9 Add support of RLE-encoded BMP 2022-04-11 15:59:27 +06:00
DarthSim
b243a08254 Bump version 2022-04-07 23:59:21 +06:00
DarthSim
3d93bc6836 Add IMGPROXY_GCS_ENDPOINT config 2022-04-07 23:31:50 +06:00
DarthSim
dead87c35c Update changelog 2022-04-06 17:36:25 +06:00
Joe Cai
7a2296aee8
Support OpenStack Swift Object Storage (#837)
* Add OpenStack Swift support

* Fix linting errors

* Update CHANGELOG

* Update swift documentation

* Fix linting error

* Swift transport: pass req.Context down, fix parseObjectURL() implementation

* Make swift transport test a test suite

* Use swift://{container}/{object_path} as the source image URL format

* Cleanup

* Swift transport: only close object when returning 304
2022-04-06 17:00:19 +06:00
DarthSim
ce73e0935c Update changelog & docs 2022-04-06 13:03:12 +06:00
DarthSim
dad588f69b Update chengelog 2022-04-05 18:06:44 +06:00
DarthSim
1a2fa2861e Update changelog & docs 2022-04-04 16:07:28 +06:00
DarthSim
29b52da173 Update changelog 2022-03-24 14:08:24 +06:00
DarthSim
d57a268d01 Bump version 2022-03-21 15:46:46 +06:00
DarthSim
3c44af8d4e Fix and improve S3 transport 2022-03-17 20:43:25 +06:00
DarthSim
53c3a6370a Update changelog 2022-03-17 17:14:44 +06:00
DarthSim
00abf95eb0 Bump version 2022-03-17 15:54:44 +06:00
DarthSim
539cd34636 Update changelog 2022-03-17 15:54:38 +06:00
DarthSim
a8293461e6 Write logs to STDOUT instead of STDERR 2022-03-16 14:17:32 +06:00
DarthSim
731ead4563 Bump version 2022-03-14 18:35:32 +06:00
DarthSim
4b7e02afc6 Update changelog 2022-03-14 18:31:16 +06:00
DarthSim
e9e5b9e60d Bump version 2022-02-21 18:17:36 +06:00
DarthSim
df818706c2 IMGPROXY_HEALTH_CHECK_PATH config 2022-02-21 18:06:20 +06:00
DarthSim
377946d5af Update changelog 2022-02-21 14:43:04 +06:00
Sergey Alexandrovich
ec02fc53a5
IMGPROXY_MAX_REDIRECTS config (#797)
* IMGPROXY_MAX_REDIRECTS config

* Apply suggestions from code review

Co-authored-by: Travis-Turner <32389151+Travis-Turner@users.noreply.github.com>

Co-authored-by: Travis-Turner <32389151+Travis-Turner@users.noreply.github.com>
2022-02-16 15:42:09 +06:00
DarthSim
1220d73320 Bump version 2022-02-08 16:06:17 +06:00
DarthSim
7a4b7ef209 Update changelog 2022-02-08 16:04:44 +06:00
DarthSim
c01fcd73b7 Bump version 2022-01-19 16:25:05 +06:00
DarthSim
de44e11182 Fix decoding BMP with unusual offset 2022-01-19 16:21:01 +06:00
DarthSim
fc35aaa2fd Bump version 2022-01-18 16:20:45 +06:00
DarthSim
fff164f45a Add zoom option 2022-01-18 16:16:14 +06:00
DarthSim
41f3ce1e06 Update changelog 2022-01-17 19:17:09 +06:00
DarthSim
9756dc8ba8 Fix force scale + rotation 2022-01-17 18:53:53 +06:00
DarthSim
7a968d5fed Crop between scale-on-load and scale 2022-01-17 18:39:59 +06:00
DarthSim
1ab981ef11 Fix BMP with <8 BPP 2022-01-17 15:36:43 +06:00
DarthSim
b5863c808b Move metrics.StartRequest to middleware && Fix Datadog 2022-01-14 00:40:14 +06:00
DarthSim
b7cc1cb3a8 Update changelog 2022-01-13 19:44:40 +06:00
DarthSim
7e5587ae69 Bump version 2021-12-17 11:56:21 +03:00
DarthSim
986ceb7484 Update changelog 2021-12-16 01:29:49 +06:00
DarthSim
12eff4c463 Bump version 2021-12-15 21:27:04 +06:00
DarthSim
9370200218 Upd changelog 2021-12-15 21:22:49 +06:00
DarthSim
a02faa1ef1 Bump version 2021-12-10 19:55:26 +06:00
DarthSim
7d77f0afd3 Use sync.Map for cached C strings 2021-12-10 19:54:34 +06:00
DarthSim
d12bd7676b Bump version 2021-12-08 13:45:02 +06:00
DarthSim
3e87bd683c Offsets for replicated watermarks 2021-12-07 19:07:56 +06:00
DarthSim
4c5ae587ed Update changelog and docs 2021-12-07 19:07:51 +06:00