1
0
mirror of https://github.com/imgproxy/imgproxy.git synced 2025-01-23 11:14:48 +02:00

324 Commits

Author SHA1 Message Date
DarthSim
ee450bec46 Trim processing option 2020-01-17 15:54:50 +06:00
DarthSim
8b87504d06 Use plain source URL in Serving local files docs 2019-12-25 17:58:25 +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
05cd1286a4 Add gravity to extend option 2019-12-25 17:04:16 +06:00
Eduard Aksamitov
8ce331d2ee fix(docs): typos (#299) 2019-12-25 15:01:33 +06:00
Eduard Aksamitov
555fff047b fix(docs): low fps on scroll on safari (#300) 2019-12-25 15:00:20 +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
DarthSim
1162e08e2d Fix docs logo 2019-12-17 15:05:41 +06:00
DarthSim
a09c2d103d [skip ci] Update docs with gitter, badge icons and favicon 2019-12-11 17:31:00 +06:00
DarthSim
3dc7f93542 Add resizing algorithm option docs 2019-12-09 18:56:19 +06:00
DarthSim
72a1280cc7 Add JPEG/PNG saving options docs 2019-12-09 15:44:34 +06:00
Renaud Chaput
3e243e8a25 Add Homebrew package to installation methods (#284)
`imgproxy` formula has been merged: https://github.com/Homebrew/homebrew-core/pull/47489
2019-12-09 15:31:32 +06:00
DarthSim
919f9ac47a Fix high CPU usage on docs website 2019-12-04 18:16:26 +06:00
DarthSim
c0f5e8a08a Update special thanks 2019-12-03 20:01:40 +06:00
DarthSim
25a6c9ba39 Minor fixes in max_bytes docs & code 2019-11-29 18:40:01 +06:00
Dmitry Zuev
d74c402066 Implement Max Bytes Filter (#275)
* Implement Max Bytes Filter

* Update according to code review comments

* Refactor according to code review comments
2019-11-29 18:27:35 +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
0xflotus
7f1fd540b9 fixed small errors (#261)
* Update generating_the_url_advanced.md

* Update memory_usage_tweaks.md (#1)

* Update serving_files_from_s3.md (#2)
2019-11-18 18:16:50 +06:00
DarthSim
ba3e20b865 properly parse boolean processing options 2019-11-11 18:58:45 +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
f9db1b28ad More predictable "Edit on GitHub" behavior 2019-10-15 18:21:59 +06:00
DarthSim
e08c4b7597 Fix GitHub corner in the docs to the top 2019-10-15 18:10:31 +06:00
DarthSim
cf5673d3b6 Add "Edit on GitHub" button to docs 2019-10-15 18:08:36 +06:00
DarthSim
75cedc4b58 Fix saturation docs 2019-10-14 16:55:58 +06:00
DarthSim
119b6f3ba1 Add adjustment options to docs 2019-10-14 16:02:23 +06:00
DarthSim
6322e50f59 Add SVG paththrough info to docs 2019-10-11 19:33:34 +06:00
DarthSim
321639799d Add pro features to docs 2019-10-11 19:20:28 +06:00
DarthSim
f5740f591e Add GTM to docs 2019-10-02 18:40:59 +06:00
DarthSim
0de6fc0aa6 IMGPROXY_REPORT_DOWNLOADING_ERRORS config 2019-10-01 15:18:37 +06:00
DarthSim
ed41919be2 Try to use Application Default Credentials when GCS is enabled but GCS key is not provided 2019-09-30 19:10:55 +06:00
DarthSim
1f73fd33a9 Finalized BMP support 2019-09-30 17:36:38 +06:00
Dmitry Zuev
239ee95789 Add BMP support (#176)
* Start implementing TIFF support

* bmp

* revert Dockerfile

* Update supported image formats list
2019-09-30 17:30:20 +06:00
DarthSim
4d06d397fe Load ICO with vips_magickload 2019-09-30 16:05:54 +06:00
DarthSim
52152bcf47 Update docs 2019-09-30 16:05:54 +06:00
DarthSim
acfb715949 Set font weight for docs headers 2019-09-23 13:35:56 +06:00
DarthSim
4984287918 Better font sizing for docs 2019-09-19 21:37:31 +06:00
DarthSim
a9dc3ffbd5 Better fonts for docs 2019-09-19 21:05:21 +06:00
DarthSim
02a505b015 Pin docs content background to the top 2019-09-19 19:50:14 +06:00
DarthSim
725447c828 Better "sponsored by" image for docs readme 2019-09-19 19:46:56 +06:00
DarthSim
8003388f13 Meta for docs site 2019-09-18 22:19:45 +06:00
DarthSim
fafe99362d Black-white logo and search for docs site 2019-09-18 18:59:04 +06:00
Sergey Alexandrovich
39e794b4d4 Create CNAME 2019-09-18 18:22:48 +06:00
Sergey Alexandrovich
9be1884b2b Delete CNAME 2019-09-18 18:22:42 +06:00
Sergey Alexandrovich
88af1d4cd3 Create CNAME 2019-09-18 18:07:10 +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
5efed836dd Typo 2019-08-21 18:24:36 +06:00