Commit Graph

8 Commits

Author SHA1 Message Date
Julien Neuhart
158bc9b3ea adding godoc for NoFileToConvertError 2018-04-11 14:28:33 +02:00
Julien Neuhart
35e1894c89 now returing bad request if no file to convert 2018-04-11 13:33:12 +02:00
Julien Neuhart
6b5a214462 handling case no file to convert 2018-04-11 09:58:36 +02:00
Julien Neuhart
f59054b5e0 if a converter has been created, cleanup its file if an error happens 2018-04-11 09:47:54 +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
Julien Neuhart
ab745ca409 more tests + small refactoring (no more App struct) 2018-04-04 17:28:21 +02:00