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

6 Commits

Author SHA1 Message Date
DarthSim c20f893569 Fix version in package name 2026-05-13 18:48:55 +03:00
Victor Sokolov 9f36029020 IMG-87: add context to errors (#1600) 2026-01-14 18:10:46 +01:00
Victor Sokolov 1570a2885c IMG-87: url in errors, errctx (#1598) 2026-01-14 15:32:48 +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
Sergei Aleksandrovich e33254005d Refactored errors (#1578)
* Refactored errors

* Make monitoring and errorreport accept `errctx.Error` instead of `error`

* Add server.Error; Remove category from errctx; Make HTTP handlers respond with *server.Error

* Remove stackSkip from errctx.Wrap; Add errctx.WrapWithStackSkip
2025-11-20 01:26:21 +06:00
DarthSim 45229596e0 Decouple optopns parser from options 2025-09-25 23:37:28 +06:00