Commit Graph

29 Commits

Author SHA1 Message Date
liuxu 203ade9772
Fix invalid parameters "-path-prefix" (#344) 2021-01-25 15:59:33 +01:00
Daniel Dent 8fa8a846e1
Pre-release HEIF / HEIC support (#297)
* Smaller & safer Docker build context

* Help imaginary avoid having root at runtime

* Enable libvips' support for libimagequant

* Add libheif / HEIC image support
2020-06-06 17:56:39 +02:00
Benoît LELEVÉ 4a4214a4d6
Go Modules, Code Refactoring, VIPS 8.8.1, etc. (#269)
* Replace Dep by Go Modules
Code refactoring (switch, gofmt, ...)
Update libvips to 8.8.1 and go to 1.12.9
Use Debian Buster on Dockerfile

* Add GOLANG_VERSION to build args
Currently all tests done by TravisCI run on the same Go version regardless of the matrix

* Remove Go 1.10 from Travis matrix (Go modules require 1.11+)

* Update README.md Prerequisites

* Ignore Hash.Write() errors
2020-02-05 17:12:52 +01:00
Mark van der Velden d83da842df
Testing if an ImageOption false value, was in fact requested 2019-01-25 22:54:07 +01:00
Mark van der Velden 7190e85739
Isolated the calculation added a test and added Rounding (#242)
Isolated the calculation added a test and added Rounding
2019-01-25 12:02:08 +01:00
Mark van der Velden d71d48b9ce
More literal to constant replacements 2018-12-30 10:12:34 +01:00
Tomas Aparicio 62f8c2db7c merge(add-fit): fix conflicts in server_test.go 2017-11-14 11:09:56 +01:00
Barnaby Gray f2db1fc69f Add type=auto using client Accept header to auto negotiate type. (#162)
* Add type=auto using client Accept header to auto negotiate type.

* Review feedback
2017-11-14 10:21:01 +01:00
Barnaby Gray 1a656e2560 Add /fit action 2017-11-10 13:02:36 +00:00
Tomas Aparicio fe94f2ea82 feat(vendor): support dependencies vendoring 2017-10-27 17:19:43 +02:00
Tomas Aparicio d486bea468 fix(server_test): assert content type header is present 2017-06-26 13:24:22 +02:00
Tomas Aparicio c3cbbbd721 feat(#140): expose Content-Length header 2017-06-26 11:22:01 +02:00
Tomas Aparicio 3198cc44af fix(tests): integration with bimg v1.0.7 2017-01-13 20:19:23 +00:00
Tomas Aparicio d936ca4777 fix(type): bimg v1.0.7 integration 2017-01-13 20:18:43 +00:00
Tomas Aparicio 6ff8b157e4 feat(#94): support placeholder image 2016-10-02 00:42:56 +01:00
Tomas Aparicio e591122f85 feat(core): add support for bimg@1.0.2 and new image formats 2016-09-27 16:04:36 +01:00
Tomas Aparicio 0e721fc5b9 chore(history): update history changelog 2016-09-05 23:09:40 +02:00
Tomas Aparicio d3942b439d feat(bimg): bump version to v1 2016-04-21 16:54:31 +01:00
Tomas Aparicio 79a24e5d84 refactor(cli): change flag 2015-11-04 16:02:00 +00:00
Tomas Aparicio 8290beefdf feat(#32): add test coverage 2015-11-04 14:00:50 +00:00
Tomas Aparicio fec1deb3bb fix(tests) 2015-11-03 19:00:10 +01:00
Tomas Aparicio 730ab4fe8c feat: use throttle v2 2015-08-30 15:44:51 +01:00
Tomas Aparicio 7308ddd4bd feat(#25): several refactors and test coverage 2015-06-30 00:35:51 +01:00
Tomas Aparicio 129c539290 feat(#25): experimental support for local files processing 2015-06-29 02:37:19 +01:00
Tomas Aparicio 1e484bc2f1 fix(extract): bad query param 2015-04-27 13:02:13 +02:00
Tomas Aparicio 0b7879cf16 feat(#24): crop by default 2015-04-27 12:14:38 +02:00
Tomas Aparicio 35edce8fee feat(test): add test coverage 2015-04-12 20:41:28 +02:00
Tomas Aparicio 0bb089848d refactor: server 2015-03-11 02:00:49 +01:00
Tomas Aparicio bf8c638a75 feat: add test 2015-03-10 02:32:40 +01:00