Alexander Cerutti
|
d5a487a609
|
Added prettier to project
|
2021-02-08 00:03:28 +01:00 |
|
Alexander Cerutti
|
1cde704c1b
|
Removed repeated code in createPass and added few tests and moved few tests from index.ts to new factory test file
|
2021-02-07 22:35:02 +01:00 |
|
Alexander Cerutti
|
a3ae92ea7f
|
Moar VSCode autofixes
|
2020-09-05 23:52:50 +02:00 |
|
Alexander Cerutti
|
522b2fca62
|
Added comments
|
2019-08-14 15:51:04 +02:00 |
|
Alexander Cerutti
|
b44d8d764f
|
Added createPass support to AbstractModel
|
2019-07-25 23:09:18 +02:00 |
|
Alexander Cerutti
|
92a48eccbe
|
Renamed splitBundle to splitBufferBundle and edited it to return splitted l10n/rootBundle object
|
2019-07-11 23:29:23 +02:00 |
|
Alexander Cerutti
|
f4dabb42b0
|
Moved splitBundle to utils and set optional to additionalBuffers
|
2019-07-10 00:24:53 +02:00 |
|
Alexander Cerutti
|
6d39139dc7
|
Removed left console.log
|
2019-07-09 23:55:21 +02:00 |
|
Alexander Cerutti
|
6252f4d6a4
|
Added support for additional buffers
|
2019-07-09 23:44:36 +02:00 |
|
Alexander Cerutti
|
e0be1e7527
|
Moved factory methods to new parser file
|
2019-07-02 22:05:14 +02:00 |
|
Alexander Cerutti
|
701e020116
|
Added Pass as exported type
|
2019-07-01 23:50:42 +02:00 |
|
Alexander Cerutti
|
894266de28
|
Improved security checks;
Added back the formatted messages and added new ones;
|
2019-07-01 23:35:08 +02:00 |
|
Alexander Cerutti
|
816f315fca
|
Small improvements
|
2019-07-01 23:35:06 +02:00 |
|
Alexander Cerutti
|
79a55f64d4
|
Fixed wrong variables, added initialization
|
2019-06-09 23:41:20 +02:00 |
|
Alexander Cerutti
|
38d1ccbfb2
|
Removed unused imported dependencies
|
2019-06-09 12:00:54 +02:00 |
|
Alexander Cerutti
|
8a841301fa
|
Changed Pass constructor to conform to the new architecture;
|
2019-06-09 11:51:33 +02:00 |
|
Alexander Cerutti
|
16a9ebcd5c
|
Renamed model in bundle
|
2019-06-09 11:48:25 +02:00 |
|
Alexander Cerutti
|
61a37eaa24
|
Fixed problem with bundles
|
2019-06-09 11:47:42 +02:00 |
|
Alexander Cerutti
|
46bd6d3b3c
|
Moved types from factory to schema
|
2019-06-09 11:46:28 +02:00 |
|
Alexander Cerutti
|
75ca49d89a
|
Added existence check for readCertificates
|
2019-06-07 20:48:55 +02:00 |
|
Alexander Cerutti
|
083142330c
|
Added management for non-existing folder-model bundle files
|
2019-06-07 20:48:55 +02:00 |
|
Alexander Cerutti
|
65b8eea999
|
Added exports to createPass function;
Integrated missing dependency
|
2019-06-07 20:48:55 +02:00 |
|
Alexander Cerutti
|
8d9cbe6698
|
Delegated model checks to getModelContents function;
Added try-catch to handle failure
|
2019-06-07 20:48:55 +02:00 |
|
Alexander Cerutti
|
66e224205e
|
Uniformed factory cross-functions naming
|
2019-06-07 20:48:55 +02:00 |
|
Alexander Cerutti
|
6f25dc40cf
|
Improved l10n bundle distribution
|
2019-06-07 20:48:55 +02:00 |
|
Alexander Cerutti
|
b6005bd821
|
improved types fix1
|
2019-06-07 20:48:55 +02:00 |
|
Alexander Cerutti
|
cd3b977b1f
|
Improved interfaces and model
|
2019-06-07 20:48:55 +02:00 |
|
Alexander Cerutti
|
b3b0b1c877
|
Added function comments to factory model analysis functions
|
2019-06-07 20:48:55 +02:00 |
|
Alexander Cerutti
|
3976d86aa1
|
Improved FactoryOptions model
|
2019-06-07 20:48:54 +02:00 |
|
Alexander Cerutti
|
1cc8ae2975
|
Added functions getModelBufferContents, getModelFolderContents and getModelContents;
|
2019-06-07 20:48:54 +02:00 |
|
Alexander Cerutti
|
1ec1c55483
|
Added first version of factory with certificates reading
|
2019-06-07 20:48:54 +02:00 |
|