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

5 Commits

Author SHA1 Message Date
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
2675eb293b Merge branch 'master' into version/4 2025-11-06 23:25:46 +03:00
DarthSim
e162c9496e Add client features detector 2025-10-29 20:51:00 +06:00
DarthSim
b0256069f1 Define all apply* and parse* functions in options/parser package as Parser methods 2025-10-14 16:57:28 +03:00
DarthSim
45229596e0 Decouple optopns parser from options 2025-09-25 23:37:28 +06:00