DarthSim
|
aac9997387
Fix lint errors
|
5 years ago |
DarthSim
|
aa5ce8be8d
Add SVG pasthrough
|
5 years ago |
DarthSim
|
0de6fc0aa6
IMGPROXY_REPORT_DOWNLOADING_ERRORS config
|
5 years ago |
DarthSim
|
ed41919be2
Try to use Application Default Credentials when GCS is enabled but GCS key is not provided
|
5 years ago |
DarthSim
|
7f4d57ab21
Reimplemented image format & size detection
|
5 years ago |
DarthSim
|
f7ca800b36
Refactored image downloading and watermark preparation
|
5 years ago |
DarthSim
|
c12a1a08cb
Proper stack trace for image header parsing errors
|
5 years ago |
DarthSim
|
aa2e8bd90e
Better linter settings + linting errors fix
|
5 years ago |
DarthSim
|
de31ee50d8
Mark downloading errors as unexpected
|
6 years ago |
DarthSim
|
c6145a8e69
Check source content length before getting download buffer
|
6 years ago |
DarthSim
|
8870d8dbd1
Simple filesystem transport
|
6 years ago |
DarthSim
|
d63f0d5cbe
Pregrow buffers on Get
|
6 years ago |
DarthSim
|
250ee7914e
Better buffers calibration
|
6 years ago |
DarthSim
|
b8fc6dc9f0
Smart bufPool
|
6 years ago |
DarthSim
|
4a89f0c355
Limit idle conections; Close response body on error
|
6 years ago |
DarthSim
|
e566aedcc3
Add prometheus metrics for buffers
|
6 years ago |
DarthSim
|
0027db5f8a
Src file size check
|
6 years ago |
DarthSim
|
6fa0c539bd
Grow download buffer to Content-Length value
|
6 years ago |
DarthSim
|
19cac3dd98
Grow download buffer if Content-Length is provided
|
6 years ago |
DarthSim
|
f4f746489c
Optimized memory usage; Reducing memory fragmentation
|
6 years ago |
DarthSim
|
e0f925daeb
Fix WebP detection in some cases
|
6 years ago |
DarthSim
|
4549089183
ICO support
|
6 years ago |
DarthSim
|
6997e585ef
Better expected errors handling
|
6 years ago |
DarthSim
|
917357616e
Deprecate IMGPROXY_MAX_SRC_DIMENSION
|
6 years ago |
DarthSim
|
2c0b538eb5
GIF output support
|
6 years ago |
DarthSim
|
fcdc4580a5
Use TeeReader for download
|
6 years ago |
DarthSim
|
e6a7c480b1
Plain source URLs support
|
6 years ago |
DarthSim
|
9fe723e357
Merge branch 'master' into version/2.1
|
6 years ago |
DarthSim
|
597a8d52c2
Remove redundant URL validation
|
6 years ago |
printercu
|
7104622843
Validate url format after adding BASE_URL (#97)
|
6 years ago |