Commit Graph

160 Commits

Author SHA1 Message Date
Alexander Cerutti
d823ebf5b6 Added a sample model for upcoming events 2025-09-18 01:02:07 +02:00
Alexander Cerutti
76c9d4ec35 Fixed self-hosted example lack of __dirname and improved log 2025-09-17 23:03:54 +02:00
Alexander Cerutti
51388ddf81 Added upgradeURL to semanticBoardingPass example model 2025-09-17 01:52:36 +02:00
Alexander Cerutti
e98bd1313d Added semanticBoardingPass example to models 2025-09-17 01:51:10 +02:00
Alexander Cerutti
b865041464 Merge branch 'fix/examples-node' 2025-05-28 22:08:49 +02:00
Robert
0419aae516 Add support for undocumented stripColor property. 2025-05-27 20:32:20 +02:00
Alexander Cerutti
db72590128 Uniformed @types/node across examples to fix incompatibilities with signatures 2025-01-17 23:11:45 +01:00
Alexander Cerutti
d5b3bba782 Improved examples code 2025-01-17 23:09:17 +01:00
Alexander Cerutti
e1975ad923 Fixed cloudflare-worker example missing node type 2025-01-17 23:08:15 +01:00
Alexander Cerutti
cbececb4f0 Updated examples README 2025-01-11 16:34:29 +01:00
Alexander Cerutti
3f073bf930 Generic update to tsconfig include 2025-01-11 16:21:31 +01:00
Alexander Cerutti
0c128b57de Converted wrangler example to work on ESM and upgraded it 2025-01-11 16:20:52 +01:00
Alexander Cerutti
aae3ad5982 Updated firebase function example 2025-01-11 15:56:51 +01:00
Alexander Cerutti
8c8763f8cd Updated serverless example to run on ESM 2025-01-11 15:43:32 +01:00
Alexander Cerutti
4044125e6a Changed self-hosted to run on ESM 2025-01-11 15:36:43 +01:00
Alexander Cerutti
e88c0b43f6 Upgraded Typescript 2025-01-11 15:19:23 +01:00
Alexander Cerutti
1b49a40a2a Upgraded express version in self-hosted example 2025-01-11 15:17:55 +01:00
Alexander Cerutti
eac92a2208 Converted repo to monorepo to support linking passkit-generator to examples without weird commands 2025-01-11 15:13:54 +01:00
Alexander Cerutti
f58ee7f534 Fixed sample model 2024-10-17 21:09:04 +02:00
Alexander Cerutti
d871580fbf Added support to a new field additionalInfoFields 2024-10-17 01:46:27 +02:00
Alexander Cerutti
2b7be248b4 Renamed example models 2024-10-12 22:32:51 +02:00
Alexander Cerutti
90eed88304 Upgraded examples to pnpm 2024-10-12 00:36:32 +02:00
Alexander Cerutti
474662a1a8 Converted all nodejs imports to node: prefix 2024-10-12 00:23:07 +02:00
Alexander Cerutti
0827730d41 Prettier rewrite 2024-10-12 00:09:31 +02:00
Alexander Cerutti
60717b4fab Added more properties on new seats event model 2024-10-11 13:39:49 +02:00
Alexander Cerutti
041b5e9d02 Moved and added properties to newAdmissionLevel ticket 2024-10-11 13:35:51 +02:00
Alexander Cerutti
f04d41ca6f Added glowTime pass model 2024-10-11 13:33:24 +02:00
Alexander Cerutti
0c36e71c56 Added venueMap and removed logo@3x assets from newSeats model 2024-10-11 13:32:10 +02:00
Alexander Cerutti
5ea457701b Updated models to show how to use artwork and strip combination or background, along with dimensions 2024-10-02 18:44:04 +02:00
Alexander Cerutti
a4dbdc875c Added event tickets with seats example model 2024-10-02 01:49:32 +02:00
Alexander Cerutti
5f08d44331 Added new eventTicket admissionLevel model 2024-10-01 13:27:52 +02:00
Alexander Cerutti
34a12e3879 Replaced the cloudflare worker examples with an updated version 2023-10-08 13:32:17 +02:00
Alexander Cerutti
6fd0a63e54 Removed useless dependencies in examples 2023-07-31 00:02:53 +02:00
Alexander Cerutti
9560d0e40e Added Readme 2023-07-30 16:45:16 +02:00
Alexander Cerutti
e987bd12d5 Added code docs references 2023-07-30 15:53:59 +02:00
Alexander Cerutti
dc64c4afd2 Changed .firebaserc contents 2023-07-30 15:53:33 +02:00
Alexander Cerutti
5d543e8b0d Removed start command 2023-07-30 13:32:36 +02:00
Alexander Cerutti
e541d7d2ce Improved .env file 2023-07-30 12:54:10 +02:00
Alexander Cerutti
4ee0166bd2 Fixed model loading and accessing when function is deployed 2023-07-30 12:48:45 +02:00
Alexander Cerutti
4383944136 Changed commands for passkit-generator linking to prevent issues during deploy 2023-07-30 03:25:39 +02:00
Alexander Cerutti
724c2af7e5 Improved storage reading 2023-07-30 01:55:15 +02:00
Alexander Cerutti
5fbf28a59b Improved storage loading and removed files removing from storage 2023-07-30 01:47:17 +02:00
Alexander Cerutti
2526269776 Added storage rules and references 2023-07-30 01:17:45 +02:00
Alexander Cerutti
3edcd4981a Improved error logging as http response 2023-07-30 00:52:19 +02:00
Alexander Cerutti
437b3c7d31 Moved everything inside the try-catch and added explicit error code 2023-07-30 00:48:10 +02:00
Alexander Cerutti
60e2d020d9 Fixed thumbnailFile and logoFile absence 2023-07-30 00:34:51 +02:00
Alexander Cerutti
ec8981185f Improved typings and type checkings 2023-07-30 00:32:58 +02:00
Alexander Cerutti
5895bb7ba0 Added content-type check 2023-07-30 00:18:32 +02:00
Alexander Cerutti
0914d10701 Added building on serve 2023-07-30 00:17:39 +02:00
Alexander Cerutti
2b05cdb570 Added replace of .pass extension to prevent it twice 2023-07-30 00:11:18 +02:00