1
0
mirror of https://github.com/imgproxy/imgproxy.git synced 2026-06-11 22:04:13 +02:00

20 Commits

Author SHA1 Message Date
Viktor Sokolov 3a4176e415 IMG-142: imagedata reference counting (#1655) 2026-05-19 21:20:55 +02:00
DarthSim c20f893569 Fix version in package name 2026-05-13 18:48:55 +03:00
DarthSim e237f45dcd Utilize integration testing in processing package 2026-03-23 23:39:27 +06:00
DarthSim 2cbc2ae2e9 Refactor testutil.ImageHash; Get rid of testutil.LoadImage 2026-03-23 23:19:41 +06:00
Viktor Sokolov 2c423c5654 DCT hash 2026-03-05 23:01:35 +01:00
DarthSim e6035fdf6a Minor update to image_hash_cache_matcher.go 2026-03-01 02:42:48 +03:00
Victor Sokolov a82a2a4717 IMG-86: base processing options test (#1595) 2025-12-25 16:04:13 +01:00
Victor Sokolov 69c7d2f117 IMG-76: new linter config & fixes (#1587)
* IMG-76: new linter config & fixes

* Upgrade golangci-lint to 2.7.2
2025-12-10 13:46:22 +01:00
Victor Sokolov 55a5f50566 SVG integration test (#1583) 2025-11-27 21:35:54 +01:00
Viktor Sokolov 3b9686a7ee Fixes memory leak in image_hash_matcher 2025-10-23 14:49:10 +02:00
Victor Sokolov 724f757421 IMG-27: skip raw images which mimic TIFF (#1558) 2025-10-21 16:41:28 +02:00
Victor Sokolov 28f55c5b13 Introduced matrix save-load test (#1552) 2025-10-03 15:52:48 +02:00
Victor Sokolov 30a5122d08 IMG-59: processing_test.go became lazy, added test image hash calculation (#1532)
* lazy processing test

* VHS

* ImageHashMatcher
2025-09-22 19:32:34 +02:00
Victor Sokolov f8133cd0b1 IMG-57: isSecurityOptionAllowed; shared parse fns (#1528)
* isSecurityOptionAllowed; shared parse fns

* We are not the same
2025-09-18 20:03:41 +06:00
Victor Sokolov 4b05e87274 IMG-57: introduce processing options factory (#1526)
* Intoduced options.Factory

* ProcessingOptionsFactory in processing and watermark

* Clone with testutil.Helper
2025-09-16 17:04:21 +02:00
Victor Sokolov 2d6b5a8d5a TestServer, AllowNetworks -> http.Transport (#1523) 2025-09-11 19:26:27 +02:00
DarthSim 32909f5e0b Fix failed assertions reporting in testutil.TestDataProvider 2025-09-09 23:17:34 +03:00
DarthSim 8bec24f268 Return reset func for testutil.LazyObj; Add testutil.LazySuite 2025-09-09 23:17:30 +03:00
Victor Sokolov 2d9ad5c250 IMG-49: Introduced instance (#1512)
* Introduced instance

* Makefile changes
2025-09-09 15:11:37 +02:00
Victor Sokolov efbea5fde5 New imagedata interface (#1471) 2025-07-31 18:18:13 +02:00