Commit Graph

14 Commits

Author SHA1 Message Date
Tomas 08ec206972 refactor(params): use mirror as default extend behavior 2020-06-11 16:02:21 +02:00
Tom 384bb00b15
New release, minor features, bimg upgrade and several fixes (#311)
* feat: add fly.io

* feat(readme): fly image width

* feat(readme): add html image + badge

* fix(docs): try space non-URL encoding

* Update README.md

* Update README.md

* Update README.md

* feat(docs): add fly.io info and links

* feat(#305, #309, #308, #305. #284)

* fix(ci): golinter

* fix(Dockerfile): use root folder for go test / ci linter

* fix(ci): allow to fail  go 1.14 build, still not sure why

* fix(ci): bad yaml format

* fix(ci): use travis-compatible regex

* fix(ci): lets skip go1.14 for now

* fix(mod): update dependencies
2020-06-07 18:38:14 +02: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
samuelmjn 59fd1eca9f
feature: implement interlace parameter (#273)
Co-authored-by: Tom <tomas@aparicio.me>
2020-02-07 18:12:48 +01:00
Mark van der Velden e113d6da63
cleanup 2019-01-20 15:54:09 +01:00
Mark van der Velden a6234c1ab8
Refactoring, making things simpler 2019-01-19 23:59:24 +01:00
Tomás Aparicio 196410cbbc feat(#101): add pipeline endpoint implementation + smart crop (#154)
* feat(#101): add pipeline endpoint implementation + smart crop

* refactor(docs): update internal docs links

* refactor(docs): update author notes

* fix(tests): refactor Options -> Params

* feat(docs): add note about pipeline max operations

* feat(version): v1.0.8

* feat(docs): add note about Docker and Heroku
2017-10-06 11:40:52 +02:00
Mark van der Velden 257a95f879 Supporting smart crop (#136)
* Using bimg's new SmartCrop API

* Minor tweaks and fixes

* Allowing pre Go 1.5 versions to fail.
2017-05-27 10:13:27 +01:00
Tomas Aparicio e1131506eb feat(version): release v0.1.28 2016-10-01 14:36:08 +01:00
Tomas Aparicio e96788fd56 fix(controllers): fix binary image processing 2016-09-28 00:31:06 +01:00
Algae666 60301e692e add background param (#69)
feat(options): add background param
2016-04-11 01:00:53 +01:00
Tomas Aparicio 730ab4fe8c feat: use throttle v2 2015-08-30 15:44:51 +01:00
Tomas Aparicio 1acdf21564 feat(#30) 2015-08-06 20:16:37 +01:00
Tomas Aparicio 490efa506a refactor: split parse params and body read 2015-04-18 11:35:07 +02:00