Commit Graph

857 Commits

Author SHA1 Message Date
Alexander Cerutti
1d0ed48084 Replaced the creation of one new folder in tmpDir for each manifest to the creation in tmpDir of one manifest with unique generated uuid
Added some comments;
Renamed some parameters
2018-05-07 22:04:51 +02:00
Alexander Cerutti
d3b4a17e84 Add a control on sha-1 creation, various 2018-05-07 19:58:54 +02:00
Alexander Cerutti
65e4ba6bd0 Removed the first attempt to read the directory to check if the model was available. Replaced with direct model-reading with error handling 2018-05-07 19:19:31 +02:00
Alexander Cerutti
b93965efde Renamed variables, changes exit conditions from throws to json messages to be sent as response, added comments to functions 2018-05-06 23:25:20 +02:00
Alexander Cerutti
1af6039371 Removed shellExec from child_process library require 2018-05-06 21:14:06 +02:00
Alexander Cerutti
269e85e7f8 First working version that let you download pass on http request
Added config.json for paths and credentials configuration.
2018-05-06 00:06:50 +02:00
Alexander Cerutti
7164961ddb First Passkit server commit 2018-04-27 18:25:31 +02:00