Julien Neuhart
4997b73bac
new feature: users are now able to provide more file types to convert by adding entries in their configuration file ( #3 )
...
* new feature: users are now able to provide more file types to convert by adding entries in their configuration file
* removing README blueprint: was not working correctly
* improving code coverage of config package
2018-05-03 17:18:55 +02:00
Julien Neuhart
35e1894c89
now returing bad request if no file to convert
2018-04-11 13:33:12 +02:00
Julien Neuhart
a1abbc55a2
refactoring all tests but handlers and process
2018-04-11 13:30:02 +02:00
Julien Neuhart
6b5a214462
handling case no file to convert
2018-04-11 09:58:36 +02:00
Julien Neuhart
bca02f6198
refactoring: now detecting file type using filename from form data. Also, only one accepted content type
2018-04-08 21:49:02 +02:00
Julien Neuhart
23edd518fd
renaming github.com/gulien to github.com/thecodingmachine
2018-04-06 12:19:14 +02:00
Julien Neuhart
acea482456
refactoring multipart from data handling from converter + tests for converter package
2018-04-05 15:20:44 +02:00