DarthSim
|
2b78c7e6f3
|
Fix linter issues
|
2025-01-27 19:24:33 +03:00 |
|
Ben Aubin
|
8fd628eca3
|
add tests
|
2025-01-27 19:01:00 +03:00 |
|
Ben Aubin
|
3d4fed6842
|
Fix for GHSA-j2hp-6m75-v4j4
|
2025-01-27 19:01:00 +03:00 |
|
DarthSim
|
09e305c053
|
Revert "Update AWS Lambda adapter"
This reverts commit 55a70acfe2 .
v3.27.1
|
2025-01-13 19:04:01 +03:00 |
|
DarthSim
|
34b8927515
|
Bump version
|
2025-01-13 18:44:58 +03:00 |
|
DarthSim
|
824368db7c
|
Update deps
|
2025-01-13 18:43:48 +03:00 |
|
DarthSim
|
55a70acfe2
|
Update AWS Lambda adapter
|
2025-01-13 18:28:09 +03:00 |
|
DarthSim
|
cb599f97fd
|
Fix blur and sharpen performance for images with alpha channel
|
2025-01-10 18:53:23 +03:00 |
|
DarthSim
|
7e832686cb
|
Update changelog
|
2025-01-08 18:38:36 +03:00 |
|
DarthSim
|
c0eab33c56
|
Update changelog
|
2025-01-07 20:51:04 +03:00 |
|
DarthSim
|
bf8a39821b
|
Add IMGPROXY_SOURCE_URL_QUERY_SEPARATOR config
|
2025-01-07 20:48:05 +03:00 |
|
DarthSim
|
ca409b4809
|
Remove "ignoring duplicate libraries" warnings during tests
|
2025-01-07 19:38:08 +03:00 |
|
DarthSim
|
ed6b3ba9a2
|
Update changelog
|
2024-12-24 13:22:05 +03:00 |
|
DarthSim
|
f09c12f6d2
|
Bump version
v3.27.0
|
2024-12-18 20:23:09 +03:00 |
|
DarthSim
|
466b22d3f4
|
Update deps
|
2024-12-18 20:22:19 +03:00 |
|
DarthSim
|
e34c37dc30
|
Update changelog
|
2024-12-17 23:21:38 +03:00 |
|
DarthSim
|
edb050ed21
|
Fix handling ICC profiles with vips 8.15+
|
2024-12-17 21:44:12 +03:00 |
|
DarthSim
|
301ca08236
|
Fix importing ICC profiles for 16-bit images with an alpha channel
|
2024-12-15 22:02:45 +03:00 |
|
DarthSim
|
88af37f48d
|
Update changelog
|
2024-12-13 18:46:43 +03:00 |
|
DarthSim
|
d5870c594e
|
Disable automatic deps update with dependabot
|
2024-12-12 18:07:09 +03:00 |
|
DarthSim
|
c441e3bce6
|
Fix Lefthook on macOS + brew
|
2024-12-12 17:59:23 +03:00 |
|
DarthSim
|
8e5282a415
|
Fix linter error
|
2024-12-12 17:59:23 +03:00 |
|
Sergei Aleksandrovich
|
7049ffcf54
|
Merge pull request #1410 from tmaroschik/patch-1
Fix ld: error: undefined symbol: ceil on FreeBSD
|
2024-12-10 20:58:51 +06:00 |
|
Thomas Maroschik
|
0e53f7d8db
|
Fix ld: error: undefined symbol: ceil on FreeBSD
When building on FreeBSD the compilation errors because it cannot find the math library. This single line links it.
|
2024-12-10 15:11:37 +01:00 |
|
DarthSim
|
15dfee66c2
|
Update base Docker image
|
2024-12-09 21:16:42 +03:00 |
|
DarthSim
|
052c55dd02
|
Update changelog
|
2024-12-08 23:14:21 +03:00 |
|
DarthSim
|
d9abf2d3d7
|
Fix animated JPEG XL support
|
2024-12-08 21:07:36 +03:00 |
|
DarthSim
|
9d955444df
|
Update changelog
|
2024-12-08 20:57:03 +03:00 |
|
DarthSim
|
181fffee5b
|
Change IMGPROXY_AVIF_SPEED and IMGPROXY_FORMAT_QUALITY default values
|
2024-12-08 20:23:46 +03:00 |
|
DarthSim
|
90e5f19a6e
|
Rename IMGPROXY_ENABLE_*_DETECTION configs to IMGPROXY_AUTO_*
|
2024-12-08 19:26:58 +03:00 |
|
DarthSim
|
3f4edb91f7
|
JPEG XL (JXL) support
|
2024-12-08 19:02:08 +03:00 |
|
DarthSim
|
227ec2ec22
|
Fix README header view
|
2024-12-03 21:25:24 +03:00 |
|
DarthSim
|
1bb94fcfb1
|
Update README header
|
2024-12-03 21:23:07 +03:00 |
|
DarthSim
|
5ab9dc808b
|
Update changelog
|
2024-12-03 19:37:03 +03:00 |
|
DarthSim
|
505faf5452
|
Fix URL parsing error when a non-http(s) URL contains a % symbol outside of the percent-encoded sequence
|
2024-11-28 17:53:55 +03:00 |
|
DarthSim
|
bbcef29e11
|
Update changelog
|
2024-11-28 17:29:01 +03:00 |
|
DarthSim
|
750fdddc72
|
Clenup some smell
|
2024-11-22 01:36:58 +03:00 |
|
DarthSim
|
cf28d6cd92
|
Pass gravity name to parseGravity for better error messages
|
2024-11-21 21:51:12 +03:00 |
|
DarthSim
|
484594cfbb
|
Don't check arguments number in applyCropOption; parseGravity should handle this
|
2024-11-21 21:46:46 +03:00 |
|
DarthSim
|
f7433303e6
|
Refactor gravity parsing
|
2024-11-21 21:27:33 +03:00 |
|
DarthSim
|
700617403f
|
Get rid of docker/setup-buildx-action
|
2024-11-20 20:22:57 +03:00 |
|
DarthSim
|
30564b5331
|
Update changelog
|
2024-11-20 19:46:48 +03:00 |
|
DarthSim
|
e7e7a43bb6
|
Refactor gravity a bit
|
2024-11-20 19:43:57 +03:00 |
|
Sergei Aleksandrovich
|
f0276f3cc0
|
Merge pull request #1379 from maxd-wttj/fix-trace-error
Set trace status to Error when using OTEL exporter
|
2024-11-15 22:41:49 +06:00 |
|
Grandmax
|
e3ca6199c7
|
set trace status to Error
|
2024-11-15 12:07:24 +01:00 |
|
DarthSim
|
380b6d1066
|
Update changelog
|
2024-11-07 00:18:09 +03:00 |
|
DarthSim
|
c0a9b3f883
|
Use base Docker image from ghcr.io
|
2024-10-29 23:30:45 +03:00 |
|
DarthSim
|
85d25917d9
|
Update Go and vips versions in CI
|
2024-10-29 23:17:10 +03:00 |
|
DarthSim
|
e485e3b491
|
Add build-ci-docker GH Actions workflow
|
2024-10-29 23:02:11 +03:00 |
|
DarthSim
|
2df12ddf0c
|
Minor update in GH Actions workflows
|
2024-10-29 22:40:33 +03:00 |
|