Commit Graph

471 Commits

Author SHA1 Message Date
Alexander Cerutti
6a9d8f3504 Fixed UpcomingPassInformation backFields property - not lowercase 2025-10-30 23:31:59 +01:00
Alexander Cerutti
1e5760b5a4 Merge pull request #253 from gpoitch/gp/clone-fix
Fix props output
2025-10-15 23:54:30 +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
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
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
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
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
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
27be996e79 Removed false comment 2025-01-11 16:43:59 +01:00
Alexander Cerutti
d20129da99 Updated imports to have extensions 2025-01-11 14:41:15 +01:00
Alexander Cerutti
02165d18ac Improved markers and descriptions for iOS 18 properties and added venueOpenDate 2025-01-09 01:49:49 +01:00
Alexander Cerutti
7ccae18077 Added support to auxiliaryStoreIdentifiers 2025-01-09 01:21:08 +01:00
Alexander Cerutti
88a2ca9706 Added support to useAutomaticColor 2025-01-09 01:06:38 +01:00
Alexander Cerutti
f49eb5886a Added support to footerBackgroundColor 2025-01-09 01:00:41 +01:00
Alexander Cerutti
64394d044f Added support to suppressHeaderDarkening 2025-01-09 00:57:44 +01:00
Alexander Cerutti
c68fecddd4 Separated SemanticTagType schemas to its own file 2025-01-09 00:53:33 +01:00
Alexander Cerutti
e5a8935289 Added support to EventDateInfo 2025-01-09 00:43:30 +01:00
Alexander Cerutti
f9c480410e Changed eventLiveMessage comment 2025-01-09 00:24:17 +01:00
Alexander Cerutti
6462a852fc Added new method setRelevantDates 2025-01-09 00:17:19 +01:00
Alexander Cerutti
9d8ad48665 Updated relevancy schemas to match new iOS 18 changes 2025-01-08 10:52:24 +01:00
Alexander Cerutti
d41c661f63 Added initialization of additionalInfoField only if we are on an eventTicket 2024-10-18 20:18:56 +02:00
Alexander Cerutti
f4a938f653 Fixed type of timeStyle 2024-10-17 01:46:36 +02:00
Alexander Cerutti
d871580fbf Added support to a new field additionalInfoFields 2024-10-17 01:46:27 +02:00
Alexander Cerutti
16ec96c692 Converted usage of do-not-zip to use toArray instead of toBuffer in order to have explicit instead of implict Buffer dependency from the do-not-zip 2024-10-12 00:24:20 +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
576ba15a39 Added preferredStyleSchemes getter error throwing 2024-10-11 23:51:57 +02:00
Alexander Cerutti
5a7ab94eed Fixed files cross-reference Semantics 2024-10-11 14:36:09 +02:00
Alexander Cerutti
68d875bb17 Fixed tailgatingAllowed type to be boolean 2024-10-07 01:50:00 +02:00
Alexander Cerutti
22f77d7cee Set colors to support hex 2024-10-07 01:33:48 +02:00
Alexander Cerutti
40955e694b Added support to new semantics 2024-10-07 01:27:29 +02:00
Alexander Cerutti
9cd2683519 Added support to new semantic property eventLiveMessage 2024-10-05 20:06:08 +02:00