1
0
mirror of https://github.com/imgproxy/imgproxy.git synced 2025-12-28 22:21:10 +02:00
Commit Graph

7 Commits

Author SHA1 Message Date
DarthSim
d332147c39 devcontainer: expose more ports; Set Prometheus port 2025-10-24 22:07:50 +03:00
DarthSim
2b646962ee devcontainer: mount images by symlink 2025-10-24 23:31:23 +06:00
Victor Sokolov
a269d98e7d IMG-65: Save BMP using structs (#1555)
* Save BMP using structs
2025-10-14 12:55:35 +02:00
Victor Sokolov
f7b9dc8f56 IMG-43: run hooks in the docker, switch to v4-dev image (#1554)
* Use v4-dev docker image

* Updated devcontainer
2025-10-13 13:06:48 +02:00
Victor Sokolov
e14e054471 DownloadSync/DownloadAsync (#1480)
* DownloadSync/DownloadAsync

* No bufpool in svg

* Added ImageData.Error()

* Header ordering in respondWithImage

* Check originData.Error only if processing failed

---------

Co-authored-by: DarthSim <darthsim@gmail.com>
2025-08-11 20:09:54 +06:00
Victor Sokolov
aa91342686 IMG-33: adds simple integration tests for image.Load() (#1462)
* Load() integration test

* Added test-images as submodule
2025-07-23 19:09:49 +02:00
Victor Sokolov
01439f43b0 IMG-37: improve OSS .devcontainer (#1460)
* OSS .devcontainer with all the tools

* .air.toml

* BASE_IMAGE arg

* Go with unzip test-images

* Removed unused commit
2025-07-23 19:42:38 +06:00