Commit Graph

1802 Commits

Author SHA1 Message Date
DarthSim
d42f67b5b9 Bump version 2025-03-31 20:55:00 +03:00
DarthSim
06e54b8e5b Update deps 2025-03-31 20:53:52 +03:00
DarthSim
79efd4eb50 Prevent builds in forks 2025-03-31 20:23:35 +03:00
DarthSim
cc5a45cb39 Fix pre-puch hook on macOS+brew 2025-03-24 21:20:18 +03:00
DarthSim
e6dbc6b601 Tidy mods 2025-03-24 21:02:12 +03:00
DarthSim
43bd1d73e1 Migrate to golangci-lint v2 2025-03-24 21:01:54 +03:00
DarthSim
bd548e00e8 Use gotestsum in Lefthook when possible 2025-03-23 18:55:18 +03:00
DarthSim
b4aaf420bc Cleanup S3 transport 2025-03-23 18:50:40 +03:00
DarthSim
ca18921c13 Add Content-Type: text/plain header to custom transports' error responses 2025-03-23 18:41:41 +03:00
DarthSim
10285240a9 Remove the IMGPROXY_S3_MULTI_REGION config. imgproxy now always work in multi-regional S3 mode 2025-03-23 18:26:42 +03:00
DarthSim
9474055030 Update changelog 2025-03-21 21:30:36 +03:00
Sergei Aleksandrovich
c5ab98b899 Merge pull request #1421 from imgproxy/dependabot/go_modules/golang.org/x/net-0.36.0
Bump golang.org/x/net from 0.34.0 to 0.36.0
2025-03-13 22:42:05 +06:00
dependabot[bot]
0bac5e9f9a Bump golang.org/x/net from 0.34.0 to 0.36.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.34.0 to 0.36.0.
- [Commits](https://github.com/golang/net/compare/v0.34.0...v0.36.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-13 01:51:35 +00:00
DarthSim
47aeca0fab Update changelog 2025-03-08 17:18:39 +03:00
DarthSim
0bf347b1fe Refactor structdiff package 2025-03-04 22:05:26 +03:00
DarthSim
bead5a2380 Update changelog 2025-03-04 19:09:33 +03:00
DarthSim
fa3b1d9c71 Exclude x.com from lychee check 2025-02-25 18:38:10 +03:00
DarthSim
4f6a00e596 Update changelog 2025-02-25 18:38:08 +03:00
DarthSim
960c63a88a Update changelog 2025-02-18 18:04:41 +03:00
DarthSim
3550042a16 Apply new errors processing to more code parts 2025-02-18 17:35:13 +03:00
DarthSim
2145a66174 Fix Invalid zoom value error message for the second argument 2025-02-17 22:30:49 +03:00
DarthSim
6b7b3e9179 Replace *ierrors.Error with actual data type in Sentry and Honeybadger integrations 2025-02-17 22:15:54 +03:00
DarthSim
528ece8da1 Revised errors for better error reporting 2025-02-17 22:11:40 +03:00
DarthSim
204cfa3648 Add IMGPROXY_COOKIE_PASSTHROUGH_ALL config 2025-02-12 22:34:31 +03:00
DarthSim
bd6b86e299 Update changelog 2025-02-12 17:08:57 +03:00
DarthSim
1ece2bd29d Fix determinimg the default hostname for cookies passthrough 2025-02-11 18:32:40 +03:00
DarthSim
d6e7acbad0 Update changelog 2025-02-11 17:58:07 +03:00
DarthSim
b8bfd590a2 Update changelog 2025-02-10 22:38:18 +03:00
DarthSim
934e6b630f Update changelog 2025-02-06 18:46:25 +03:00
DarthSim
0a50b79111 Add imagedata tests 2025-02-06 18:46:25 +03:00
DarthSim
f100d3910b Fix handing 206 responses from source with full Content-Range 2025-02-06 18:46:24 +03:00
DarthSim
ac2cb25cfc Merge branch 'version/3.27' 2025-01-27 19:39:59 +03:00
DarthSim
d7731dc386 Bump version v3.27.2 2025-01-27 19:28:06 +03:00
DarthSim
eb18eb47d5 Update changelog 2025-01-27 19:25:38 +03:00
DarthSim
2b78c7e6f3 Fix linter issues 2025-01-27 19:24:33 +03:00
DarthSim
f4cd779646 Update changelog 2025-01-27 19:21:56 +03:00
DarthSim
cf6f8d06b5 Fix linter issues 2025-01-27 19:04:51 +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
Sergei Aleksandrovich
eb528b703d Merge commit from fork
Deny 0.0.0.0 when configured to deny loopback addresses
2025-01-27 21:58:52 +06:00
Ben Aubin
b07ac8cffb add tests 2025-01-19 11:20:55 -08:00
Ben Aubin
d6255b5700 Fix for GHSA-j2hp-6m75-v4j4 2025-01-19 11:11:57 -08:00
DarthSim
0f37d62fd8 Add IMGPROXY_BASE64_URL_INCLUDES_FILENAME config 2025-01-16 20:52:45 +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