Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/alexandercerutti/passkit-generator

The easiest way to generate custom Apple Wallet passes in Node.js
https://github.com/alexandercerutti/passkit-generator

Updated BRC_AUTC_MISSING_DATA message

691aa69d506e3e94a05ecfe0897f0f0b7a506233 authored over 5 years ago by Alexander Cerutti <[email protected]>
Added BarcodeFormat as type

82dd8711ba4de7a5bde329c9ba2df36413cb1b7a authored over 5 years ago by Alexander Cerutti <[email protected]>
Adapted barcode example to new implementation

7c0a667a3ceea59762113c5064f7efca0ee5b218 authored over 5 years ago by Alexander Cerutti <[email protected]>
Recreated Barcodes functions to accept a string and an object

5c5e573fde516c1ee46d391bb2edde1ef902db8f authored over 5 years ago by Alexander Cerutti <[email protected]>
Moved tests to typescript

f9206bafac517c23b76cb85ed88d318cb11a745d authored over 5 years ago by Alexander Cerutti <[email protected]>
Converted examples to Typescript

8ff9ed51c89994c0366e6a8d615994fcaa5b91ea authored over 5 years ago by Alexander Cerutti <[email protected]>
Set Field semantics field as optional

10ef5f30b60b472b9e69af38a6c0694e99e515d6 authored over 5 years ago by Alexander Cerutti <[email protected]>
Added generic type to assignLength method

48b9cd0b741eb971bf93e06a947713f40eb1e57e authored over 5 years ago by Alexander Cerutti <[email protected]>
Added jasmine typs as dev dependency

85a107f7ed7f84f3a7a2f1ae8e995e7f987448f0 authored over 5 years ago by Alexander Cerutti <[email protected]>
Added Pass fields as property (for typescript)

3bf14be4a68b05dca167f79844e718211c905e8c authored over 5 years ago by Alexander Cerutti <[email protected]>
Changed pass.json props patching

5213b5e190372b6a52bb1a1a835f3a5008a332c1 authored over 5 years ago by Alexander Cerutti <[email protected]>
Removed String-Date and its format on methods that uses dates for native Date object

9ed541dca7e6d79f068eb535750093cf7e57ed1f authored over 5 years ago by Alexander Cerutti <[email protected]>
Removed older version of index.js for tests and project

48e8f4ef84734d90724c4c7952450fe127e484a2 authored over 5 years ago by Alexander Cerutti <[email protected]>
Changes tsconfig.json

833aac08f23e275dbf40cfe0489633f3d8b5bf79 authored over 5 years ago by Alexander Cerutti <[email protected]>
Fixed wrong variables, added initialization

79a55f64d4c8eadbde5377192c359eaa340a6209 authored over 5 years ago by Alexander Cerutti <[email protected]>
Removed download example

85e9f63907ee4c37a6f26e7165f1a50df42b3749 authored over 5 years ago by Alexander Cerutti <[email protected]>
Changed pass _sign to accept signerkey content

91008de66e6f7b87913c58428b81d9fe467be271 authored over 5 years ago by Alexander Cerutti <[email protected]>
Changed _patch method to accept Buffer and return patched buffer

688b4da4f79b0539828849bff677e382ba6a2ac9 authored over 5 years ago by Alexander Cerutti <[email protected]>
Removed unused methods hasValidType, _parseSettings, readCertificates, etc.

d562053a14e347b2b31ddf30e957fa93f6f55d3b authored over 5 years ago by Alexander Cerutti <[email protected]>
Changed generate method: removed

70b42509c332f373dbf7c186df7a212db753be57 authored over 5 years ago by Alexander Cerutti <[email protected]>
Removed unused imported dependencies

38d1ccbfb2a940c8414d178017a61d1400073623 authored over 5 years ago by Alexander Cerutti <[email protected]>
Changed Pass constructor to conform to the new architecture;

8a841301fa7c86bb56f1e6c586bfb0f416865c4f authored over 5 years ago by Alexander Cerutti <[email protected]>
Renamed model in bundle

16a9ebcd5c04185ead8ec7af6dca573f13e42d1b authored over 5 years ago by Alexander Cerutti <[email protected]>
Fixed problem with bundles

61a37eaa24b37d4d7a59337b92cb060dbb5d7419 authored over 5 years ago by Alexander Cerutti <[email protected]>
Moved types from factory to schema

46bd6d3b3c0e12484a5c40261530fe944b0bce42 authored over 5 years ago by Alexander Cerutti <[email protected]>
Added index.ts

d02ed747e3b41b48c0ce490d2766c5f9a7f3d298 authored over 5 years ago by Alexander Cerutti <[email protected]>
Added exports to createPass function;

Integrated missing dependency

65b8eea99914163c51857f0596ca0fef71021cbd authored over 5 years ago by Alexander Cerutti <[email protected]>
Delegated model checks to getModelContents function;

Added try-catch to handle failure

8d9cbe6698da468884697885f364ac8c97986dcc authored over 5 years ago by Alexander Cerutti <[email protected]>
Improved l10n bundle distribution

6f25dc40cfb6cf966dad85c697e1e33822c227e4 authored over 5 years ago by Alexander Cerutti <[email protected]>
improved types fix1

b6005bd821b5cdf43118125909648b921aacfc83 authored over 5 years ago by Alexander Cerutti <[email protected]>
Added function comments to factory model analysis functions

b3b0b1c8770c02fbba8f9d47f56c9b1bd4bb6f81 authored over 5 years ago by Alexander Cerutti <[email protected]>
Improved interfaces and model

cd3b977b1f78b409fcf307606ba09a4745567ef7 authored over 5 years ago by Alexander Cerutti <[email protected]>
Uniformed factory cross-functions naming

66e224205e90cb763e0608c08261cc4d865575db authored over 5 years ago by Alexander Cerutti <[email protected]>
Added existence check for readCertificates

75ca49d89aca22fbd5f08c19c67ff7d178cec5e2 authored over 5 years ago by Alexander Cerutti <[email protected]>
Added management for non-existing folder-model bundle files

083142330c5eb5451b232fb911f411e8b94a5f52 authored over 5 years ago by Alexander Cerutti <[email protected]>
Splitted certificates schema from instance one

95240a91f7861fa8a05c8229e831c3511ccce2cc authored over 5 years ago by Alexander Cerutti <[email protected]>
Added first version of factory with certificates reading

1ec1c55483be0aaf925470e84d731ae63264511d authored over 5 years ago by Alexander Cerutti <[email protected]>
Improved FactoryOptions model

3976d86aa1d0545bd93b02f5a3c2ab34e1b4d770 authored over 5 years ago by Alexander Cerutti <[email protected]>
Added functions getModelBufferContents, getModelFolderContents and getModelContents;

1cc8ae2975f65cae279b7153849c2d5614e85366 authored over 5 years ago by Alexander Cerutti <[email protected]>
Added more return types

ffdaf8ac61e47bd688b4e8fadc5f03dfb13ca95c authored over 5 years ago by Alexander Cerutti <[email protected]>
Added Certificates interface

5971e478532e4e0d869160d16ed46c4496e2f6a0 authored over 5 years ago by Alexander Cerutti <[email protected]>
Updated types and typescript settings

96004162c60e084244d3dfb2de2b3a204ddf5ecc authored over 5 years ago by Alexander Cerutti <[email protected]>
package.json: moved prepublish to prepublishOnly

a549d94d677bcf91c143d7740c39fcfd1a790566 authored over 5 years ago by Alexander Cerutti <[email protected]>
Moved pass.json to typescript; Removed load method from pass implementation

9609187fa5af66dc17c5642a93eca1b6bbabbf5c authored over 5 years ago by Alexander Cerutti <[email protected]>
Moved fieldsArray to typescript

7ee36c6f874a8ac9e7b4e4193a520c83c2d02c29 authored over 5 years ago by Alexander Cerutti <[email protected]>
Moved utils.js to typescript

680ef5b8b714b023b6532da4bc8cdb7dc9144bd9 authored over 5 years ago by Alexander Cerutti <[email protected]>
Moved messages.js to typescript

464f23e96535a19dadbb1cd164ad968c24d5205b authored over 5 years ago by Alexander Cerutti <[email protected]>
Added typings and typescript to devDependencies

b57c3bf61d586acda6be6a074ecdb278fd896d91 authored over 5 years ago by Alexander Cerutti <[email protected]>
Moved Schema.js to typescript with Joi-matched interfaces

2657ba272fec75ec64f0f6855ab4e641f636fbb4 authored over 5 years ago by Alexander Cerutti <[email protected]>
Prepared project to move to Typescript

bd6c856ebb6b71f5515733535ee07721035ccd8e authored over 5 years ago by Alexander Cerutti <[email protected]>
Merge branch 'master' of https://github.com/alexandercerutti/passkit-generator

27b87b6f80e3eb7fae7b96d362a359a8abbd22f4 authored over 5 years ago by Alexander Cerutti <[email protected]>
1.6.5

3a5ed6236d6616088134c2f264c0ed49ba9bbdc5 authored over 5 years ago by Alexander Cerutti <[email protected]>
Adding support for native Dates (#32) by Ianbale

bc941640fc893e0d5843db825fc0e3c6773dae74 authored over 5 years ago by Ian Bale <ian@hazardousfrog>
Fixing passes parallel generation (#31) by Ianbale

a0a02bf083d99049e552309c438b638bbb549830 authored over 5 years ago by Ian Bale <ian@hazardousfrog>
Added support for logoText in supportedOptions (issues #21, #28)

f2920314947e8e45f00bcfb83be676261950d37a authored over 5 years ago by Alexander Cerutti <[email protected]>
Fixed nfc methods which was accepting and registering an array instead of an object

6451a3c37866cbdd88b275a4bc3fdff46c3bd3c7 authored over 5 years ago by Alexander Cerutti <[email protected]>
Adding support for native Dates (#32) by Ianbale

4ce889d6558678f01a993dcbd3e60b568e787638 authored over 5 years ago by Ian Bale <ian@hazardousfrog>
1.6.4

8d8db830dd290e5ec5f1b9cc97ec8463ccd2ed28 authored over 5 years ago by Alexander Cerutti <[email protected]>
1.6.4 Changelog

cb3e18a16aeec1ca035600287f08fdea6e4314cd authored over 5 years ago by Alexander Cerutti <[email protected]>
Fixing passes parallel generation (#31) by Ianbale

0e46d855e43c2fd736aee0e43c5c993fbc41a0b9 authored over 5 years ago by Ian Bale <ian@hazardousfrog>
1.6.4

ab6af17ee7cc644f98ecca8bb43578707b6b0319 authored over 5 years ago by Alexander Cerutti <[email protected]>
1.6.4 Changelog

9a63f838a793793c60ab83144c6a0c2dbf7ff98a authored over 5 years ago by Alexander Cerutti <[email protected]>
Merge branch 'master' of https://github.com/alexandercerutti/passkit-generator

a90426847a0899805ee6baf8d2d5f1f1eb97a115 authored over 5 years ago by Alexander Cerutti <[email protected]>
Added windows path slash parsing

903192522c2646c42a020b5c554ca263315094fc authored over 5 years ago by Alexander Cerutti <[email protected]>
Improved code readability

4c25002b8d5d088f70097376ff6e8192f72d534c authored over 5 years ago by Alexander Cerutti <[email protected]>
Merge branch 'master' of https://github.com/alexandercerutti/passkit-generator

430d2f774314dd0c5a77099e556fef24515c0cd0 authored over 5 years ago by Alexander Cerutti <[email protected]>
1.6.3

616abdaa046ee8c5b19bb28c4b4f704b73abb168 authored over 5 years ago by Alexander Cerutti <[email protected]>
Merge pull request #20 from criticalmass/fix/buffer-promise-not-iterable

fix: await for _remoteResources.reduce to resolve

f517fccf3cab90e173c00d5c20edbf8bfdac5268 authored over 5 years ago by Alexander Cerutti <[email protected]>
fix: await for _remoteResources.reduce to resolve

c92691d68ed10b64a8d79ac40a003ada92e16e9b authored over 5 years ago by Zach Aries <[email protected]>
1.6.2

9678aa68d0f7982db7db89580db692abb99daa5d authored over 5 years ago by Alexander Cerutti <[email protected]>
Reverted parsePEM from utils to pass.js

fb2338e760b8b30c57739b2e16eba745da8da9f2 authored over 5 years ago by Alexander Cerutti <[email protected]>
1.6.1

339a8b79d24124ac336ffb2941f287fcb2733a40 authored over 5 years ago by Alexander Cerutti <[email protected]>
Moved compatibity to be shown as badge/shield

1bb911b0c339e444e87cd778b809ab4e1852c780 authored over 5 years ago by Alexander Cerutti <[email protected]>
Moved some utility functions to a separate file

baf096c38067aae0ec459487db865851531f97b2 authored over 5 years ago by Alexander Cerutti <[email protected]>
Renamed _validateType to _hasValidType

3de6547591fc69464b235e55381343a60adaba09 authored over 5 years ago by Alexander Cerutti <[email protected]>
Removed rgbValues as a variable for a direct approact;

Added comment to that part;

37a9a051c6c54216c7937520e7a144c83caa0bdb authored over 5 years ago by Alexander Cerutti <[email protected]>
Moved some let to const

1dcc624245efffb659cfac023f4228fb75933ec3 authored over 5 years ago by Alexander Cerutti <[email protected]>
Added NO_PASS_TYPE as message

3338ff7b8fe57d9496f2e50306a5c44ea2a78b3a authored over 5 years ago by Alexander Cerutti <[email protected]>
Moved to async/await approach for generate()

18893ac7421518d2cf1d404060ccda7ceea145c5 authored over 5 years ago by Alexander Cerutti <[email protected]>
Reordered schemas for tests

033f39ef0bb8d5ac326a2858bbb762e6f4605f7f authored over 5 years ago by Alexander Cerutti <[email protected]>
Added .vscode to ignore list

d5b8f21f5ea3db035436056472a3afc4896cb8b9 authored over 5 years ago by Alexander Cerutti <[email protected]>
Fixed barcode legacy bug

17e64a08aec63026b738af5d779185aad2433bb7 authored over 5 years ago by Alexander Cerutti <[email protected]>
Moved passExtractor function to class scope as 'private'

bd8643b2089fd637c86ab47162cfceff45f18a48 authored over 5 years ago by Alexander Cerutti <[email protected]>
1.6.0

279c74c5068cbb8c6459e3495bf43d4d7646f8d3 authored over 5 years ago by Alexander Cerutti <[email protected]>
Small change to comment

ddbad21575ec92ad9ce42eb6054ae1cb6b97bf66 authored over 5 years ago by Alexander Cerutti <[email protected]>
Improved unique fields management;

Changed debug message for discarded fields;
Renamed uniqueKeys to fieldsKeys

c559a7f1ceb69f9af07234377a38fbc3eb40a1ba authored over 5 years ago by Alexander Cerutti <[email protected]>
Added BRC_BW_FORMAT_UNSUPPORTED to not let PKBarcodeFormatCode128 to be used as backward barcode format

f7d082352872218fd99c0cf2991145ec28395f04 authored over 5 years ago by Alexander Cerutti <[email protected]>
Small improvements

2bdd906989c348cc960dc6306916ed2cf83e851c authored over 5 years ago by Alexander Cerutti <[email protected]>
Added support to semantics keys to fields in schema

40f72ac434e4eaf2c9e2dbc8bf7d135c97df0f4c authored over 5 years ago by Alexander Cerutti <[email protected]>
Added Semantics to typings; Also adapted them to the most recent changes

45b1c0dd16ed98bdf19fedf3466beb63dc9ca111 authored over 5 years ago by Alexander Cerutti <[email protected]>
Added support for row field in auxiliaryFields

43e687b2f42b687222d61abdcc78b8b88011d6c1 authored over 5 years ago by Alexander Cerutti <[email protected]>
Fixed typings typos

e55b8c5d0962aca10ee642972b60b60c60f3f54b authored over 5 years ago by Alexander Cerutti <[email protected]>
Added notice on README.md

30602979bd8522882bc0dd26576c26d2c91bb87c authored over 5 years ago by Alexander Cerutti <[email protected]>
1.5.9

ba0322d98c44889480f4eaf199cce5578834964c authored over 5 years ago by Alexander Cerutti <[email protected]>
Removed check for changeMessage as per issue topic #15

7bad48107015aa8339037bc1069fd41a3efbf2d2 authored over 5 years ago by Alexander Cerutti <[email protected]>
Added pass.strings file concatenation with translations if it already exists in specific folder

fd5efded1124b0f7de6c1e69d6a1a28e1bb7bf2b authored over 5 years ago by Alexander Cerutti <[email protected]>
Improved examples readme

e230d796b41174e8db0d49530da32698f6fa5e77 authored over 5 years ago by Alexander Cerutti <[email protected]>
Fixed typos on usage example

5b5ac01ceb1487feb1bd65f2227896bf86e62f58 authored over 5 years ago by Alexander Cerutti <[email protected]>
Small changes to messages

d992b392c585dffcb32eb0720dfa4b103cfb926c authored over 5 years ago by Alexander Cerutti <[email protected]>
fix: check both static list and remote list before raising error

f35c4cf5e4ba15b88d84ebbf90d000eca5bf2976 authored almost 6 years ago by Artsiom Aliakseyenka <[email protected]>