Commit Graph

12 Commits

Author SHA1 Message Date
Alexander Cerutti
9469758b91 Added more records to be gitignored 2021-02-05 08:11:41 +01:00
Alexander Cerutti
bd6c856ebb Prepared project to move to Typescript 2019-06-07 20:29:07 +02:00
Alexander Cerutti
d5b8f21f5e Added .vscode to ignore list 2019-04-28 11:49:27 +02:00
alexandercerutti
14cccc8c17 Updated .gitignore 2018-10-18 00:06:44 +02:00
alexandercerutti
b326733121 Added vscode workspace to ignore list 2018-10-10 17:52:59 +02:00
alexandercerutti
0deb4861ff Updated .gitignore 2018-09-12 23:54:24 +02:00
alexandercerutti
0e818aaef7 Removed server.js, edited .gitignore and package.json to remove server.js 2018-09-12 23:38:40 +02:00
alexandercerutti
c0098fe171 Added script for dev to ignore list 2018-08-07 01:12:39 +02:00
Alexander Cerutti
afddb1fdba Removed config.json from files, added validation for config output and models dir paths as promise in init() function 2018-06-07 19:20:24 +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
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