Commit Graph

42 Commits

Author SHA1 Message Date
Alexander Cerutti
60ae0f06b1 Updated package version 2019-07-25 23:52:57 +02:00
Alexander Cerutti
5a96f5004a Updated declarations 2019-07-01 23:56:16 +02:00
Alexander Cerutti
8a6b473f84 Replaced Archiver with yazl;
Changed generate interface to return directly the stream;
2019-06-17 23:38:36 +02:00
Alexander Cerutti
85a107f7ed Added jasmine typs as dev dependency 2019-06-12 23:28:21 +02:00
Alexander Cerutti
96004162c6 Updated types and typescript settings 2019-06-07 20:47:06 +02:00
Alexander Cerutti
b57c3bf61d Added typings and typescript to devDependencies 2019-06-07 20:29:07 +02:00
Alexander Cerutti
3a5ed6236d 1.6.5 2019-06-07 13:06:17 +02:00
Alexander Cerutti
8d8db830dd 1.6.4 2019-06-07 12:15:57 +02:00
Alexander Cerutti
616abdaa04 1.6.3 2019-05-03 19:57:08 +02:00
Alexander Cerutti
9678aa68d0 1.6.2 2019-04-30 22:12:16 +02:00
Alexander Cerutti
339a8b79d2 1.6.1 2019-04-28 12:57:51 +02:00
Alexander Cerutti
279c74c506 1.6.0 2019-04-24 23:14:24 +02:00
Alexander Cerutti
ba0322d98c 1.5.9 2019-04-11 21:50:24 +02:00
Alexander Cerutti
1c8cf666fb 1.5.8 2019-04-03 19:57:00 +02:00
Alexander Cerutti
ce81ec4cf6 1.5.7 2019-03-30 21:49:53 +01:00
Alexander Cerutti
7b5a1e0a1e 1.5.6 2019-03-29 22:20:04 +01:00
Alexander Cerutti
e945a74f3e 1.5.5 2019-01-25 12:17:52 +01:00
Alexander Cerutti
dcd73c0cb4 1.5.4 2019-01-20 20:16:34 +01:00
Alexander Cerutti
a382097cce 1.5.3 2019-01-09 22:35:20 +01:00
Alexander Cerutti
c1dc93cd3c 1.5.2 2019-01-08 23:16:48 +01:00
alexandercerutti
79cfde4eae 1.5.1 2018-12-29 02:13:46 +01:00
Alexander Cerutti
e57f08d605 1.5.0 2018-12-11 22:20:09 +01:00
Alexander Cerutti
77ff51b155 1.4.2 2018-12-11 21:27:36 +01:00
Alexander Cerutti
bad4b01fad 1.4.1 2018-12-06 21:35:14 +01:00
Alexander Cerutti
9055390bb3 Updated dependencies minimum version 2018-11-24 16:35:05 +01:00
Alexander Cerutti
e3bc72ae5d 1.4.0 2018-11-17 23:32:00 +01:00
Alexander Cerutti
2e344e4367 Added .load to documentation; removed express from dev dependencies 2018-11-17 23:31:22 +01:00
Alexander Cerutti
23857d7c01 1.3.5 2018-11-07 12:54:01 +01:00
alexandercerutti
0e3aa75319 1.3.3 2018-10-18 00:07:23 +02:00
alexandercerutti
c393ab753d 1.3.2 2018-10-10 17:53:54 +02:00
alexandercerutti
b7495f67c5 Added express as dev dependency 2018-10-10 17:49:02 +02:00
alexandercerutti
bac8fecc98 Updated package-lock 2018-10-10 16:39:33 +02:00
alexandercerutti
87b032ef6d 1.3.1 2018-09-23 12:01:17 +02:00
alexandercerutti
d9423cddd4 Prepublish clean 2018-09-12 23:44:09 +02:00
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
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
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