Commit Graph

836 Commits

Author SHA1 Message Date
Alexander Cerutti
2c78bad4f9 Changelog for 3.1.2 2021-12-30 14:55:17 +01:00
Alexander Cerutti
8c39928f0c Added check on boardingPass in examples to not make crash the request if we are creating a boarding pass 2021-12-30 13:31:22 +01:00
Alexander Cerutti
92ab060c7d Fixed tests after Windows run 2021-12-28 01:16:26 +01:00
Alexander Cerutti
121524d8b1 Improved some other tests 2021-12-28 01:07:02 +01:00
Alexander Cerutti
39d4d0094d Added some tests for PKPass[createManifestSymbol] 2021-12-28 01:06:08 +01:00
Alexander Cerutti
d0b0f8537f Added path normalization on Windows, along with some tests 2021-12-28 01:05:14 +01:00
Alexander Cerutti
2923eb4d66 Changed quotes and applied change to PKPass.from (which uses internals-like to read model) 2021-12-27 19:34:00 +01:00
Alexander Cerutti
882f8de65a Merge pull request #99 from d34db4b3/master
Fix invalid path for build on windows
2021-12-27 19:31:16 +01:00
tpot
728748d6d5 Fix invalid path for build on windows 2021-12-27 15:44:17 +01:00
Alexander Cerutti
794c16d770 3.1.1 2021-12-25 12:26:33 +01:00
Alexander Cerutti
99c5a6fc9c Changelog for v3.1.1 2021-12-25 12:26:29 +01:00
Alexander Cerutti
6a076e6851 Updated Typescript to v4.5.4 2021-12-25 12:25:03 +01:00
Alexander Cerutti
e1ea69df78 Renamed type setter parameter 2021-12-25 12:08:18 +01:00
Alexander Cerutti
4b378bc220 Updated Package-lock to v2 2021-12-24 21:55:29 +01:00
Alexander Cerutti
cf8a467266 Applied changes to solve several issues about typescript strict mode 2021-12-23 19:46:29 +01:00
Alexander Cerutti
ef20bc5a44 Disabled useUnknownInCatchVariables for self-hosted example 2021-12-23 18:39:01 +01:00
Alexander Cerutti
fc4a0c377b Improved example getCertificates for strict mode 2021-12-23 18:36:30 +01:00
Alexander Cerutti
4b9d7e099b Updated serialnumber generation in pkpasses of serverless example 2021-12-18 19:07:28 +01:00
Alexander Cerutti
a62c9c18ca Updated serverless example dependencies 2021-12-18 19:04:25 +01:00
Alexander Cerutti
043358f866 Updated example for PKPasses to avoid broken passes view when adding several passes with the same serial number 2021-12-18 18:54:04 +01:00
Alexander Cerutti
f78f22399b 3.1.0 2021-12-11 16:47:35 +01:00
Alexander Cerutti
bf37cc5c50 Changelog for v3.1.0 2021-12-11 16:47:31 +01:00
Alexander Cerutti
1d4b170ea1 Added additional explanation steps for examples 2021-12-11 16:27:32 +01:00
Alexander Cerutti
e35d8bede3 Improved type 2021-11-14 00:57:28 +01:00
Alexander Cerutti
a723c152be Made PKPass.from Template to accept optional certificates 2021-11-14 00:51:07 +01:00
Alexander Cerutti
252b9e5cb0 Changed constructor buffers and certificates types to be optional 2021-11-14 00:50:12 +01:00
Alexander Cerutti
5651ce69a5 Added constructor check on certificates to avoid an error if a pass is created using PKPass.from, without specifying the certificates 2021-11-14 00:47:37 +01:00
Alexander Cerutti
f430bf1515 Fixed tests for fields getters (seems like that native error messages can change) 2021-11-14 00:43:07 +01:00
Alexander Cerutti
964be0802c Added constructor check for buffers 2021-11-14 00:42:14 +01:00
Alexander Cerutti
3326fc29d7 Added note on .pass extension enforcement in readme example 2021-11-02 21:58:39 +01:00
Alexander Cerutti
f229b173ad Readme: fixed description for certificates 2021-11-02 00:42:20 +01:00
Alexander Cerutti
23a65801bd Fixed Readme examples to not get certificates by path 2021-11-02 00:38:15 +01:00
Alexander Cerutti
267d8a6e8c v3.0.1 2021-10-31 22:04:51 +01:00
Alexander Cerutti
1d6fc00c56 3.0.0 2021-10-31 21:34:58 +01:00
Alexander Cerutti
962525af9a Merged branch 'v3.0' 2021-10-31 21:14:11 +01:00
Alexander Cerutti
41f21b1e08 Removed examples main Readme to leave one in each example 2021-10-31 21:13:00 +01:00
Alexander Cerutti
a0cdc218dd Added languages getter 2021-10-31 20:54:31 +01:00
Alexander Cerutti
7a417e45c5 Removed previous version specs 2021-10-31 20:43:28 +01:00
Alexander Cerutti
9753c2ec8f Files auto updates 2021-10-31 20:37:24 +01:00
Alexander Cerutti
64ccacdc13 Completely refactored examples to run only once and have multiple endpoints 2021-10-31 20:37:06 +01:00
Alexander Cerutti
8552f217ee Added first version of serverless-based implementation example 2021-10-31 19:37:29 +01:00
Alexander Cerutti
32205871af 3.0.0 (beta.1) 2021-10-27 23:31:23 +02:00
Alexander Cerutti
220f4d07ec Moved API.md to Github wiki and improved Readme paragraphs 2021-10-27 23:27:18 +02:00
Alexander Cerutti
4ac6472cad Moved certificates generation instructions to Github repo's wiki 2021-10-27 01:13:10 +02:00
Alexander Cerutti
56cd96bced FieldsArray: merged assertUnfrozen check with registerWithValidation in splice 2021-10-26 00:13:14 +02:00
Alexander Cerutti
ec13ae3032 Fixed localizing passes link in README.md 2021-10-25 01:32:34 +02:00
Alexander Cerutti
eabee97d89 Removed unused validation function isValid 2021-10-25 01:14:32 +02:00
Alexander Cerutti
1dac910421 Added tests for FieldsArray shift, unshift and one more for splice 2021-10-25 01:13:46 +02:00
Alexander Cerutti
e31918d942 Refactored FieldsArray to add overrides for shift and unshift and to share code between methods 2021-10-25 01:00:51 +02:00
Alexander Cerutti
ef8db46bfe Added some tests for FieldsArray 2021-10-24 16:29:54 +02:00