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

1726 Commits

Author SHA1 Message Date
DarthSim
e9d96b77e8 (docker) Set FONTCONFIG_PATH to remove fontconfig warnings 2024-08-21 21:24:15 +03:00
DarthSim
dbfe0eb52e Allow 0 as IMGPROXY_FALLBACK_IMAGE_HTTP_CODE value 2024-08-20 17:21:43 +03:00
DarthSim
1f828b475b Fix handling # symbols in non-HTTP(S) source URLs 2024-08-19 18:26:47 +03:00
DarthSim
ec7f698904 Add ca-certificates as a packages dependency 2024-08-14 22:34:15 +03:00
DarthSim
4d8a265e70 Add imgproxy-build-package script to Docker image 2024-08-14 21:51:30 +03:00
DarthSim
6b0650bf75 Update base Docker image 2024-08-14 21:33:53 +03:00
DarthSim
c266461887 Use E2_HIGHCPU_8 machine in GCB 2024-08-14 16:30:20 +03:00
DarthSim
00977602e8 Fix CI 2024-07-11 19:13:29 +03:00
DarthSim
902a70864b Add clang-format to CI 2024-07-11 18:49:12 +03:00
DarthSim
8bbf22c629 Update CI Docker image 2024-07-11 18:48:55 +03:00
DarthSim
cb6fd3f8e3 Update changelog 2024-07-11 18:11:37 +03:00
DarthSim
06cd9413c6 Add clang-format to lefthook 2024-07-11 18:07:52 +03:00
DarthSim
dc8c891121 Bump version 2024-07-08 21:49:56 +03:00
DarthSim
6bb5378352 Fix deprecations 2024-07-08 21:49:27 +03:00
DarthSim
02081f84c5 Update deps 2024-07-08 21:34:45 +03:00
DarthSim
2a49255cc4 Update changelog 2024-07-08 16:23:57 +03:00
DarthSim
4271e11a9e Update changelog 2024-07-06 23:33:17 +03:00
DarthSim
23baf1cae0 Add IMGPROXY_ARGUMENTS_SEPARATOR and IMGPROXY_PRESETS_SEPARATOR configs 2024-07-06 22:36:21 +03:00
DarthSim
6e4967a278 Another try to fix crossbuild of Docker images 2024-06-25 19:19:52 +03:00
DarthSim
888ec0da86 Fix crossbuild of Docker images 2024-06-25 18:15:21 +03:00
DarthSim
e56a360ed7 Update base Docker image 2024-06-25 18:09:07 +03:00
guoguangwu
27d9ebad38
fix: close file (#1274) 2024-06-12 21:17:57 +06:00
Koen Punt
e4bf5e93fb
add javascript example for truncated signature (#163) 2024-06-12 21:16:28 +06:00
Koen Punt
fed87524a0
fix spelling of "project" in airbrake config keys (#1291) 2024-06-12 21:14:16 +06:00
DarthSim
c01158977c Fix treating percent-encoded symbols in s3://, gcs://, abs://, and swift:// URLs 2024-06-11 19:15:55 +03:00
DarthSim
cb32e71788 Rename IMGPROXY_WRITE_TIMEOUT to IMGPROXY_TIMEOUT and IMGPROXY_READ_TIMEOUT to IMGPROXY_READ_REQUEST_TIMEOUT 2024-06-03 20:36:32 +03:00
DarthSim
e867d0f10a Add write response timeout 2024-06-03 20:26:10 +03:00
DarthSim
8c22d7b153 Update changelog 2024-06-03 19:48:32 +03:00
DarthSim
68d38949d8 Replace semaphore implementation with golang.org/x/sync/semaphore 2024-05-30 18:02:12 +03:00
DarthSim
c1fc3fc2d6 Update changelog 2024-05-28 16:28:16 +03:00
DarthSim
81e5e5b5b3 Update changelog 2024-05-25 22:29:21 +03:00
Riyadh Al Nur
259b66e5e9
Add support for passing in an external ID when using S3 assume role (#1290) 2024-05-26 01:26:21 +06:00
DarthSim
e703f6d4d0 Ensure S3 endpoint scheme; Trim all redundant slashes from S3 object key 2024-05-09 19:03:29 +03:00
DarthSim
a23737a90b Fix SVG detection when the root element has a namespace 2024-05-07 18:58:47 +03:00
DarthSim
9c8293a2a0 Add check for duplicated SOI markers in JPEG 2024-05-07 16:54:48 +03:00
DarthSim
d7ab8890a7 Update chegelog 2024-05-03 18:03:58 +03:00
DarthSim
7fd1d446cf Fix HEIC/AVIF dimension limit handling 2024-05-02 16:31:19 +03:00
DarthSim
e6ddcb8dea Bump version 2024-04-30 17:04:14 +03:00
DarthSim
13d311fd1a Reset config at the start of config.Configure() 2024-04-30 17:04:12 +03:00
DarthSim
e0ea0ba6e1 Bump version 2024-04-29 18:16:06 +03:00
DarthSim
dc6bb35afb Update deps 2024-04-29 18:12:25 +03:00
DarthSim
a93318c963 Update AWS Lambda adapter to 0.8.3 2024-04-26 20:14:30 +03:00
DarthSim
6c9c99f2fc Update changelog 2024-04-26 20:13:35 +03:00
DarthSim
749d1b34bc Update checgelog 2024-04-26 18:13:15 +03:00
DarthSim
b43c6a7db7 Fix watermark replication across animation frames 2024-04-24 21:55:16 +03:00
DarthSim
97217949a7 Fix watermarks overlapping animation frames in some cases 2024-04-24 21:42:29 +03:00
DarthSim
aeb2c087d4 Ensure that the watermark is always centered when replicated 2024-04-24 21:41:20 +03:00
DarthSim
df75177481 Replace WatermarkOptions.Gravity with GravityReplicate 2024-04-24 19:35:16 +03:00
DarthSim
40aaf353ac Replace old benchmark results with a link to the blog article with new results 2024-04-18 23:17:03 +03:00
DarthSim
e31b24931d Update linter and fix linting errors 2024-04-18 21:16:32 +03:00