1
0
mirror of https://github.com/imgproxy/imgproxy.git synced 2025-02-12 11:46:10 +02:00

1568 Commits

Author SHA1 Message Date
DarthSim
54313eb207 Add AWS Lambda adapter to the Docker image; Set workers and vips concurrency when running in AWS Lambda 2024-01-22 18:47:48 +03:00
DarthSim
a1c6256bba Update CHANGELOG 2024-01-19 18:56:48 +03:00
DarthSim
2026de092b Don't log healthcheck and favicon requests 2024-01-19 18:41:37 +03:00
DarthSim
30f4fea1a1 Update base Docker image 2024-01-19 18:19:37 +03:00
Marc Köhlbrugge
a2fd4bc063 Fix typo (loacal -> local) 2023-12-23 02:25:32 +06:00
DarthSim
22e16ebe56 Fix loading animated images with a huge number of frames 2023-12-20 19:34:29 +03:00
DarthSim
9e5abde24e Update changelog 2023-12-15 21:15:10 +03:00
DarthSim
40c5f3f64a Update base Docker image 2023-12-06 15:24:43 +03:00
DarthSim
04d65a220b Don't set Expires HTTP header 2023-12-04 20:31:05 +03:00
DarthSim
79e6b32c9c Allow IMGPROXY_TTL to be zero 2023-12-04 19:42:07 +03:00
DarthSim
20db601820 Set persmissions for GH Actions 2023-12-03 22:14:19 +03:00
DarthSim
3fe820625d Revised downloading errors reporting 2023-12-03 21:00:20 +03:00
DarthSim
8cb93f8915 Fix relative watermark offsets when watermark is replicated 2023-12-02 22:23:19 +03:00
DarthSim
8eb04ea98b Allow relative values for gravity and watermark offsets 2023-12-01 18:23:24 +03:00
DarthSim
225e03b1ef Revert "Use multiarch/qemu-user-static:aarch64 in Cloud Build"
This reverts commit 9f2753638574376e864584f476ca3c65d46484e0.
2023-11-28 01:21:01 +03:00
DarthSim
9f27536385 Use multiarch/qemu-user-static:aarch64 in Cloud Build 2023-11-28 01:13:24 +03:00
DarthSim
b0aa618482 Fix Lefthook hooks on macOS 2023-11-25 20:42:54 +03:00
DarthSim
de5edf278b Update base Docker image 2023-11-25 20:33:13 +03:00
DarthSim
2abe0b1866 Update golangci-lint version in CI 2023-11-23 22:47:39 +03:00
DarthSim
1f9b348edc Remove go 1.19 from CI 2023-11-23 22:45:02 +03:00
DarthSim
9bd19c3535 Bump version v3.21.0 2023-11-23 22:35:15 +03:00
DarthSim
4a531ba68a Remove deprecated s3crypto.RegisterKMSWrapWithAnyCMK call 2023-11-23 22:34:55 +03:00
DarthSim
b787a59469 Update deps 2023-11-23 22:23:56 +03:00
DarthSim
478e34efde typo 2023-11-23 18:48:11 +03:00
DarthSim
b2a48fc0eb Update changelog 2023-11-22 20:22:56 +03:00
DarthSim
ed6050dcce Use VIPS_META_PALETTE for palette detection if available 2023-11-22 20:22:55 +03:00
DarthSim
fe94f820c6 Update base Docker image 2023-11-22 19:49:03 +03:00
DarthSim
d1c607bdc1 Add Highway to NOTICE 2023-11-22 19:14:32 +03:00
DarthSim
b897a63203 Remove explicit vips_vector_set_enabled 2023-11-22 11:45:55 +03:00
DarthSim
24fd5964d3 Add vips 8.15 to CI 2023-11-21 22:52:17 +03:00
DarthSim
e29f65831c Update CI Docker image 2023-11-21 22:51:22 +03:00
DarthSim
6b58b5bccd Update changelog 2023-11-21 21:58:09 +03:00
DarthSim
5cbe4c6080 Add kvazaar to NOTICE 2023-11-21 21:53:11 +03:00
DarthSim
ca5e5b6d97 Add libgirepository1.0-dev to CI image 2023-11-21 20:41:21 +03:00
DarthSim
eadac78ef3 Screw it, just add gobject-introspection to CI image 2023-11-21 19:58:20 +03:00
DarthSim
e0091ad776 Another try to fix CI image build 2023-11-21 19:16:22 +03:00
DarthSim
23c4bdd484 Fix CI image build 2023-11-21 18:25:37 +03:00
DarthSim
e619defc4c Update CI Docker file & add push hook 2023-11-21 17:37:29 +03:00
DarthSim
2f5a5fca15 Remove .github/workflows/docs-lint.yml 2023-11-21 17:36:10 +03:00
DarthSim
37f4332cae Drop support of vips prior to 8.13 2023-11-18 21:03:18 +03:00
DarthSim
f79946905d Remove scRGB alpha tiff warning for vips 8.15+ 2023-11-18 21:03:18 +03:00
DarthSim
707a24e59d HEIC saving support 2023-11-18 21:03:17 +03:00
DarthSim
8887f093ec Update base Docker image 2023-11-18 20:31:26 +03:00
DarthSim
b90f73c4b5 Typo 2023-11-17 16:43:24 +03:00
DarthSim
1291369de3 Update CHANGELOG 2023-11-13 21:20:21 +03:00
DarthSim
be31a2e0f6 Fix typo 2023-11-13 20:36:10 +03:00
DarthSim
949c71dbf1 Fix build with libvips <8.15 2023-11-13 20:32:36 +03:00
Phước Trung
16571e1360 fix typo 2023-11-13 23:30:09 +06:00
DarthSim
07528dbecf Use palette-bit-depth for palette bitdepth instead of VIPS_META_BITS_PER_SAMPLE 2023-11-13 20:26:58 +03:00
DarthSim
33bbfd0ed9 Use vips_addalpha instead of vips_bandjoin_const1 2023-11-13 19:57:06 +03:00