* Thank you very much to the Government of Nunavut for proactively contacting
us and providing us with this information so we could better serve the residents
of Nunavut!
* Added links to NL and PEI proof-of-vaccination portals
* Fixed Wallet and Pay buttons not looking disabled when inactive
* Bumped version to 2.2.1
* Some dead code removal and warning cleanup
* We need to find a better way to list regions - it's turning into an eternal run-on sentence, hard to identify supported regions
* 'main' of github.com:billylo1/covidpass:
added form trnaslations and removed unused
added form trnaslations and removed unused
removed verifier and demo link
Many user struggles to navigate back to grassroots after a new window is open (in step 1 or video demo).
Mobile chrome/firefox Users cannot use back button to return (this is ok on Safari because Apple is smart to allow back button to continue to work (despite it's a different window)
* origin/main: (23 commits)
Fix typo in expiry date (10-23 -> 10-22), bump page rev
name fix for photo receipts
updated save photo headings and added expiry
Fix for pdfjs type imports
tuned the dates heading / details a bit.
added expiry date to pass
added expiration date and default to ON logic
Fix input element not accepting PDFs on older iOS devices
Fix Save Photo not working on iOS due to html-to-image error when handling on that platform.
cleaned up console logging to be ready for main branch merge
pre-merge with main updates
Added Saskatchewan SHC issuer info
Stop splitting vaccinename so we can detect AZ correctly
special handling of shc code from QC
Failed to locate ByteRange is an expected error
specify error correction level of QR code in photos to make it compatible with BC scanner app
functional shc (including photo)
add to wallet working now - working on photos portion
verifyJWS working now... picked up latest issuer code
SHC - Smart Health Card support. Parse QR code from PNG image and parse it into Payload
...