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
a1abbc55a2
refactoring all tests but handlers and process
2018-04-11 13:30:02 +02:00
Julien Neuhart
14580e9501
telling the world we support Markdown files
2018-04-10 17:14:01 +02:00
Julien Neuhart
e29ab4760a
adding markdown conversion to PDF + fixing some issue in CI process
2018-04-10 16:56:30 +02:00
Julien Neuhart
3860c151de
preparing mardown file handling in Dockerfiles + refactoring build directory
2018-04-10 13:26:23 +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
ee15a52001
improving code coverage
2018-04-05 10:36:38 +02:00
Julien Neuhart
ab745ca409
more tests + small refactoring (no more App struct)
2018-04-04 17:28:21 +02:00