1
0
mirror of https://github.com/imgproxy/imgproxy.git synced 2025-02-02 11:34:20 +02:00

225 Commits

Author SHA1 Message Date
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
DarthSim
16c0d91d47 Add ETag buster 2021-12-07 15:34:35 +06:00
DarthSim
c2ea40b240 Detect deprecated basic URL format 2021-12-07 15:16:59 +06:00
DarthSim
cf884f860c Improved ICC profiles handling 2021-12-07 14:50:38 +06:00
DarthSim
f60f8fff8a Update changelog 2021-12-07 14:50:38 +06:00
DarthSim
f0ba01203e Bump version 2021-11-23 18:45:01 +06:00
DarthSim
30692b5cdd Update changelog 2021-11-23 18:18:30 +06:00
DarthSim
8c6ae4139c Upd changelog 2021-11-23 17:17:10 +06:00
DarthSim
d2061623ef Add client_ip to requests/response logs 2021-11-23 17:14:05 +06:00
DarthSim
9d2ba808ed Save GIF with vips_gifsave_buffer 2021-11-23 00:12:59 +06:00
DarthSim
c387c2e699 Bump version 2021-11-15 18:07:16 +06:00
DarthSim
bed786372f Fix requests_total counter in prometheus 2021-11-12 23:46:19 +06:00
DarthSim
32f813a7ba Merge branch 'feature/bmp-no-imagemagick' into version/3 2021-11-11 15:32:01 +06:00
DarthSim
d8bedfd930 Polish cookies passthrough 2021-11-11 15:30:32 +06:00
DarthSim
28d35edb08 Update changelog 2021-11-11 13:47:34 +06:00
DarthSim
a3f6fe6d39 Fix scale recalculation after scale-on-load 2021-11-01 19:45:45 +06:00
DarthSim
ac8c34a49a Respond with 500 for "temporary" downloading errors 2021-11-01 18:13:33 +06:00
DarthSim
80331cd94e Add cache control headers to 304 response 2021-10-13 17:59:46 +06:00
DarthSim
38ca14230d Add origin width & height to debug headers 2021-10-12 16:56:04 +06:00
DarthSim
b27f0d5712 DPR does not enlarge image unless enlarge is true 2021-10-12 16:56:03 +06:00
DarthSim
da10f3eac3 Fix Client Hints behavior 2021-10-12 16:56:03 +06:00
DarthSim
a15ea5555e Bump version in changelog 2021-10-01 23:47:49 +06:00