1
0
mirror of https://github.com/imgproxy/imgproxy.git synced 2024-11-24 08:12:38 +02:00
Commit Graph

850 Commits

Author SHA1 Message Date
DarthSim
6d840c7cb6 Optimize memory usage 2017-09-28 19:46:38 +06:00
DarthSim
02a9ed4210 Add vips debug flag 2017-09-28 19:43:43 +06:00
DarthSim
8756b3895b Remove reundant colorspace conversion 2017-09-28 19:43:43 +06:00
DarthSim
17af9782f0 Fix vips_webpload_buffer access mode 2017-09-28 19:43:43 +06:00
Sergey Alexandrovich
8ac340bae4 Fix travis badge 2017-09-28 12:33:10 +06:00
DarthSim
a5984fd373 Disable gif loading for libvips < 8.3 2017-09-28 02:20:47 +06:00
Sergey Alexandrovich
04f710f640 Merge pull request #9 from homm/patch-1
Readme: libvips-dev package is required for pkg-config
2017-09-28 01:27:54 +06:00
DarthSim
adbc7f6c9e Travis badge and forgotten kudos 2017-09-28 01:25:51 +06:00
DarthSim
7e1b9408a4 Tune up processing 2017-09-28 01:17:17 +06:00
DarthSim
708b2751ed CGO LDFLAGS 2017-09-27 23:22:55 +06:00
DarthSim
20583662e8 Better png save 2017-09-27 23:22:36 +06:00
DarthSim
c85534110f Fix build on go < 1.7 2017-09-27 23:22:13 +06:00
DarthSim
5d4e3c7f9f travis 2017-09-27 16:09:46 +06:00
DarthSim
51a57d43d0 Drop bimb dependency 2017-09-27 14:42:49 +06:00
Alexander Karpinsky
469a1e8784 libvips-dev package is required for pkg-config 2017-09-27 02:58:28 +03:00
DarthSim
1e2ee1df22 Logo 2017-09-21 10:15:37 +03:00
DarthSim
d85df7335d Relax go version in Dockerfile 2017-09-15 13:46:12 +03:00
DarthSim
3224221372 Update dependencies 2017-09-15 13:33:06 +03:00
DarthSim
1e9282c6b1 Limit max connections 2017-09-15 13:29:55 +03:00
DarthSim
93919d345e Add info about docker hub and heroku 2017-08-08 23:39:02 +06:00
DarthSim
981f8790af app.json 2017-08-08 22:59:53 +06:00
Sergey Alexandrovich
220e417b57 Merge pull request #2 from AlekSi/patch-1
Fix typo
2017-07-07 15:37:39 +06:00
Alexey Palazhchenko
c48c40ca0b Fix typo 2017-07-07 11:48:43 +03:00
DarthSim
0ae8db82d4 Upd readme 2017-07-07 14:27:47 +06:00
DarthSim
842d46fe66 Content type based on processiong options 2017-07-06 03:09:41 +06:00
DarthSim
2e6b7288e4 User "libvips" name instead of "vips" 2017-07-06 03:02:40 +06:00
DarthSim
4292266e82 WebP support 2017-07-06 03:01:35 +06:00
DarthSim
838e549055 Fix downloading 2017-07-06 00:48:19 +06:00
DarthSim
d3f93f1a9a Tune up downloading 2017-07-05 18:28:22 +06:00
DarthSim
6490509607 Update README 2017-07-05 17:12:45 +06:00
DarthSim
fbcfef5818 Use apk package for go in Dockerfile 2017-07-04 20:07:51 +06:00
DarthSim
d0f467b57e Other function to generate key/salt in README 2017-07-04 20:07:26 +06:00
DarthSim
9163e3f4ed Add concurrency 2017-07-04 20:05:53 +06:00
DarthSim
091bc5aa36 Full README 2017-07-04 19:17:52 +06:00
DarthSim
48504161dd Add ca-certificates to docker 2017-07-03 16:52:13 +06:00
DarthSim
4773874fcd Add cache control 2017-07-03 16:10:44 +06:00
DarthSim
1ba9360599 Use Authorization header for secret 2017-07-03 15:36:37 +06:00
DarthSim
dafbcaac7a Log processing time 2017-07-03 10:08:47 +06:00
DarthSim
fa5cf7045e Prevent direct requests with X-Imgproxy-Secret header 2017-07-02 03:25:08 +06:00
DarthSim
69b607cd98 Refactor img download 2017-07-02 02:26:32 +06:00
DarthSim
cb30b02117 Dockerfile 2017-07-02 01:47:09 +06:00
DarthSim
6c8e068b4e Move server funcs to separate file 2017-06-27 12:00:33 +03:00
DarthSim
63eecd3bd3 Add config checking; Remove compression config 2017-06-27 11:52:54 +03:00
DarthSim
e267c0f4ec Add installation howto 2017-06-27 11:36:24 +03:00
DarthSim
52122468e2 Use relative paths to keys 2017-06-27 11:30:22 +03:00
DarthSim
e04696b89b GZip compression support 2017-06-27 03:49:06 +03:00
DarthSim
3fa721bee0 Configure over env variables 2017-06-27 03:38:00 +03:00
DarthSim
a7da9207be Use glide for dependency managemment 2017-06-20 17:58:18 +03:00
DarthSim
55999f0c01 Simple README 2017-06-20 17:40:05 +03:00
Sergey Alexandrovich
0c006ce61e Initial commit 2017-06-20 17:00:17 +03:00