Alexander Cerutti
|
0b75b98c4a
|
Improved fields warn expression
|
2022-02-22 00:07:15 +01:00 |
|
Alexander Cerutti
|
27511806a8
|
Added falsy fields to be automatically excluded with warn being emitted
|
2022-02-22 00:04:07 +01:00 |
|
Alexander Cerutti
|
7ccbdf9f80
|
Added FieldArray same-order test for push also for unshift
|
2022-02-21 22:46:09 +01:00 |
|
Alexander Cerutti
|
df02c878db
|
Merge pull request #104 from zhenwenc/fix-field-array-order
Fixed FieldsArray.push to preserve the order of input items
|
2022-02-21 22:28:12 +01:00 |
|
Frederick Cai
|
16177dfa49
|
Fixed FieldsArray.push to preserve the order of input items
|
2022-02-22 09:09:36 +13:00 |
|
Alexander Cerutti
|
ccd38262ec
|
3.1.4
|
2022-02-07 20:56:37 +01:00 |
|
Alexander Cerutti
|
e3a9de9008
|
Changelog for v3.1.4
|
2022-02-07 20:55:13 +01:00 |
|
Alexander Cerutti
|
1f79b0d74f
|
Improved comment and formatting for latest fix
|
2022-02-07 20:54:58 +01:00 |
|
Alexander Cerutti
|
0f54aef7c8
|
Merge branch 'example/cloudflare_worker'
|
2022-02-07 20:49:13 +01:00 |
|
billytrend
|
c32394b4d0
|
Check for Joi.binary (#100)
|
2022-02-07 20:46:03 +01:00 |
|
Alexander Cerutti
|
745b0bc29e
|
Merge pull request #102 from majuss/master
Update README.md
|
2022-02-07 16:18:04 +01:00 |
|
majuss
|
daf01b0fac
|
Update README.md
another typo in minimal example
|
2022-02-07 16:16:34 +01:00 |
|
Alexander Cerutti
|
a15dc29290
|
Added explicit Buffer import declarations
|
2022-02-07 01:18:06 +01:00 |
|
Alexander Cerutti
|
ad10c8251b
|
Updated examples dependencies
|
2022-02-06 02:19:48 +01:00 |
|
Alexander Cerutti
|
506f1359d2
|
Changed examples passkit-generator linking commands
|
2022-02-06 02:06:00 +01:00 |
|
Alexander Cerutti
|
8061949ac2
|
Merge pull request #101 from majuss/master
Missing extension in minimal example
|
2022-02-05 23:31:36 +01:00 |
|
Alexander Cerutti
|
693402ee2a
|
Changed Readme of wrangler example
|
2022-02-05 23:24:24 +01:00 |
|
Alexander Cerutti
|
c734464f36
|
Added Cloudflare Worker example running on Webpack 5
|
2022-02-05 23:24:08 +01:00 |
|
Alexander Cerutti
|
ff76d0717c
|
Added wrangler explicit buffer import
|
2022-02-05 22:58:06 +01:00 |
|
Alexander Cerutti
|
6687e4fbb2
|
Updated wrangler example package-lock
|
2022-02-05 22:57:49 +01:00 |
|
Alexander Cerutti
|
3b513095c0
|
Changed passkit-generator linking script on install to avoid wrong version being linked
|
2022-02-05 22:47:53 +01:00 |
|
Alexander Cerutti
|
2586e5dea3
|
Added documentation for cloudflare wrangler example
|
2022-02-04 00:04:47 +01:00 |
|
Alexander Cerutti
|
de02fed79e
|
Removed unused envs
|
2022-02-03 23:43:35 +01:00 |
|
Alexander Cerutti
|
ec7bae51b6
|
Added 0.0.0.0 ip to example command
|
2022-02-03 22:02:44 +01:00 |
|
Alexander Cerutti
|
c7b4105ae9
|
Added terser-webpack-plugin
|
2022-02-03 22:02:38 +01:00 |
|
Alexander Cerutti
|
788c400850
|
Added first working example of Cloudflare Worker integration through wrangler and Webpack 4
|
2022-02-03 21:13:08 +01:00 |
|
majuss
|
ebf39f2c24
|
Update README.md
without .png extension it wont work
|
2022-02-03 19:12:43 +01:00 |
|
Alexander Cerutti
|
2969a75727
|
Regenerated example self-hosted package-lock.json
|
2022-01-16 00:58:15 +01:00 |
|
Alexander Cerutti
|
fb25a5fd5f
|
3.1.3
|
2022-01-16 00:52:04 +01:00 |
|
Alexander Cerutti
|
0da95ddc75
|
Changelog for 3.1.3
|
2022-01-16 00:52:04 +01:00 |
|
Alexander Cerutti
|
eb76d2d261
|
Fixed Joi version to 17.4.2 due to issue with latest version's (17.5.0) types (see https://github.com/sideway/joi/issues/2717)
|
2022-01-16 00:51:01 +01:00 |
|
Alexander Cerutti
|
37a35dd76f
|
Fixed broken pkpasses extension for serverless example
|
2022-01-16 00:48:10 +01:00 |
|
Alexander Cerutti
|
0df8423e6d
|
Fixed serverless model reading .pass extensions issues
|
2022-01-16 00:48:10 +01:00 |
|
Alexander Cerutti
|
4fd4e1ab50
|
Fixed Serverless offline contents paths
|
2022-01-16 00:48:10 +01:00 |
|
Alexander Cerutti
|
908af1089a
|
Updated Serverless dependencies
|
2022-01-16 00:48:10 +01:00 |
|
Alexander Cerutti
|
ccc781fccd
|
Renamed Serverless example startup command to example instead of run-offline
|
2022-01-16 00:48:01 +01:00 |
|
Alexander Cerutti
|
0a18c5200d
|
Fixed Serverless examples: they were not returning 400 if model name was not provided
|
2022-01-15 23:56:40 +01:00 |
|
Alexander Cerutti
|
267ca6baff
|
Updated specs
|
2022-01-15 19:41:52 +01:00 |
|
Alexander Cerutti
|
931954d1b9
|
Updated dependencies
|
2022-01-15 19:41:42 +01:00 |
|
Alexander Cerutti
|
ecdfca9696
|
Updated examples dependencies
|
2022-01-15 17:12:09 +01:00 |
|
Alexander Cerutti
|
003bcbec28
|
Fixed un-highlighted endpoint name for self-hosted
|
2022-01-15 17:01:04 +01:00 |
|
Alexander Cerutti
|
920f13c985
|
3.1.2
|
2021-12-30 14:55:21 +01:00 |
|
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 |
|