1
0
mirror of https://github.com/imgproxy/imgproxy.git synced 2026-04-23 19:41:06 +02:00

1922 Commits

Author SHA1 Message Date
DarthSim 61c01ab704 Fix typo in changelog 2026-04-09 21:32:07 +03:00
DarthSim a62c2ab62f Update deps v3.31.2 2026-04-09 21:08:00 +03:00
DarthSim af25e745ae Bump version 2026-04-09 20:45:42 +03:00
DarthSim c122f2eb7e Update deps 2026-04-09 20:42:39 +03:00
DarthSim e6aad554e2 Update base Docker image 2026-04-09 20:36:18 +03:00
DarthSim 05cc1e4986 Exclude unsplash.com from lychee 2026-03-26 17:52:16 +03:00
DarthSim e302192cd1 Bump version v3.31.1 2026-03-17 15:21:25 +03:00
DarthSim e2c097b59d Update changelog 2026-03-17 03:12:25 +03:00
DarthSim 0eacd40ecc Update base Docker image 2026-03-17 03:08:43 +03:00
DarthSim 8a4f232c41 Bump version v3.31.0 2026-03-13 21:38:48 +03:00
DarthSim 78be9b3411 Upgrade amazon-s3-encryption-client-go to v4 2026-03-13 21:37:58 +03:00
DarthSim 682f3f7e13 Accept only service account keys for GCP integrations 2026-03-13 21:01:31 +03:00
DarthSim ed4477f4c9 Update changelog 2026-03-13 20:29:00 +03:00
DarthSim 9bac73825a Update deps 2026-03-13 20:27:23 +03:00
DarthSim a768fc174a Update base Docker image 2026-03-13 20:17:42 +03:00
DarthSim 0692623be8 Fix timeout error public message 2026-03-13 19:28:34 +03:00
DarthSim 4cae8051a8 Update docker base image 2026-03-10 22:35:10 +03:00
DarthSim 751779e8ec Accept 429 status in lychee (because of GitHub) 2026-03-10 22:34:26 +03:00
DarthSim 4627978f4e Set up Docker Buildx in CI 2026-03-09 22:21:14 +03:00
DarthSim 87830b4b67 Fix annotating Docker images 2026-03-09 21:32:53 +03:00
DarthSim 8659f0eba6 Update go directive in go.mod 2026-03-05 21:21:46 +03:00
DarthSim 2cfcb53d28 Update Go and golangci-lint versions in CI 2026-03-05 19:25:01 +03:00
DarthSim 4cda442ef9 Update base Docker image 2026-03-05 18:33:39 +03:00
DarthSim fd25caffdc Update changelog 2026-03-01 02:19:31 +03:00
DarthSim fe3c20c7d9 Fix request_span_duration_seconds Prometheus span description 2026-03-01 02:11:39 +03:00
DarthSim 73921f125d Update changelog 2026-02-27 22:39:36 +03:00
DarthSim a8aa2acf95 Update changelog 2026-02-27 20:31:39 +03:00
DarthSim 9c9b50f5f8 Update changelog 2026-02-24 19:54:25 +03:00
DarthSim fb88d3cf4b Fix typos in deprecation warnings 2026-02-24 19:10:38 +03:00
DarthSim 4f78f5ac00 Add IMGPROXY_PRESETS_PATH config; Deprecate --presets, --keypath, and --saltpath CLI args 2026-02-24 18:46:05 +03:00
DarthSim 61169178f5 Add early access note to readme 2026-02-16 20:37:05 +03:00
DarthSim f387b1eac5 Update base Docker image 2026-01-19 21:13:11 +03:00
DarthSim eb2001cdbe Update changelog 2026-01-19 21:12:18 +03:00
DarthSim dbcf97f36e Add IMGPROXY_FAIL_ON_DEPRECATION config 2026-01-19 00:43:28 +06:00
DarthSim 02360b25c9 Remove iframe elements from SVGs during sanitization 2026-01-15 18:29:22 +03:00
DarthSim 3ec369df8f Update base Docker image 2026-01-14 14:13:48 +03:00
DarthSim 58d0d636dc Respond with 422 on corrupted SVG 2026-01-07 19:24:52 +03:00
DarthSim 2f665bde1f Upgrade AWS Lambda adapter 2026-01-07 17:27:32 +03:00
DarthSim ba10c8bb0e Update base Docker image 2026-01-07 17:26:26 +03:00
DarthSim 8c19418ffb Unescape %3A in processing options 2025-11-27 19:00:08 +03:00
DarthSim 0823c4cd6a Update changelog 2025-11-21 20:02:51 +03:00
DarthSim 51ae5cbbb1 Update README 2025-11-18 19:50:20 +03:00
DarthSim e853afd60e Update changelog 2025-11-17 20:16:45 +03:00
Carson Brown 8a62a87978 Return 404 for missing GCS objects (#1576)
* fix(gcs): correctly detect wrapped not-found errors using errors.Is

* refactor(gcs): simplify error handling logic with guard clause
2025-11-17 23:14:46 +06:00
DarthSim 97ed9aaec1 Update changelog 2025-11-07 15:38:06 +03:00
DarthSim 05e8dd7e12 Add flip processing option 2025-11-07 01:50:01 +06:00
DarthSim 5257a0e7cf Respond with original 4xx status on 4xx image response; Respond with 502 on 5xx image response 2025-11-06 21:52:01 +06:00
DarthSim 25ca0df955 Remove +build build constraints as they no longer needed 2025-11-06 18:38:39 +03:00
DarthSim 62224b4414 Bump version v3.30.1 2025-10-10 20:37:47 +03:00
DarthSim 207532fe97 Format New Relic and OpenTelemetry metadata values that implement the fmt.Stringer interface as strings 2025-09-21 21:15:46 +03:00