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

Added paragraph for pwt

bab4117cb029b00a50077262187fcc2ad9412357 authored about 1 year ago by Alexander Cerutti <[email protected]>
Replaced the cloudflare worker examples with an updated version

34a12e3879d38f7c4af83cb11433af049630efaa authored about 1 year ago by Alexander Cerutti <[email protected]>
3.1.11

921b955a85e68731e6d5e0bedda30c1ac9ea6edf authored over 1 year ago by Alexander Cerutti <[email protected]>
Changelog update for version bump (3.1.11)

c96fee4f31f0b42db11e299d0c47f3c4e7fa9c49 authored over 1 year ago by Alexander Cerutti <[email protected]>
Merge pull request #158 from AbdelrahmanHafez/relax-validation

fix: relax validation rules for `major` in beacons

ab1aaeb3e5b675821baf5fab37cd796b0edd0c56 authored over 1 year ago by Alexander Cerutti <[email protected]>
fix: relax validation rules for \`major\` in beacons

ba3bf6e24af58b95d3405abfbb2272e73bfafce6 authored over 1 year ago by Hafez <[email protected]>
3.1.10

e20b1ab7fc91b55d212cf5d9d86a48db3f756715 authored over 1 year ago by Alexander Cerutti <[email protected]>
Changelog update for version bump (3.1.10)

f0a278abfe3730672f118231a43c795c328395b1 authored over 1 year ago by Alexander Cerutti <[email protected]>
Prettier autoformat

91a4a2712c95117360dca963bb4479ce62899d7b authored over 1 year ago by Alexander Cerutti <[email protected]>
Removed dateToW3Cstring function

f81cae181bba732787cc43dc227c4ca207962aa5 authored over 1 year ago by Alexander Cerutti <[email protected]>
Merge pull request #155 from JensSpanier/master

Fix Date to W3C string converter

00d9494c5a732020aeb3966ace8712c363395fc4 authored over 1 year ago by Alexander Cerutti <[email protected]>
Add URL to W3C

c80615351f705afd9c9b53c12f7a5dc9bdd72463 authored over 1 year ago by Jens Spanier <[email protected]>
Remove unused function

7fc263878ed627c56f6a164b84ba7bf2e106da5f authored over 1 year ago by Jens Spanier <[email protected]>
Fix tests

846d54d6811e71bb6f837114b82225740b00dc7a authored over 1 year ago by Jens Spanier <[email protected]>
Use `toISOString` instead of manual build

4764761c898dd65bcdf2af21d2cc582fad7ee01d authored over 1 year ago by Jens Spanier <[email protected]>
Removed useless dependencies in examples

6fd0a63e5458d884b3862972430316fc06f5a72e authored over 1 year ago by Alexander Cerutti <[email protected]>
Merge pull request #153 from Saim-Khan1/master

Added firebase example

3b8fc5de6c2f328fa383a02f6edc29dea5621b04 authored over 1 year ago by Alexander Cerutti <[email protected]>
Added Readme

9560d0e40e84fbb30a59a28482a16c2c3cb35f08 authored over 1 year ago by Alexander Cerutti <[email protected]>
Added code docs references

e987bd12d542618e2a2e3965145b71f5dc431f36 authored over 1 year ago by Alexander Cerutti <[email protected]>
Changed .firebaserc contents

dc64c4afd20122bb00c8fe4b4290271e1d620ed9 authored over 1 year ago by Alexander Cerutti <[email protected]>
Removed start command

5d543e8b0d1e4c6fe7766a2399aa43971c257c77 authored over 1 year ago by Alexander Cerutti <[email protected]>
Improved .env file

e541d7d2cea49a963c2861a8cba73666fa78cbfc authored over 1 year ago by Alexander Cerutti <[email protected]>
Fixed model loading and accessing when function is deployed

4ee0166bd2e560cbd8976f208049a5cc31c365c0 authored over 1 year ago by Alexander Cerutti <[email protected]>
Changed commands for passkit-generator linking to prevent issues during deploy

43839441366fe40a616b0dc4f6ca0adc54e16a0d authored over 1 year ago by Alexander Cerutti <[email protected]>
Improved storage reading

724c2af7e5e51c73b598261bbdeef5049e9a6b75 authored over 1 year ago by Alexander Cerutti <[email protected]>
Improved storage loading and removed files removing from storage

5fbf28a59b3f8f4b9b93737492cad1417751bab8 authored over 1 year ago by Alexander Cerutti <[email protected]>
Added storage rules and references

2526269776bf9e1059bb91e54971854562993776 authored over 1 year ago by Alexander Cerutti <[email protected]>
Improved error logging as http response

3edcd4981aedeff293a48ad8debee678dd7afe75 authored over 1 year ago by Alexander Cerutti <[email protected]>
Moved everything inside the try-catch and added explicit error code

437b3c7d318808145451e67d66b6de7a31bf1839 authored over 1 year ago by Alexander Cerutti <[email protected]>
Fixed thumbnailFile and logoFile absence

60e2d020d93dd36794351df9d740177c656dab42 authored over 1 year ago by Alexander Cerutti <[email protected]>
Improved typings and type checkings

ec8981185f3858d6c60e3fb7c5ffd47788c5d681 authored over 1 year ago by Alexander Cerutti <[email protected]>
Added content-type check

5895bb7ba06d9d762e5882561e6dc6362ef5e271 authored over 1 year ago by Alexander Cerutti <[email protected]>
Added building on serve

0914d10701166a2c2cc7d0947a16d8fede1482ee authored over 1 year ago by Alexander Cerutti <[email protected]>
Added replace of .pass extension to prevent it twice

2b05cdb5706c2201c6cb91dfd96822533c680182 authored over 1 year ago by Alexander Cerutti <[email protected]>
Added early termination if passModel is not specified

0b439d299e9d85d1c8dcae040f6db2ad485e1c49 authored over 1 year ago by Alexander Cerutti <[email protected]>
Changed how body params are defined to prevent build issues with internals

2a4e21ac12988c6724fec956c6d5983c58398754 authored over 1 year ago by Alexander Cerutti <[email protected]>
Fixed exports and compiled function to ESM

fb6e6739b501bf39c0d0e3a63af71cfaafd36728 authored over 1 year ago by Alexander Cerutti <[email protected]>
Converted project to Typescript

f2442fc4ce1902f70baf1893ec3f94a83c28bd0d authored over 1 year ago by Alexander Cerutti <[email protected]>
Fixed index

99f1dddef14073f359cec71a3f5973dabbb552d4 authored over 1 year ago by Alexander Cerutti <[email protected]>
Fixed checks on currentPassType

58c7e11d7a630cf6ea50af59c8900bc74394efe9 authored over 1 year ago by Alexander Cerutti <[email protected]>
Reformatted firebase.json

173acb30cbb55425711b2206e43e1fb534dea2bd authored over 1 year ago by Alexander Cerutti <[email protected]>
Added .env file and certificates through variables

9016f442f1c3a3c62edc4161519939455497b59c authored over 1 year ago by Alexander Cerutti <[email protected]>
Upgraded firebase deps

84a2b85911423c528168c01bcacb2fe99358b92d authored over 1 year ago by Alexander Cerutti <[email protected]>
Added firebase-tools to devDependencies and changed all the commands to use npx firebase

6bcf62ffc51d0b4e33fbec2c8e2f2ed4bdabf606 authored over 1 year ago by Alexander Cerutti <[email protected]>
Changed structure of example to follow the firebase provided one

8f3a07d483f5fb6035e62b92742f0f8b8bcfb201 authored over 1 year ago by Alexander Cerutti <[email protected]>
Removed forEach for normal for statements

b548d420793c3cdcad5e3a011f6f1b2e7edfd602 authored over 1 year ago by Alexander Cerutti <[email protected]>
Fixed a few things in example

9a6daebaa4e0b18ae016cd225de7fc3bdc55902a authored over 1 year ago by Alexander Cerutti <[email protected]>
Fixed dependencies

3089ee39431ae6809b40dab1d6b46f0c1cc646cf authored over 1 year ago by Alexander Cerutti <[email protected]>
Fixed code to run on tabs

4dbd053ca328d9a34f57cbb05aac2f93cf91ebb8 authored over 1 year ago by Alexander Cerutti <[email protected]>
Updated firebase's package-lock.json

7aac248130d667af1211870b7bfa9fa3d7b83b27 authored over 1 year ago by Alexander Cerutti <[email protected]>
Small fixes from PR

Added peer dependency, scripts to package.json, and added error logs, removed webServiceURL and ...

93932d4159eee8240ab7603874e1535595b664ea authored over 1 year ago by Saim Khan <[email protected]>
Added firebase example

70859ae5a2edb044f458c0f9492c71fb8483768f authored over 1 year ago by Saim Khan <[email protected]>
Fixed mimetype in serverless example

c8db7a204b2c5c5d822fe7e4e192cbe8f39c9596 authored over 1 year ago by Alexander Cerutti <[email protected]>
Set serverless examples to return directly the pass instead of uploading them on S3

4ef2d464138b07e02014f190c1be8bdcbd090e92 authored over 1 year ago by Alexander Cerutti <[email protected]>
Fixed unrunnable serverless example

e9fcf4b95b0062c9c9138967cd2432b5c3aea319 authored over 1 year ago by Alexander Cerutti <[email protected]>
Added new test for fields order

f3262591bf991246669f3bfa8ce866caed543bc9 authored over 1 year ago by Alexander Cerutti <[email protected]>
Removed windows test for commands incompatibility

7d9a5508df4ad03ec5fb88fe2229c5bb20e6d017 authored over 1 year ago by Alexander Cerutti <[email protected]>
Fixed yml syntax errors

8a8d2691a0837781799f7d3ea3e8d99eded8b7a2 authored over 1 year ago by Alexander Cerutti <[email protected]>
Added workflow for running tests on pull requests and on pushes

2f16ae76b6c5b37ea2e439105ff45c814014d34b authored over 1 year ago by Alexander Cerutti <[email protected]>
Added comment in tests about workflows

58dc270e3f9d25921b1874971ad0edf7f1a13b65 authored over 1 year ago by Alexander Cerutti <[email protected]>
Added test command on prepublish

ced8b71b5b85c1fee4a9cfc96b7f498300bbee91 authored over 1 year ago by Alexander Cerutti <[email protected]>
Added skipLibCheck on dist building

aae6617fa7b825c0bf084a68d8ebf9e1c02075d2 authored over 1 year ago by Alexander Cerutti <[email protected]>
Improved Readme to include ESM import

59323f514151aba97229aba1d9220a47390ee060 authored over 1 year ago by Alexander Cerutti <[email protected]>
Fixed accessors

e8763db527358cc3970c0e6eb8acfef04202c380 authored over 1 year ago by Alexander Cerutti <[email protected]>
Removed double map

772f359f78cf119e0939a4c6e2cace747a4f0f85 authored over 1 year ago by Alexander Cerutti <[email protected]>
Improved tests for reading model folder

a62518425224f610c8233081b9314a5d807244d6 authored over 1 year ago by Alexander Cerutti <[email protected]>
Improved model reading flow

5a74057a955ef1faff1c6d98ed771aa3773e8c56 authored over 1 year ago by Alexander Cerutti <[email protected]>
Updated Typescript to v5.0

9f29cf4c8086b90baeb64e8a1b2d78a1deeab51e authored over 1 year ago by Alexander Cerutti <[email protected]>
Improved getModelFolderContents error handling readability

ccb5e72c8c0a33453c03c229ff3a9b7e17534716 authored over 1 year ago by Alexander Cerutti <[email protected]>
Added unknown in catch variables ts

1e22b974d6e41ad0e2669e37247ed71fb71add0d authored over 1 year ago by Alexander Cerutti <[email protected]>
Improved fn comments and definitions

c7e41358eb3d8b6b1189ca6b508f51185fbac83a authored over 1 year ago by Alexander Cerutti <[email protected]>
Added spec against buffer exporting

1f12f640016e85163552f91f64617bb6457de881 authored over 1 year ago by Alexander Cerutti <[email protected]>
Added better freezing check

cc2226930a31cdeb124f49a11dfb5317f3f9e720 authored over 1 year ago by Alexander Cerutti <[email protected]>
Improved signature for setRelevantDate

687caf727b1efa07c1c5f4b7760f94b25662c411 authored over 1 year ago by Alexander Cerutti <[email protected]>
Removed in-code tests ad-hoc code

b5d6ed0dfbba5887543f29091d899242fd762082 authored over 1 year ago by Alexander Cerutti <[email protected]>
Removed old TS tests

e4e7ba158771298e5c6ee712a2c66c2042aa2dad authored over 1 year ago by Alexander Cerutti <[email protected]>
Added brand new tests that test flows

57ac18154cb5d2b4e23f9e06137c3fe1da38a309 authored over 1 year ago by Alexander Cerutti <[email protected]>
Removed old Pkpass tests

9832f6f89474211b3a7def6a2b19a18ee6f5d744 authored over 1 year ago by Alexander Cerutti <[email protected]>
Added new Bundle.prototype.files getter

46f3c60bf41df3a3682889b9dd294b06d7b8bef0 authored over 1 year ago by Alexander Cerutti <[email protected]>
Converted utils specs

df9d3e808cfd7dc276456e95c4cd248cae3f551a authored almost 2 years ago by Alexander Cerutti <[email protected]>
Added jest import and removed globals

3a3ca3a226efad5b163415210eeca8a506856ff3 authored almost 2 years ago by Alexander Cerutti <[email protected]>
Added settings for jest

c645a3fb141b27fb1135f77634ce47d6131c2f9b authored almost 2 years ago by Alexander Cerutti <[email protected]>
Converted PKPass spec in cjs

8c7eea31681e2405eeea33d875ff747b4acfbf4f authored almost 2 years ago by Alexander Cerutti <[email protected]>
Merge branch 'master' into feature/improved-tests

1f7ed530a924a55a4fb15a3346b1830c45a9f4a0 authored almost 2 years ago by Alexander Cerutti <[email protected]>
Upgraded Typescript to v4.9

cdaa4b02f15eec29cc4e8b5a74ea4cb1985e632d authored almost 2 years ago by Alexander Cerutti <[email protected]>
Removed jasmine configuration

8f411b1f0a8ca320b5afa613cc8e7f8fd3c4b792 authored almost 2 years ago by Alexander Cerutti <[email protected]>
3.1.9

722979f925d9b8a2c9d9d5ead837c96892c87af2 authored almost 2 years ago by Alexander Cerutti <[email protected]>
Changelog update for version bump (3.1.9)

dd02a1ffad328d2aa8f3cef0f079f0dfb3dfddef authored almost 2 years ago by Alexander Cerutti <[email protected]>
Added a bit of space: let's make the code breathe

07eb6f5cce2766a5b3fa71cd7e5953186c48c049 authored almost 2 years ago by Alexander Cerutti <[email protected]>
Merge pull request #139 from Songkeys/fix-pass-field-types

fix: complete pass field types for typescript

9d6dd8c98403081cbf03c844644c57b128cb3403 authored almost 2 years ago by Alexander Cerutti <[email protected]>
Merge pull request #138 from Songkeys/fix-transitType

fix: transitType should be read when type is boardingPass

918537100adc6038de1c74d0093fcaf665366b73 authored almost 2 years ago by Alexander Cerutti <[email protected]>
chore: rename for consistency

a43d6e55d0dedb1cd7a8be878e48e9af6df930db authored almost 2 years ago by Songkeys <[email protected]>
fix: complete pass field types for typescript

1dec7d5a6b3fe4c2943dbbf826bf1a8348082e5b authored almost 2 years ago by Songkeys <[email protected]>
fix: transitType should be read when type is boardingPass (#137)

e986fda63bb977fe6140a6c94dc286ab4e00bb4e authored almost 2 years ago by Songkeys <[email protected]>
Replaced jasmine dependency with jest

d54c61334fc1f5a1ac34c21cfe59b16a4946259a authored almost 2 years ago by Alexander Cerutti <[email protected]>
3.1.8

11cfe99cccd27438edccc314aec044f6373f9fdf authored almost 2 years ago by Alexander Cerutti <[email protected]>
Changelog update for version bump (3.1.8)

0bacd7cb947ff1a4b6dee373dce66a63c4e12e83 authored almost 2 years ago by Alexander Cerutti <[email protected]>
Added logo-dark Affinity Designer project in assets

ecaeedd942968592c7dc334af8c1570e4fbc7a94 authored almost 2 years ago by Alexander Cerutti <[email protected]>
Fixed FieldsArray spec

a09d829d39497d2ad5c026b7b4019be5bbbe2af3 authored almost 2 years ago by Alexander Cerutti <[email protected]>
Merge pull request #136 from buren/wifi-access-array-type

Set Semantic.wifiAccess as array type

a723f22fb2a50229173f9491c8db8766597bf4eb authored almost 2 years ago by Alexander Cerutti <[email protected]>