Alexander Cerutti
2efe0f55f1
Splitted Webserver from operative module
2018-05-12 14:35:37 +02:00
Alexander Cerutti
fe1ce19b0e
Fixed function rename calling
2018-05-09 19:19:10 +02:00
Alexander Cerutti
0eb2bd75f9
Added some comments to functions, renamed queryToOptions to filterPassOptions
2018-05-09 18:34:50 +02:00
Alexander Cerutti
37e3e69df6
Requests and serving update
...
Added support for POST Requests with JSON HTTP Body and GET Requests with QueryString,
Renamed res and req in 'response' and 'request',
Added support for pass.json buffer retrieval, editing and direct compression in the zip file,
Introduced function fileStreamToBuffer to simplify the retrivial of pass.json,
Edited pass types names conforming to Apple guide
2018-05-09 18:12:40 +02:00
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