Commit Graph

10 Commits

Author SHA1 Message Date
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
f59054b5e0 if a converter has been created, cleanup its file if an error happens 2018-04-11 09:47:54 +02:00
Julien Neuhart
46d55016f0 moving withConverter call up 2018-04-10 18:03:35 +02:00
Julien Neuhart
50f81f16f6 improving cleanup in handlers 2018-04-10 15:32:01 +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
bf28499e18 fixing test in process package + tests for app package 2018-04-05 17:57:15 +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