Rolf Erik Lekang

Results 29 issues of Rolf Erik Lekang

- [ ] Move engines out to standalone packages, keep pillow in main package - [ ] Re-add python 2 support #24 #26

feature
★★

Should be controlled by `THUMBNAILS_REMOVE_EXIF`.

feature
★★★

@martinmaillard wrote the following in a comment on the [roadmap gist](https://gist.github.com/relekang/1544815ce1370a0be2b4) > A note about the API: I don't think that get_thumbnail should save the thumbnail on disk, or at...

feature

- [ ] Create a flask_thumbnails.py in the root folder and hook up too flask.ext - [ ] Make it possible to integrate with flask-cache

feature
★★★
flask

If healtcheck function is available([see subscribe tests for example](https://github.com/micro-analytics/micro-analytics-cli/blob/master/packages/adapter-utils/src/unit-tests.js#L173)) we should test it.

help wanted
adapter-tests

The adapter tests does not close connection correctly resulting in tests for the redis adapter never quitting. The problem is the at the moment is `call init should not throw`....

help wanted
adapter-tests

We should post * adapter in use * if process.env.NODE_ENV contains production (we should not post the NODE_ENV string for privacy reasons, someone might put more info than "production" in...

enhancement