Commit Graph

21 Commits

Author SHA1 Message Date
Alexander Cerutti
3cbb1b46b8 Edited getModelFolderContents to return just one object of buffers (to be tested yet) 2021-09-25 23:27:25 +02:00
Alexander Cerutti
d35cb627e5 Refactored Errors Messages to be references instead of looked up 2021-06-21 21:56:04 +02:00
Alexander Cerutti
17de1c7d79 Refactored all the schemas;
Splitted them in a folder and renamed them to have the same name of typescript type;
Added more SemanticKeys;
Removed Schema resolution via string;
2021-06-17 23:34:22 +02:00
Alexander Cerutti
d5a487a609 Added prettier to project 2021-02-08 00:03:28 +01: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
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
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
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
0175a2858e Removed a TODO left 2019-07-27 00:53:37 +02:00
Alexander Cerutti
9aa151ebb3 Removed @ from personalizationLogo search 2019-07-27 00:51:25 +02:00
Alexander Cerutti
eecfdb048f Added support for personalization / Rewards Enrollment passes 2019-07-27 00:41:48 +02:00
Alexander Cerutti
693694a9eb Improved modelPath composition 2019-07-25 23:09:16 +02:00
Alexander Cerutti
492f5239df Small improvements and fixes 2019-07-25 21:41:16 +02:00
Alexander Cerutti
4ec86415bf Fixed problem with localization files path/fileNames 2019-07-11 23:31:48 +02:00
Alexander Cerutti
6ce2b9ab22 Optimized Buffer model content splitting through splitBufferBundle 2019-07-11 23:30:43 +02:00
Alexander Cerutti
ef4ce53dd6 Fixed problem with buffer models 2019-07-11 23:27:20 +02:00
Alexander Cerutti
e0be1e7527 Moved factory methods to new parser file 2019-07-02 22:05:14 +02:00