DarthSim
6c348adb0b
Minor changes in fallback images feature; Add docs for fallback images
2020-04-08 21:15:07 +06:00
DarthSim
70e26cdd97
Add IMGPROXY_PATH_PREFIX config
2020-04-07 17:54:00 +06:00
DarthSim
e3cb533cc3
typo
2020-03-18 22:37:16 +06:00
DarthSim
6b3abfae30
Add video thumbnails docs & update changelog
2020-03-18 22:34:37 +06:00
DarthSim
6c60fb804f
Remove HEIC saving; Remove JBIG from docker; Replace imagequant with quantizr in docker
2020-03-12 20:03:29 +06:00
DarthSim
f8d88c118b
Update changelog and docs with pro features
2020-02-13 17:36:46 +06:00
DarthSim
6c6bcd32f8
Add emojis to notes and warning in docs
2020-02-13 15:54:43 +06:00
DarthSim
4896cc9438
Add warning to the IMGPROXY_ALLOWED_SOURCES docs
2020-02-13 15:42:32 +06:00
DarthSim
af8366139f
Better SVG detection
2020-02-11 19:28:13 +06:00
DarthSim
fd2c0203b9
Update docs and changelog with pro features
2020-02-05 22:22:45 +06:00
DarthSim
372faba5c1
IMGPROXY_CACHE_CONTROL_PASSTHROUGH config
2020-02-04 15:23:41 +06:00
DarthSim
45306adc23
IMGPROXY_NETWORK config
2020-02-03 18:03:18 +06:00
sauerbraten
89f8a4e11c
Add option to keep metadata/tags in output image ( #329 )
...
* add env var to disable stripping metadata
by default, all metadata will be stripped (as before)
* always strip orientation tags when rotating the image
in case IMGPROXY_STRIP_METADATA is false
* document IMGPROXY_STRIP_METADATA env var
* remove ICC profile after importing it
needed, in case metadata aren't stripped from the output image
2020-01-30 21:43:08 +06:00
DarthSim
4c128ce888
Fix docs
2019-12-25 17:38:07 +06:00
DarthSim
66673e384b
Change IMGPROXY_ALLOWED_SOURCES behavior to allow more complex limitations
2019-12-25 17:30:23 +06:00
DarthSim
56f69c193c
Remove debug warnings; Update docs
2019-12-25 14:49:20 +06:00
rhyst
70b3252373
Add IMGPROXY_ALLOWED_SOURCES config ( #169 )
...
* Add config option to exclusively allow local file system images
* Add allowed sources list, and move source check processing_options.
* Implement custom source parser and remove redundant code.
2019-12-25 14:34:15 +06:00
William Pain
e4f787e1f7
Add: IMGPROXY_LOG_LEVEL environment config for set Logrus debug level ( #240 )
2019-11-21 17:16:12 +06:00
DarthSim
b5119f27b8
typo
2019-10-15 22:02:41 +06:00
DarthSim
a16a268ae7
Add "Copy to clipboard" buttons to code blocks in docs
2019-10-15 21:48:33 +06:00
DarthSim
321639799d
Add pro features to docs
2019-10-11 19:20:28 +06:00
DarthSim
0de6fc0aa6
IMGPROXY_REPORT_DOWNLOADING_ERRORS config
2019-10-01 15:18:37 +06:00
DarthSim
5da21a9c43
Docs site with docsify
2019-09-18 18:04:01 +06:00
DarthSim
eb28352a78
Update changelog and docs
2019-09-16 21:04:26 +06:00
DarthSim
c76696caf7
SO_REUSEPORT support
2019-06-27 14:00:39 +06:00
DarthSim
8517402e7e
Add IMGPROXY_KEEP_ALIVE_TIMEOUT config
2019-06-21 16:32:37 +06:00
DarthSim
5553cee501
MaxGifFrames => MaxAnimationFrames
2019-06-13 14:06:12 +06:00
DarthSim
a16a1e3141
Update presets-only mode docs
2019-05-16 17:15:57 +06:00
Carlos Brando
e071396fd6
Adds an option to allows only presets in the URL. ( #156 )
...
* Adds an option to allows only presets in the URL. If it's enabled, only presets can be used, and all other URL formats are disabled. You can allow it to with an env var.
If it's enabled, only presets can be used, and all other URL formats are disabled. You can allow it to with an env var.
* Add parsePathPresets function
Following DarthSim suggestion, I added a parsePathPresets function and remove the code inside parseURLOptions.
2019-05-16 16:24:41 +06:00
DarthSim
bd95447ca5
Add development errors mode
2019-05-08 20:51:39 +06:00
DarthSim
4ba970bdf6
PNG quantization
2019-04-05 16:30:16 +06:00
DarthSim
e99241aea0
Disable processing in linear colorspace by default
2019-04-04 21:57:44 +06:00
DarthSim
c864f801d0
Add IMGPROXY_DISABLE_SHRINK_ON_LOAD config
2019-04-01 21:30:53 +06:00
Mamedaliev Kirill
c27ff5c580
Add specific syslogtag
2019-03-28 17:32:46 +06:00
DarthSim
ae7996e92f
Configurable bufPool calibration threshold
2019-02-01 17:13:00 +06:00
DarthSim
0027db5f8a
Src file size check
2019-01-21 16:36:57 +06:00
DarthSim
dcddc165f0
Update docs
2019-01-18 17:34:16 +06:00
DarthSim
ed795675be
Refactored logging; Syslog support
2019-01-14 16:50:59 +06:00
Koen Punt
575960e50c
Add Sentry error reporting ( #128 )
...
* support reporting errors to Sentry
* add documentation for sentry configuration
2019-01-14 16:42:10 +06:00
DarthSim
05f6412329
Update docs
2018-11-16 16:06:53 +06:00
DarthSim
baab560611
Update readme
2018-11-16 15:01:08 +06:00
DarthSim
e8845f671b
Limit GIF frames to being processed
2018-11-15 20:04:12 +06:00
DarthSim
917357616e
Deprecate IMGPROXY_MAX_SRC_DIMENSION
2018-11-15 19:25:53 +06:00
DarthSim
288cdc76fb
Update docs
2018-11-15 18:58:35 +06:00
DarthSim
9114f28c75
Multiple key/salt pairs support
2018-11-15 18:35:06 +06:00
DarthSim
d2cdc820aa
Remove whitespaces in docs
2018-11-15 17:21:49 +06:00
Marius Cristea
8b5f620ac3
adds dpr transformation ( #104 )
...
* adds dpr transformation.
* adds dpr transformation.
* fix conflict.
2018-11-14 19:46:59 +06:00
DarthSim
b66b27bef9
Errors reporting
2018-11-14 19:41:16 +06:00
Marius Cristea
a1a74450d1
adds Client Hints support using env variable. ( #98 )
...
* adds Client Hints support using env variable.
* Update processing_options.go
Co-Authored-By: selul <marius.cristea@vertistudio.com>
* improve client hints support based on the feedback
* fix build error and remove redundant line in docs.
2018-11-02 22:38:41 +06:00
DarthSim
5bd97c42e7
Update docs
2018-11-02 22:34:48 +06:00