Commit Graph

1098 Commits

Author SHA1 Message Date
Alexander Cerutti
c142a8f964 Added static assets serving in the self-hosted example 2025-10-31 01:13:06 +01:00
Alexander Cerutti
6a9d8f3504 Fixed UpcomingPassInformation backFields property - not lowercase 2025-10-30 23:31:59 +01:00
Alexander Cerutti
44f4bf3611 3.5.2 2025-10-15 23:54:53 +02:00
Alexander Cerutti
1e5760b5a4 Merge pull request #253 from gpoitch/gp/clone-fix
Fix props output
2025-10-15 23:54:30 +02:00
Alexander Cerutti
45808f1996 3.5.1 2025-10-15 23:51:15 +02:00
Alexander Cerutti
b346a2e87a Changelog update for version bump 2025-10-15 23:51:10 +02:00
Alexander Cerutti
d8b9c6b70a Merge pull request #255 from jay-dee7/master
fix: Remove TLD check on Joi email schema for URLs
2025-10-15 23:47:13 +02:00
jay-dee7
0d9eddf1c7 fix: Remove TLD check on Joi email schema for URLs 2025-10-13 23:18:00 +05:30
Alexander Cerutti
7089d8d6bf 3.5.0 2025-10-07 23:10:38 +02:00
Alexander Cerutti
72709bd821 Merge pull request #254 from alexandercerutti/feature/iOS26
Support for iOS 26 Changes
2025-10-07 22:44:55 +02:00
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
Garth Poitras
882746c1c3 Fix props output 2025-09-25 11:34:24 -04: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