1
0
mirror of https://github.com/imgproxy/imgproxy.git synced 2025-01-08 10:45:04 +02:00
Commit Graph

532 Commits

Author SHA1 Message Date
DarthSim
0966e41a2a Fix links in docs 2018-10-05 23:46:02 +06:00
DarthSim
d6f5559fa7 Disable profiling 2018-10-05 22:34:57 +06:00
DarthSim
2f8d7b8ad6 return ETag support 2018-10-05 22:20:29 +06:00
DarthSim
77d86d0e2d Fix secret checking 2018-10-05 22:10:17 +06:00
DarthSim
081b7e0624 Add docs to .dockerignore 2018-10-05 21:41:24 +06:00
DarthSim
f0d975b185 Drop Go 1.8 support 2018-10-05 21:36:52 +06:00
DarthSim
34a61d287f fasthttp; Optimized memory allocation 2018-10-05 21:17:36 +06:00
DarthSim
6e8933198f Update changelog 2018-10-05 02:10:28 +06:00
DarthSim
dc9348527c Bump version 2018-10-05 01:39:39 +06:00
DarthSim
78abb69bd9 Fix linting error 2018-10-05 01:39:22 +06:00
DarthSim
c66385665a use Dep instead of Glide 2018-10-05 01:16:41 +06:00
DarthSim
92c91dfd54 Update dependencies 2018-10-05 00:55:59 +06:00
DarthSim
287b7e7560 Merge branch 'crohr/s3-protocol' into version/2.0 2018-10-05 00:46:04 +06:00
Cyril Rohr
7c7add8dc1 Enable s3 transport scheme 2018-10-04 21:03:59 +06:00
DarthSim
25712e5d71 Docs 2018-10-04 19:16:51 +06:00
DarthSim
9ca64ce25a Remove randomAccessRequired 2018-10-04 18:54:57 +06:00
DarthSim
ea7f2095b4 Allow hex-coded background colors; Allow empty background argument 2018-10-04 18:27:49 +06:00
DarthSim
9def26c430 Prevent recursive presets usage 2018-10-04 18:02:24 +06:00
DarthSim
dd9f5fc1e3 Use new libvips url in travis; Test compatibility with libvips 8.7 2018-10-04 16:50:31 +06:00
DarthSim
8efe48e4be Remove forgotten debug 2018-10-03 21:50:01 +06:00
DarthSim
45a6f85c48 Add shortcuts for processing options 2018-10-03 21:36:52 +06:00
DarthSim
4f8bae755b Add resizing_type processing option 2018-10-03 21:34:13 +06:00
DarthSim
9e131b9b79 Allow empty optional arguments 2018-10-03 21:33:22 +06:00
DarthSim
06662561fa Make kay and salt optional in app.json 2018-10-03 19:35:40 +06:00
DarthSim
a47e111069 Fix focus point gravity in basic URL format 2018-10-03 19:34:53 +06:00
DarthSim
2840994719 Background option 2018-10-02 18:20:23 +06:00
DarthSim
ee29fb848c proper warning for IMGPROXY_IGNORE_SSL_VERIFICATION 2018-10-02 18:19:30 +06:00
DarthSim
b51e5ca25e Fix calcShrink 🤦 2018-10-02 17:31:51 +06:00
DarthSim
945ffb485b Disable signature checking if key or salt are not provided 2018-10-02 17:31:51 +06:00
DarthSim
017724d20d Check presets options on start; Exit on preset error 2018-10-02 17:31:51 +06:00
DarthSim
11acf1f96a Webp browser support detection 2018-10-02 17:31:51 +06:00
DarthSim
27c1ef068a Go <1.10 doesn't have math.Round, ook 2018-10-02 17:31:51 +06:00
DarthSim
0eb96b0b42 Better processing options logging 2018-10-02 17:31:51 +06:00
DarthSim
8c4a561b9e Focus point gravity 2018-10-02 17:31:51 +06:00
DarthSim
e7e296aa93 Fix width & height checking 2018-10-02 17:31:51 +06:00
DarthSim
419f01028e Apply default preset when defined 2018-10-02 17:31:51 +06:00
DarthSim
1569f9be20 Fix including image_types.h 2018-10-02 17:31:51 +06:00
DarthSim
5896dfd29b Add coloring for warnings 2018-10-02 17:31:51 +06:00
DarthSim
b0fb204381 Turn back token validation; Add AllowInsecure config 2018-10-02 17:31:51 +06:00
DarthSim
a157a818f6 Presets 🎉 2018-10-02 17:30:20 +06:00
DarthSim
9efba7bf55 Add image type check to calcShrink 2018-10-02 17:30:20 +06:00
DarthSim
9f0a2a4939 Auto-calc width or height if some of them is 0 2018-10-02 17:30:20 +06:00
DarthSim
7d7bbe3649 Add blur and sharpening 2018-10-02 17:30:20 +06:00
DarthSim
c5adf1b3a5 Rename processing options constants and move them to processing_options.go 2018-10-02 17:30:20 +06:00
DarthSim
5dcad5430a Advanced url format 2018-10-02 17:30:20 +06:00
DarthSim
5fc04089cc Update changelog 2018-10-01 22:45:41 +06:00
DarthSim
aa96d487d4 Update README 2018-10-01 21:05:46 +06:00
DarthSim
530964c30f Disable libvips cache 2018-10-01 21:00:33 +06:00
DarthSim
b9cf4a054a IMGPROXY_IGNORE_SSL_VERIFICATION option 2018-09-26 19:00:37 +06:00
DarthSim
4208756321 Add some badges 2018-09-10 14:28:58 +06:00