DarthSim
|
64cdf914f9
Add vips.Config; Move WebpPreset to vips
|
1 week ago |
DarthSim
|
89821daa9f
Migrate from logrus to log/slog
|
3 weeks ago |
Victor Sokolov
|
2d6b5a8d5a
TestServer, AllowNetworks -> http.Transport (#1523)
|
3 weeks ago |
Victor Sokolov
|
2d9ad5c250
IMG-49: Introduced instance (#1512)
|
3 weeks ago |
DarthSim
|
e11afc18a8
Merge branch 'master' into version/4
|
4 weeks ago |
DarthSim
|
7da78ef191
Add IMGPROXY_GRACEFUL_STOP_TIMEOUT config
|
4 weeks ago |
Victor Sokolov
|
c6a95facbb
headerwriter in processing_handler.go (#1507)
|
1 month ago |
DarthSim
|
f3c78a028a
Remove forgotten debug log
|
3 months ago |
DarthSim
|
1799ac7eb7
Add support for `%current_version` variable in IMGPROXY_USER_AGENT
|
3 months ago |
DarthSim
|
7948ffa31b
Fix "Webp effort can't be greater than..." error
|
3 months ago |
DarthSim
|
91abc6f385
Merge branch 'feature/webp-effort-preset'
|
3 months ago |
DarthSim
|
92a281f834
Simplify WebP preset config
|
3 months ago |
DarthSim
|
3c4a75a709
Remove the `IMGPROXY_SVG_FIX_UNSUPPORTED` config. The problem it was solving is now fixed in librsvg
|
3 months ago |
DarthSim
|
2864bab12d
Add IMGPROXY_ALLOWED_PROCESSING_OPTIONS config
|
3 months ago |
hossein
|
4d684fab0a
feat(): Add libvips's equivalent options for configuring libwebp's effort and preset.
|
4 months ago |
DarthSim
|
a5a587eb39
Add `IMGPROXY_MAX_RESULT_DIMENSION` config and `max_result_dimension` processing option
|
4 months ago |
DarthSim
|
10285240a9
Remove the IMGPROXY_S3_MULTI_REGION config. imgproxy now always work in multi-regional S3 mode
|
6 months ago |
DarthSim
|
204cfa3648
Add IMGPROXY_COOKIE_PASSTHROUGH_ALL config
|
7 months ago |
DarthSim
|
0f37d62fd8
Add IMGPROXY_BASE64_URL_INCLUDES_FILENAME config
|
8 months ago |
DarthSim
|
bf8a39821b
Add IMGPROXY_SOURCE_URL_QUERY_SEPARATOR config
|
9 months ago |
DarthSim
|
181fffee5b
Change `IMGPROXY_AVIF_SPEED` and `IMGPROXY_FORMAT_QUALITY` default values
|
10 months ago |
DarthSim
|
90e5f19a6e
Rename `IMGPROXY_ENABLE_*_DETECTION` configs to `IMGPROXY_AUTO_*`
|
10 months ago |
DarthSim
|
3f4edb91f7
JPEG XL (JXL) support
|
10 months ago |
Xie Wu
|
43af46b48b
Add IMGPROXY_S3_ENDPOINT_USE_PATH_STYLE control UsePathStyle (#1314)
|
1 year ago |
DarthSim
|
dbfe0eb52e
Allow 0 as `IMGPROXY_FALLBACK_IMAGE_HTTP_CODE` value
|
1 year ago |
DarthSim
|
23baf1cae0
Add IMGPROXY_ARGUMENTS_SEPARATOR and IMGPROXY_PRESETS_SEPARATOR configs
|
1 year ago |
Koen Punt
|
fed87524a0
fix spelling of "project" in airbrake config keys (#1291)
|
1 year ago |
DarthSim
|
cb32e71788
Rename `IMGPROXY_WRITE_TIMEOUT` to `IMGPROXY_TIMEOUT` and `IMGPROXY_READ_TIMEOUT` to `IMGPROXY_READ_REQUEST_TIMEOUT`
|
1 year ago |
DarthSim
|
e867d0f10a
Add write response timeout
|
1 year ago |
Riyadh Al Nur
|
259b66e5e9
Add support for passing in an external ID when using S3 assume role (#1290)
|
1 year ago |