Commit Graph

1087 Commits

Author SHA1 Message Date
Alexander Cerutti
16e61c0ad5 Fixed possible undefined date case 2025-09-25 18:27:01 +02:00
Alexander Cerutti
2e8278bc84 Fixed typos 2025-09-25 18:22:36 +02:00
Alexander Cerutti
9fe0b5facf Fixed usage of deprecated Field interface
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-09-25 18:20:16 +02:00
Alexander Cerutti
9593f7d782 3.5.0-alpha.1 2025-09-23 23:00:01 +02:00
Alexander Cerutti
ad8fc8c997 Fixed tests for iOS 26 2025-09-23 22:59:55 +02:00
Alexander Cerutti
95983ffc84 Added support to relevantDate renaming to date 2025-09-18 14:11:57 +02:00
Alexander Cerutti
756f301e4a Updated UpcomingPassInformationEntry schema 2025-09-18 01:03:17 +02:00
Alexander Cerutti
95dfb64747 Fixed missing __dirname in all the self-hosted examples 2025-09-18 01:02:44 +02:00
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
56572214c6 Added upcomingPassInformation getter 2025-09-17 22:51:28 +02:00
Alexander Cerutti
4dec0d9b05 Added commetn for upcomingPassInformation 2025-09-17 22:48:52 +02:00
Alexander Cerutti
8fc00dc9bb Added implementation method to add upcoming pass information 2025-09-17 21:46:53 +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
bf487db086 Improved some comments 2025-09-17 01:45:57 +02:00
Alexander Cerutti
578e26eb1d Added URL regex validation for many URL properties in the root 2025-09-17 01:35:54 +02:00
Alexander Cerutti
c23c0bebf9 Added new missing Semantics properties for boarding since iOS 26 2025-09-16 00:06:40 +02:00
Alexander Cerutti
13d037e86f Added some descriptions and missing properties to Semantics 2025-09-15 23:49:46 +02:00
Alexander Cerutti
af50ebaf5a Updated preferredStyleSchemes setter and getter checks and messages 2025-09-15 22:51:33 +02:00
Alexander Cerutti
194412201d Added same properties to Joi Scheme 2025-09-15 22:47:21 +02:00
Alexander Cerutti
57f0b1a634 Added more missing new iOS 26 properties for flights 2025-09-15 22:37:59 +02:00
Alexander Cerutti
d627c0748d Added StyleSchemes to generate enhanced boarding passes 2025-09-15 22:27:45 +02:00
Alexander Cerutti
4b70527730 Updated signatures using Field instead of PassFieldContent 2025-09-03 22:34:42 +02:00
Alexander Cerutti
eb6de01b02 Added schemas for UpcomingPassInformation 2025-09-03 01:18:21 +02:00
Alexander Cerutti
4692c68d5d Deprecated Field interface in order to rename it according to Apple name (PassFieldContent) 2025-09-03 00:38:40 +02:00
Alexander Cerutti
fe288c0113 Fixed useAutomaticColors property 2025-09-03 00:22:14 +02:00
Alexander Cerutti
27b3edeb64 Set hapns to be out of development phase 2025-08-23 23:46:42 +02:00
Alexander Cerutti
63e5a77c83 Added hapns to README 2025-06-08 00:24:50 +02:00
Alexander Cerutti
829d7da8bf 3.4.0 2025-05-28 22:15:01 +02:00
Alexander Cerutti
43050c3478 Changelog update for version bump 2025-05-28 22:12:46 +02:00
Alexander Cerutti
b865041464 Merge branch 'fix/examples-node' 2025-05-28 22:08:49 +02:00
Alexander Cerutti
1b286613aa Merge pull request #245 from slootjes/master
Add support for stripColor
2025-05-28 22:06:25 +02:00
Robert
228323dbcb Add to PassColors. 2025-05-27 20:33:55 +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
3ba5ac4cda 3.3.1 2025-01-13 22:04:22 +01:00
Alexander Cerutti
3eaa8a04a6 Changed files globs to include compiled package.json 2025-01-13 22:02:34 +01:00
Alexander Cerutti
096e08b9e9 3.3.0 2025-01-11 16:48:40 +01:00
Alexander Cerutti
2da9483f44 Changelog update for version bump 2025-01-11 16:48:36 +01:00
Alexander Cerutti
27be996e79 Removed false comment 2025-01-11 16:43:59 +01:00
Alexander Cerutti
fd3cafe7ae Updated Readme for import 2025-01-11 16:40:48 +01:00
Alexander Cerutti
3e5a70fc5b Converted specs to esm 2025-01-11 16:39:37 +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