Commit Graph

1020 Commits

Author SHA1 Message Date
Alexander Cerutti
77ff51b155 1.4.2 2018-12-11 21:27:36 +01:00
Alexander Cerutti
92fc5f8264 Minor changes to READMEs and core 2018-12-11 21:25:30 +01:00
Alexander Cerutti
96e2b628fe Updated documentation 2018-12-08 17:54:36 +01:00
Alexander Cerutti
bad4b01fad 1.4.1 2018-12-06 21:35:14 +01:00
Alexander Cerutti
4b65e76be7 Merge pull request #5 from jennysharps/issue-4/model-validation
Fix model initialization validation
2018-12-05 14:29:11 +01:00
Jenny Sharps
2a71d07788 Fix model initialization validation 2018-12-05 13:21:51 +00:00
Alexander Cerutti
153108ad44 Improved README 2018-12-02 14:55:16 +01:00
Alexander Cerutti
ab6dd4ff68 Added logo in assets and README 2018-12-01 01:00:04 +01:00
Alexander Cerutti
b305633ed3 Added updates for OpenSSL for Windows in termal steps for cers generation 2018-11-24 16:44:31 +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
1ca53adc4d Added working example for load 2018-11-17 23:31:23 +01:00
Alexander Cerutti
4b2aa68ffb Added .load type definition 2018-11-17 23:31:23 +01:00
Alexander Cerutti
8398e077b1 Fix typos for non-mac guide 2018-11-17 23:31:22 +01:00
Alexander Cerutti
2e344e4367 Added .load to documentation; removed express from dev dependencies 2018-11-17 23:31:22 +01:00
Alexander Cerutti
b68dfe0d80 Added .load function to fetch pictures from the web and implemented fetching function inside logic flow 2018-11-17 23:19:48 +01:00
Alexander Cerutti
23857d7c01 1.3.5 2018-11-07 12:54:01 +01:00
Alexander Cerutti
f6cd7cbc56 Changed way parsePEM checks with operation execute 2018-11-07 12:53:07 +01:00
Alexander Cerutti
dd43daacfe Changed _parseSettings to synchronously parse options;
Added _parseCertificates to parse certs only if not parsed yet;
_parseSettings now returns the parsed properties and not assign them;
Added _raw property to this.Certificates and removed this.options since useless
2018-11-07 12:42:07 +01:00
Alexander Cerutti
7e2850e9d9 Schema.js vscode auto correct 2018-11-07 12:35:46 +01:00
Alexander Cerutti
7624a895e0 Uniformed filenames for certificates, fixed some problems in tests (maybe related to legal/solar time?) 2018-11-07 12:35:07 +01:00
Alexander Cerutti
48e6755082 Added certificate generation steps valid for all the platform that have openssl 2018-11-07 12:13:41 +01:00
Alexander Cerutti
21f2ccf423 Added function "resolveErrorName" and "format" in messages to not pass just strings to represent errors;
Converted all errors in pass.js to format;
Changed some error names
2018-10-30 20:22:27 +01:00
Alexander Cerutti
5224f7fcb9 Micro change to words in Readme 2018-10-24 22:06:18 +02:00
alexandercerutti
0e3aa75319 1.3.3 2018-10-18 00:07:23 +02:00
alexandercerutti
14cccc8c17 Updated .gitignore 2018-10-18 00:06:44 +02:00
alexandercerutti
6b81b7e32a Updated documentation 2018-10-18 00:06:27 +02:00
alexandercerutti
af3c2b2159 Fixed not working check of unique keys for fields in the pass 2018-10-17 20:25:28 +02:00
alexandercerutti
1525e0e0ce Removed manifest type error 2018-10-16 01:45:26 +02:00
alexandercerutti
b23f2b819d Added node engine requirement 2018-10-16 01:04:17 +02:00
alexandercerutti
9ba64fc349 Improved _sign method to accept only object as parameter and changed comments inside 2018-10-16 00:59:49 +02:00
alexandercerutti
68cb8af7c8 Improved examples documentation 2018-10-14 19:26:25 +02:00
alexandercerutti
c393ab753d 1.3.2 2018-10-10 17:53:54 +02:00
alexandercerutti
b326733121 Added vscode workspace to ignore list 2018-10-10 17:52:59 +02:00
alexandercerutti
dffec03b07 Moved source to src folder 2018-10-10 17:51:33 +02:00
alexandercerutti
b7495f67c5 Added express as dev dependency 2018-10-10 17:49:02 +02:00
alexandercerutti
8617bcf4f5 Added typescript declaration file 2018-10-10 16:42:00 +02:00
alexandercerutti
bac8fecc98 Updated package-lock 2018-10-10 16:39:33 +02:00
alexandercerutti
67f5399828 Renamed this.uniqueKeys in this._uniqueKeys 2018-10-10 13:01:55 +02:00
alexandercerutti
d5ed22759f Fixed comments and links; Moved pass lower-level definition to index.js 2018-10-10 11:42:21 +02:00
alexandercerutti
188b35570c Improved text and descriptions in API document 2018-10-07 21:00:29 +02:00
alexandercerutti
4f380492c6 Fixed problem in barcode.js 2018-09-29 11:19:34 +02:00
alexandercerutti
5d27916e23 Renamed Readme in examples 2018-09-29 11:19:16 +02:00
alexandercerutti
87b032ef6d 1.3.1 2018-09-23 12:01:17 +02:00
alexandercerutti
cfbff4ba6e Fixed parseSettings certificates parsing problem
Removed old reject (which was undefined);
Forwarded error to .catch and selected the message type
2018-09-23 12:00:31 +02:00
alexandercerutti
d57e2abd71 Added Invalid_cert_path error message 2018-09-23 11:59:18 +02:00
alexandercerutti
d8eda01e62 Fixed link to localize method 2018-09-13 16:54:53 +02:00
alexandercerutti
4cdfbc46b5 Added some credits 2018-09-13 14:33:27 +02:00
alexandercerutti
9de4a7a9ee Edited API page markdown to conform to Github markdown parsing 2018-09-13 01:29:47 +02:00
alexandercerutti
0deb4861ff Updated .gitignore 2018-09-12 23:54:24 +02:00