Commit Graph

853 Commits

Author SHA1 Message Date
Alexander Cerutti
28780ebc72 Moved main index under src folder 2021-02-05 08:11:27 +01:00
Alexander Cerutti
c9dc00050e Added tslib as dependency to not duplicate typescript helper code 2021-02-05 08:11:06 +01:00
Alexander Cerutti
e7eb8c0e08 Examples dependencies update 2021-02-05 08:09:46 +01:00
Alexander Cerutti
3290b697b4 Changed build scripts for examples and main project 2021-02-05 08:08:13 +01:00
Alexander Cerutti
2e77f06950 Improved tests 2021-02-05 07:32:11 +01:00
Alexander Cerutti
b1844f66ef Updated dependencies 2021-02-04 22:21:07 +01:00
Alexander Cerutti
f278658091 Added Open Collective contributors area to README 2020-09-06 02:34:35 +02:00
Alexander Cerutti
0e10e6a2ba v2.0.5 2020-09-06 02:11:39 +02:00
Alexander Cerutti
3559b41f85 Changed logo url on Readme to allow to exclude it from npm package 2020-09-06 02:04:23 +02:00
Alexander Cerutti
7430ecbbb9 Removed forgotten console.log in abstract 2020-09-05 23:57:43 +02:00
Alexander Cerutti
9e90b4963b Updated dependencies and tests (forgotten awaits) 2020-09-05 23:56:05 +02:00
Alexander Cerutti
a3ae92ea7f Moar VSCode autofixes 2020-09-05 23:52:50 +02:00
Alexander Cerutti
10dad6c1af Moved to minimum node version supported to 10 by using fs.promises instead of promisify functions 2020-09-05 23:51:56 +02:00
Alexander Cerutti
bca5d666bc Types and automatic improvements 2020-09-05 23:43:28 +02:00
Alexander Cerutti
fee3383ffa Added model validation tests 2020-09-05 23:38:02 +02:00
Alexander Cerutti
a110d76b18 Generic Improvements 2020-09-05 23:29:05 +02:00
Alexander Cerutti
8f6667d97f Moved to more async-await approach a L10N parser 2020-09-05 23:11:05 +02:00
Alexander Cerutti
40437e6275 Setted Certificates to accept signerKey also as a string 2020-09-05 22:34:13 +02:00
Alexander Cerutti
7e528f57a7 VScode syntax auto-improvements 2020-09-05 22:33:34 +02:00
Alexander Cerutti
f171b93977 Improved passphrase extraction 2020-09-05 22:33:13 +02:00
Alexander Cerutti
a441297aa2 Fixed issue with TS types update and signerKey extraction 2020-09-05 22:32:33 +02:00
Alexander Cerutti
ba772da3bc Setted build script to use npx and updated typescript version 2020-09-05 22:31:43 +02:00
Alexander Cerutti
2288d018f2 Removed deprecated version of @hapi/joi and replaced it with new Sideway's joi 2020-09-05 22:14:05 +02:00
Alexander Cerutti
4d0f9cb76c v2.0.4 2019-12-14 17:17:13 +01:00
Alexander Cerutti
14c8e2595c Added .github and tests folder to .npmignore 2019-12-14 17:16:19 +01:00
Alexander Cerutti
b7a04b0a82 Declarations Updates 2019-12-14 17:16:19 +01:00
Alexander Cerutti
d26af1004b Improvements to barcodes signature and generation (removed overhead) 2019-12-14 17:16:19 +01:00
Alexander Cerutti
f72f2a08b0 Specs changes 2019-12-14 17:16:19 +01:00
Alexander Cerutti
6e88f69ecb Merge branch 'strict' 2019-12-14 16:10:08 +01:00
nuts-n-bits
2aa27d8527 style
Signed-off-by: nuts-n-bits <nuts-n-bits@outlook.com>
2019-12-14 16:08:58 +01:00
nuts-n-bits
324bd1ba82 casting, parameter rename
Signed-off-by: nuts-n-bits <nuts-n-bits@outlook.com>
2019-12-14 16:08:58 +01:00
nuts-n-bits
9565bf0944 update beacon and location methods to use overload
Signed-off-by: nuts-n-bits <nuts-n-bits@outlook.com>
2019-12-14 16:08:58 +01:00
Alexander Cerutti
93684948ef Strict mode-fixes 2019-12-14 15:59:11 +01:00
Alexander Cerutti
5bae211316 Improved types for readCertificatesFromOptions 2019-12-12 23:04:15 +01:00
Alexander Cerutti
54865f537b Fixed non-existing this context 2019-12-10 22:21:18 +01:00
Alexander Cerutti
7ed8bf52aa Added pool declaration for FieldsArray 2019-12-10 22:11:40 +01:00
Alexander Cerutti
f642ddc444 Improved splitBufferBundle with early return 2019-12-10 22:10:45 +01:00
Alexander Cerutti
33e0f43f66 Create FUNDING.yml 2019-12-07 00:35:16 +01:00
Alexander Cerutti
02162b5e37 v2.0.3 2019-12-06 01:18:08 +01:00
Alexander Cerutti
168c374ec1 Added safety check on getValidated 2019-12-06 01:14:22 +01:00
Alexander Cerutti
35aaf9f506 Fixed Joi update new Api integration 2019-12-06 01:13:15 +01:00
Alexander Cerutti
231024f355 v2.0.2 2019-12-06 00:45:18 +01:00
Alexander Cerutti
359fdb546a Dependencies Update 2019-12-06 00:45:08 +01:00
Alexander Cerutti
78baf78750 Small improvements 2019-12-06 00:23:55 +01:00
Alexander Cerutti
172ff69bd2 Added other previously prohibited field to Overrides 2019-12-06 00:09:23 +01:00
Alexander Cerutti
c74e9bddc5 Improved message type 2019-12-05 23:58:26 +01:00
Alexander Cerutti
356e68378a Improved schemas in the project 2019-12-05 23:55:28 +01:00
Alexander Cerutti
2e94307723 Changed Schemas type with a more detailed type Schema 2019-12-05 23:44:22 +01:00
Alexander Cerutti
98dbbac46e Merge pull request #46 from WaveMeUp/organizationName
Feature: support for overriding 'organizationName' field
2019-12-05 23:41:00 +01:00
Viacheslav Osadchiy
4ba86b3c88 Feature: support for overriding 'organizationName' field 2019-12-04 22:54:44 +03:00