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

370 Commits

Author SHA1 Message Date
DarthSim
3290fbbf43 Bump version 2018-11-29 16:31:19 +06:00
DarthSim
bb4f4602c3 Fallback to no profile while saving PNG if profile is invalid 2018-11-29 16:30:59 +06:00
DarthSim
5ac6ce5ce9 Fix EXIF fetching 2018-11-29 15:24:18 +06:00
DarthSim
2209063ce3 Token => signature 2018-11-20 19:05:16 +06:00
DarthSim
adf6055e6b Fix tests 2018-11-20 19:03:24 +06:00
DarthSim
6997e585ef Better expected errors handling 2018-11-20 18:53:44 +06:00
Sergey Alexandrovich
4187646052
Update CHANGELOG.md 2018-11-19 20:22:28 +06:00
Sergey Alexandrovich
0ad85b456b
Update CHANGELOG.md 2018-11-19 20:21:47 +06:00
Sergey Alexandrovich
e023c3874d
Big badges 2018-11-19 17:52:21 +06:00
DarthSim
c03a9c69c3 Move health response before semaphore 2018-11-16 16:07:30 +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
5e8861d4b9 Update readme 2018-11-16 10:38:18 +06:00
DarthSim
e8845f671b Limit GIF frames to being processed 2018-11-15 20:04:12 +06:00
DarthSim
d9d143c9f8 Update changelog 2018-11-15 19:27:25 +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
a537e05b57 Fix tests 2018-11-15 17:26:36 +06:00
DarthSim
d2cdc820aa Remove whitespaces in docs 2018-11-15 17:21:49 +06:00
DarthSim
c3852d683d Optimal and correct DPR support 2018-11-15 17:19:27 +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
DarthSim
7ac390621d Flatten image with alpha when saving to jpeg; Make white default background 2018-11-14 17:06:52 +06:00
DarthSim
431dad235c Update changelog 2018-11-14 01:38:06 +06:00
DarthSim
da1a802632 Use source image format as resulting one dy default 2018-11-14 00:50:38 +06:00
DarthSim
00b690e93d Version IDs for S3 and generations for GCS 2018-11-13 20:04:04 +06:00
DarthSim
fc4a09f196 Support S3 region and enpoint options 2018-11-13 19:23:59 +06:00
DarthSim
5985747aa6 Put vips error when something is not supported just in case 2018-11-13 18:39:49 +06:00
DarthSim
2c0b538eb5 GIF output support 2018-11-13 18:32:47 +06:00
DarthSim
fcdc4580a5 Use TeeReader for download 2018-11-08 16:31:55 +06:00
DarthSim
6b7551213f Tests 2018-11-06 17:19:34 +06:00
DarthSim
e1f3f4278b Minor fix 2018-11-02 22:39:38 +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
DarthSim
4edf226cf8 Run tests in circle 2018-11-02 21:36:41 +06:00
DarthSim
e6a7c480b1 Plain source URLs support 2018-11-02 21:35:21 +06:00
DarthSim
08c9077fe4 Don;t launch Prometheus server if Prometheus binding is not provided 2018-11-02 21:34:55 +06:00
DarthSim
9fe723e357 Merge branch 'master' into version/2.1 2018-11-02 19:14:45 +06:00
DarthSim
bfc9b86079 Bump version 2018-11-02 18:21:08 +06:00
DarthSim
597a8d52c2 Remove redundant URL validation 2018-11-02 18:11:35 +06:00
printercu
7104622843 Validate url format after adding BASE_URL (#97) 2018-11-02 18:02:33 +06:00
printercu
7aae98e087 Option to use truncated signature (#88)
* CircleCI

* Fix docs resize_type -> resizing_type (#91)

As noted in my issue...

* Option to use truncated signature

* Don't use 0 as no-limit for SignatureSize
2018-11-02 17:10:20 +06:00
DarthSim
7f5f312dfc Add Content-Disposition header 2018-11-01 20:34:28 +06:00
Brandon Kalinowski
d5baaf8b19 Fix docs resize_type -> resizing_type (#91)
As noted in my issue...
2018-11-01 13:22:57 +06:00
DarthSim
42ab2e5330 CircleCI 2018-10-31 03:13:34 +06:00
DarthSim
76939792ec CircleCI 2018-10-31 03:11:34 +06:00
DarthSim
962b4c8f44 Bump version 2018-10-30 19:41:09 +06:00
DarthSim
ea10cbe059 Sending User-Agent with source image request 2018-10-30 19:37:41 +06:00
DarthSim
c043716ac1 Quality processing option 2018-10-30 18:20:02 +06:00