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

24 Commits

Author SHA1 Message Date
DarthSim
4275251f4c Properly print processing options parsing error to the log 2018-10-18 17:01:51 +06:00
DarthSim
47012473bb Tiny memory optimization 2018-10-09 19:03:10 +06:00
DarthSim
d4ca9af5be Fix path parsing 2018-10-08 13:42:08 +06:00
DarthSim
2f8d7b8ad6 return ETag support 2018-10-05 22:20:29 +06:00
DarthSim
34a61d287f fasthttp; Optimized memory allocation 2018-10-05 21:17:36 +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
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
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
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
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
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
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