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

15 Commits

Author SHA1 Message Date
Viktor Sokolov f3b59467bd IMG-87: url in errors, errctx 2026-01-13 17:37:33 +01:00
Victor Sokolov aadead21d9 IMG-83: typed env vars (#1591)
* IMG-83: typed env vars

* Removed CLI flag, fixed FormatQuality&Presets logic

* URLReplacements, updated bind logic
2025-12-15 09:06:41 +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 10edac91ae errorreport.Reporter instance 2025-10-02 01:26:32 +06:00
Victor Sokolov 7abda277ab IMG-26: transport.Common, cookies, errorreport (#1544)
* transport.Common relies on config

* cookies instance

* errorreport package turned into instance
2025-10-01 19:10:14 +02:00
DarthSim 89821daa9f Migrate from logrus to log/slog 2025-09-21 20:13:27 +06:00
DarthSim 6b7b3e9179 Replace *ierrors.Error with actual data type in Sentry and Honeybadger integrations 2025-02-17 22:15:54 +03:00
Koen Punt fed87524a0 fix spelling of "project" in airbrake config keys (#1291) 2024-06-12 21:14:16 +06:00
DarthSim a31e4e7c79 Add Bugsnag logger 2024-03-10 21:03:53 +03:00
DarthSim d31d310dd5 prevent forking the process by Bugsnag 2024-03-10 20:47:52 +03:00
DarthSim 71aea9b507 Add processing options and source image URL to error reports 2024-03-10 20:44:45 +03:00
DarthSim 7709b74a5e Bump version 2021-09-30 20:23:30 +06:00
DarthSim 8d4de23f6c Merge branch 'version/3' into version/3-refactoring 2021-05-17 18:43:56 +06:00
DarthSim 2ea1466d96 Global refactoring 2021-05-07 17:10:21 +06:00