Victor Sokolov
|
6c9d26e8f5
|
IMG-54: NewDefaultConfig(), routes ordering exact/non-exact (#1504)
* NewDefaultConfig() + LoadFromEnv()
* Route order
* Changed route switch
* categoryConfig
* Use Default() in tests
|
2025-08-25 19:52:29 +02:00 |
|
Victor Sokolov
|
15bd00b221
|
IMG-51: router -> server ns, handlers ns, added error to handler ret val (#1494)
* Introduced server, handlers, error ret in handlerfn
* Server struct with tests
* replace checkErr with return
|
2025-08-20 14:31:11 +02:00 |
|
DarthSim
|
528ece8da1
|
Revised errors for better error reporting
|
2025-02-17 22:11:40 +03:00 |
|
DarthSim
|
2ea1466d96
|
Global refactoring
|
2021-05-07 17:10:21 +06:00 |
|
DarthSim
|
08b70d8b91
|
Better imgproxyError handling
|
2021-03-22 22:46:15 +06:00 |
|
DarthSim
|
0de6fc0aa6
|
IMGPROXY_REPORT_DOWNLOADING_ERRORS config
|
2019-10-01 15:18:37 +06:00 |
|
DarthSim
|
16784fb1e2
|
New logging; JSON and structured log formats
|
2019-09-16 15:53:45 +06:00 |
|
DarthSim
|
de31ee50d8
|
Mark downloading errors as unexpected
|
2019-08-20 20:23:26 +06:00 |
|
DarthSim
|
b104c5c973
|
Better stacktrace in errors
|
2019-08-19 18:05:34 +06:00 |
|
DarthSim
|
98ad26644e
|
Report only unexpected errors
|
2019-08-15 19:15:37 +06:00 |
|
DarthSim
|
023dcadc34
|
Better stacktrace of processing errorf
|
2019-05-08 20:37:26 +06:00 |
|
DarthSim
|
ed795675be
|
Refactored logging; Syslog support
|
2019-01-14 16:50:59 +06:00 |
|
DarthSim
|
6997e585ef
|
Better expected errors handling
|
2018-11-20 18:53:44 +06:00 |
|
DarthSim
|
776f57d003
|
Predefine static errors
|
2018-10-06 02:29:55 +06:00 |
|
DarthSim
|
5896dfd29b
|
Add coloring for warnings
|
2018-10-02 17:31:51 +06:00 |
|
DarthSim
|
a157a818f6
|
Presets 🎉
|
2018-10-02 17:30:20 +06:00 |
|
DarthSim
|
04871c8b7f
|
Add CORS headers
|
2018-04-26 17:22:31 +06:00 |
|
DarthSim
|
55b972106c
|
Fair timeout; Better errors handling
|
2017-10-05 05:59:35 +06:00 |
|