tantaman / strut

Strut - An Impress.js and Bespoke.js Presentation Editor
http://strut.io
GNU Affero General Public License v3.0
1.82k stars 485 forks source link

Allow to upload with imgur or to use the base64 method #313

Closed zamentur closed 9 years ago

zamentur commented 9 years ago

Hi, I am the maintainer of the strut package for YunoHost. I have a user who posted an issue about imgur dependence. I have made a quick modification to allow the use of base64 method with small image. Now the user can choose between the 2 methods.

If you are ok to merge it, it should be cool.

Thanks for your work on Strut.

tantaman commented 9 years ago

woah. I had never seen YunoHost until now. Very cool.

mwcz commented 9 years ago

:+1: !

This is awesome. I tried months ago to implement this, but strut's architecture was confusing to me, and I never found the right place to put it. I just tested it and it works. Nice work!