Commit Graph

  • 3e08d31d14 Removed moment for internal implementation Alexander Cerutti 2021-02-09 14:16:19 +01:00
  • 9de5b3a0c4 Added path resolution in examples Alexander Cerutti 2021-02-09 14:14:52 +01:00
  • a3719f8eef Improved exporting of types in index Alexander Cerutti 2021-02-08 00:04:03 +01:00
  • d5a487a609 Added prettier to project Alexander Cerutti 2021-02-08 00:03:28 +01:00
  • d8983b8321 Added generation of sourcemaps Alexander Cerutti 2021-02-07 22:35:11 +01:00
  • 1cde704c1b Removed repeated code in createPass and added few tests and moved few tests from index.ts to new factory test file Alexander Cerutti 2021-02-07 22:35:02 +01:00
  • 584cd7b74b Added Rimraf to remove with globs Alexander Cerutti 2021-02-07 20:37:29 +01:00
  • 0f345906a1 Deleted .npmignore Alexander Cerutti 2021-02-07 20:27:27 +01:00
  • 1e64046069 Changed jasmine settings and added tsconfig for specs Alexander Cerutti 2021-02-07 20:26:32 +01:00
  • 84d35ec4c2 Added glob files to package.json to export only lib files without maps Alexander Cerutti 2021-02-07 18:41:22 +01:00
  • 7426fae83e Removed package building before testing Alexander Cerutti 2021-02-07 17:23:51 +01:00
  • 960331d737 Changed splitBufferBundle to use Object.entries and added tests for it Alexander Cerutti 2021-02-07 17:23:33 +01:00
  • 61f0fdd2e6 Changed declarations to be generated automatically Alexander Cerutti 2021-02-05 08:23:22 +01:00
  • 398dee73ec Added tsconfig.dist.json to ignore list Alexander Cerutti 2021-02-05 08:22:15 +01:00
  • b51b7591bf Indent me Alexander Cerutti 2021-02-05 08:13:22 +01:00
  • d017a38ac9 Improved few types Alexander Cerutti 2021-02-05 08:11:53 +01:00
  • 9469758b91 Added more records to be gitignored Alexander Cerutti 2021-02-05 08:11:41 +01:00
  • 28780ebc72 Moved main index under src folder Alexander Cerutti 2021-02-05 08:11:27 +01:00
  • c9dc00050e Added tslib as dependency to not duplicate typescript helper code Alexander Cerutti 2021-02-05 08:11:06 +01:00
  • e7eb8c0e08 Examples dependencies update Alexander Cerutti 2021-02-05 08:09:46 +01:00
  • 3290b697b4 Changed build scripts for examples and main project Alexander Cerutti 2021-02-05 08:08:13 +01:00
  • 2e77f06950 Improved tests Alexander Cerutti 2021-02-05 07:32:11 +01:00
  • b1844f66ef Updated dependencies Alexander Cerutti 2021-02-04 22:21:07 +01:00
  • f278658091 Added Open Collective contributors area to README Alexander Cerutti 2020-09-06 02:34:35 +02:00
  • 0e10e6a2ba v2.0.5 Alexander Cerutti 2020-09-06 02:11:39 +02:00
  • 3559b41f85 Changed logo url on Readme to allow to exclude it from npm package Alexander Cerutti 2020-09-06 02:04:23 +02:00
  • 7430ecbbb9 Removed forgotten console.log in abstract Alexander Cerutti 2020-09-05 23:57:43 +02:00
  • 9e90b4963b Updated dependencies and tests (forgotten awaits) Alexander Cerutti 2020-09-05 23:56:05 +02:00
  • a3ae92ea7f Moar VSCode autofixes Alexander Cerutti 2020-09-05 23:52:50 +02:00
  • 10dad6c1af Moved to minimum node version supported to 10 by using fs.promises instead of promisify functions Alexander Cerutti 2020-09-05 23:51:56 +02:00
  • bca5d666bc Types and automatic improvements Alexander Cerutti 2020-09-05 23:43:28 +02:00
  • fee3383ffa Added model validation tests Alexander Cerutti 2020-09-05 23:38:02 +02:00
  • a110d76b18 Generic Improvements Alexander Cerutti 2020-09-05 23:29:05 +02:00
  • 8f6667d97f Moved to more async-await approach a L10N parser Alexander Cerutti 2020-09-05 23:11:05 +02:00
  • 40437e6275 Setted Certificates to accept signerKey also as a string Alexander Cerutti 2020-09-05 22:34:13 +02:00
  • 7e528f57a7 VScode syntax auto-improvements Alexander Cerutti 2020-09-05 22:33:34 +02:00
  • f171b93977 Improved passphrase extraction Alexander Cerutti 2020-09-05 22:33:13 +02:00
  • a441297aa2 Fixed issue with TS types update and signerKey extraction Alexander Cerutti 2020-09-05 22:32:33 +02:00
  • ba772da3bc Setted build script to use npx and updated typescript version Alexander Cerutti 2020-09-05 22:31:43 +02:00
  • 2288d018f2 Removed deprecated version of @hapi/joi and replaced it with new Sideway's joi Alexander Cerutti 2020-09-05 22:14:05 +02:00
  • 4d0f9cb76c v2.0.4 Alexander Cerutti 2019-12-14 17:17:13 +01:00
  • 14c8e2595c Added .github and tests folder to .npmignore Alexander Cerutti 2019-12-14 17:13:19 +01:00
  • b7a04b0a82 Declarations Updates Alexander Cerutti 2019-12-14 16:55:28 +01:00
  • d26af1004b Improvements to barcodes signature and generation (removed overhead) Alexander Cerutti 2019-12-14 16:46:29 +01:00
  • f72f2a08b0 Specs changes Alexander Cerutti 2019-12-14 16:41:31 +01:00
  • 6e88f69ecb Merge branch 'strict' Alexander Cerutti 2019-12-14 16:10:08 +01:00
  • 2aa27d8527 style nuts-n-bits 2019-12-11 17:36:36 -05:00
  • 324bd1ba82 casting, parameter rename nuts-n-bits 2019-12-11 17:33:54 -05:00
  • 9565bf0944 update beacon and location methods to use overload nuts-n-bits 2019-12-10 12:56:20 -05:00
  • 93684948ef Strict mode-fixes Alexander Cerutti 2019-12-14 15:59:11 +01:00
  • 5bae211316 Improved types for readCertificatesFromOptions Alexander Cerutti 2019-12-12 23:04:15 +01:00
  • 54865f537b Fixed non-existing this context Alexander Cerutti 2019-12-10 22:21:18 +01:00
  • 7ed8bf52aa Added pool declaration for FieldsArray Alexander Cerutti 2019-12-10 22:11:40 +01:00
  • f642ddc444 Improved splitBufferBundle with early return Alexander Cerutti 2019-12-10 22:10:45 +01:00
  • 33e0f43f66 Create FUNDING.yml Alexander Cerutti 2019-12-07 00:35:16 +01:00
  • 02162b5e37 v2.0.3 Alexander Cerutti 2019-12-06 01:18:08 +01:00
  • 168c374ec1 Added safety check on getValidated Alexander Cerutti 2019-12-06 01:14:22 +01:00
  • 35aaf9f506 Fixed Joi update new Api integration Alexander Cerutti 2019-12-06 01:13:15 +01:00
  • 231024f355 v2.0.2 Alexander Cerutti 2019-12-06 00:45:18 +01:00
  • 359fdb546a Dependencies Update Alexander Cerutti 2019-12-06 00:45:08 +01:00
  • 78baf78750 Small improvements Alexander Cerutti 2019-12-06 00:23:55 +01:00
  • 172ff69bd2 Added other previously prohibited field to Overrides Alexander Cerutti 2019-12-06 00:09:23 +01:00
  • c74e9bddc5 Improved message type Alexander Cerutti 2019-12-05 23:58:26 +01:00
  • 356e68378a Improved schemas in the project Alexander Cerutti 2019-12-05 23:55:28 +01:00
  • 2e94307723 Changed Schemas type with a more detailed type Schema Alexander Cerutti 2019-12-05 23:44:22 +01:00
  • 98dbbac46e Merge pull request #46 from WaveMeUp/organizationName Alexander Cerutti 2019-12-05 23:41:00 +01:00
  • 4ba86b3c88 Feature: support for overriding 'organizationName' field Viacheslav Osadchiy 2019-12-04 22:54:44 +03:00
  • 41cf1d74d3 v2.0.1 Alexander Cerutti 2019-11-22 23:30:11 +01:00
  • 35d47e5f40 Fixed Typescript classes conflict Alexander Cerutti 2019-11-22 22:44:29 +01:00
  • 320b64c4b7 Updated Typescript version to latest Alexander Cerutti 2019-11-22 22:41:51 +01:00
  • 6eba4524a5 Updated webServiceURL and allowed all characters for authenticationToken Alexander Cerutti 2019-11-22 22:40:47 +01:00
  • 1af7eb8163 Highlighted API reference and updated intro paragraph Alexander Cerutti 2019-09-08 16:51:32 +02:00
  • 410e712b49 Added additionalBuffers example Alexander Cerutti 2019-09-08 16:17:48 +02:00
  • df733abecc Updated API docs Alexander Cerutti 2019-08-26 23:08:47 +02:00
  • 0beef77361 v2.0.0 Alexander Cerutti 2019-07-25 23:52:57 +02:00
  • da3b5c8e93 Added v1 and migration references in readme Alexander Cerutti 2019-08-14 17:22:07 +02:00
  • a84c26c92d Removed v2 beta notice Alexander Cerutti 2019-08-14 16:42:43 +02:00
  • e64a2c9d85 Added tsconfig to npmignore Alexander Cerutti 2019-08-14 16:36:24 +02:00
  • 3023ca71fc v2.0.0 merge commit Alexander Cerutti 2019-08-14 16:17:27 +02:00
  • 36a5452b77 Removed beta notice in v2 Alexander Cerutti 2019-08-14 15:58:49 +02:00
  • 681d9d144d Improved declaration file Alexander Cerutti 2019-08-14 15:51:26 +02:00
  • 522b2fca62 Added comments Alexander Cerutti 2019-08-14 15:51:04 +02:00
  • 846ebc3198 1.6.8 Alexander Cerutti 2019-07-31 23:25:02 +02:00
  • 80b874077f Moved row field in schema from Field to PassFields.auxiliaryFields; Added optional row on typings Alexander Cerutti 2019-07-31 23:21:58 +02:00
  • 74903938be Added optional row attribute for auxiliaryFields Alexander Cerutti 2019-07-31 23:18:22 +02:00
  • d1c7f26438 Merge pull request #38 from neogucky/patch-1 Alexander Cerutti 2019-07-28 13:43:04 +02:00
  • 85ce7511da small fix of example in API Tim Rasim 2019-07-28 13:23:37 +02:00
  • 0175a2858e Removed a TODO left Alexander Cerutti 2019-07-27 00:53:37 +02:00
  • 9aa151ebb3 Removed @ from personalizationLogo search Alexander Cerutti 2019-07-27 00:51:25 +02:00
  • 8c89b18a75 Updated API for Personalization Alexander Cerutti 2019-07-27 00:51:12 +02:00
  • 0aaaf78451 API: removed nfc untested message Alexander Cerutti 2019-07-27 00:50:32 +02:00
  • eecfdb048f Added support for personalization / Rewards Enrollment passes Alexander Cerutti 2019-07-27 00:41:48 +02:00
  • 2444d52cb2 Added personalization messages and schemas Alexander Cerutti 2019-07-27 00:40:54 +02:00
  • d650dbb31f Added more utils functions Alexander Cerutti 2019-07-27 00:40:28 +02:00
  • ced3caf0ac Added back mistakenly removed row of API docs Alexander Cerutti 2019-07-26 00:09:35 +02:00
  • 7d68c81aeb Improved API Docs Alexander Cerutti 2019-07-26 00:07:15 +02:00
  • 7d1cb785bc Updated examples Readme with building Alexander Cerutti 2019-07-25 23:58:52 +02:00
  • 60ae0f06b1 Updated package version Alexander Cerutti 2019-07-25 23:52:57 +02:00
  • a66af799b0 Updated Readme.md Alexander Cerutti 2019-07-25 23:51:14 +02:00
  • 920651beea Updated API docs Alexander Cerutti 2019-07-25 23:47:10 +02:00