alexandercerutti
b8e6eec016
Now isValid for schema validation, prints the message when debug is on;
...
Added dependency of debug
2018-08-27 14:10:30 +02:00
alexandercerutti
9e812e9d10
Version 1.2.0
2018-08-27 00:24:54 +02:00
alexandercerutti
88464f7764
Removed async dependency
2018-08-22 23:38:11 +02:00
alexandercerutti
55cb428222
Reordered requires per types and installed moment.js
2018-08-19 13:51:05 +02:00
alexandercerutti
e407dfe644
Added eslint support and configuration
2018-07-20 14:29:31 +02:00
alexandercerutti
7c864f1d2a
Changed name for input model as parameter;
...
Added Joi to validate input parameters schema;
Removed old draft of Pass class;
Removed completely the old way to load the configuration
2018-07-17 23:49:13 +02:00
Alexander Cerutti
662ae69e60
Removed nodejs crypto inclusion for node-forge
...
Added loadConfiguration function
Moved completely from Openssl for signature generation and crypto for sha1 generation to node-forge
Moved configuration to another file
Added init function
2018-06-07 01:05:22 +02:00
Alexander Cerutti
2efe0f55f1
Splitted Webserver from operative module
2018-05-12 14:35:37 +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