Commit Graph

8 Commits

Author SHA1 Message Date
Jenny Sharps
2a71d07788 Fix model initialization validation 2018-12-05 13:21:51 +00: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
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
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
alexandercerutti
af3c2b2159 Fixed not working check of unique keys for fields in the pass 2018-10-17 20:25:28 +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
dffec03b07 Moved source to src folder 2018-10-10 17:51:33 +02:00