Commit Graph

21 Commits

Author SHA1 Message Date
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
samuelmjn b288b97a84 feature: implement aspect ratio (#275) 2019-12-19 16:22:17 +01:00
Mark van der Velden cc11804899
Code Style changes 2019-04-06 13:38:51 +02:00
Mark van der Velden d83da842df
Testing if an ImageOption false value, was in fact requested 2019-01-25 22:54:07 +01:00
Leon Kunert 71ada16018 Watermark image api (#221)
* Watermark image api

* Added some more error handling and limit reader.

* Removed unused statement.

* Lowercasing route.
2018-11-16 10:21:32 +02: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
Tomas Aparicio 07a250966b feat(params): add stripmeta params 2017-09-10 21:07:31 +02:00
Tariq Ibrahim cd9e79d620 Adding the Gaussian Blur feature plus a few minor formatting with gofmt. (#150)
* Adding the Gaussian Blur feature plus a few minor formatting changes with gofmt.

* Adding the Gaussian Blur to the BimgOptions instantiation method

* Adding the Gaussian Blur to the BimgOptions instantiation method - More documentation added
2017-08-20 09:18:39 +02:00
Tomas Aparicio 7da4696197 feat(core): support bimg@1.0.5, support extend background param 2016-10-01 11:11:30 +01:00
Tomas Aparicio d3942b439d feat(bimg): bump version to v1 2016-04-21 16:54:31 +01:00
Algae666 60301e692e add background param (#69)
feat(options): add background param
2016-04-11 01:00:53 +01:00
Tomas Aparicio 8127f39f40 feat(#66): flip/flop support as param 2016-04-06 16:21:58 +01:00
Tomas Aparicio 1bcb2a82e1 feat(docs): add rotate param in endpoints 2016-01-30 16:33:25 +00:00
Tomas Aparicio 2b6ecc43df feat(version): bump 2016-01-30 16:31:40 +00:00
Tomas Aparicio b2ecdb85be feat: add more tests, partially document code 2016-01-27 16:20:25 +00:00
Tomas Aparicio f8922f013f feat(#15, #11, #7, #5, #13) 2015-04-12 02:52:47 +02:00
Tomas Aparicio 326b2d9831 refactor: rename 2015-04-08 02:39:44 +02:00
Tomas Aparicio ffe68179bd refactor: use bimg 2015-04-06 04:14:11 +02:00
Tomas Aparicio 0bb089848d refactor: server 2015-03-11 02:00:49 +01:00
Tomas Aparicio c24b3863d7 feat: add sources 2015-03-10 01:33:22 +01:00