covidpass-greenpass-su-ipho.../components
Ryan Slobojan d24e218f8c WIP: SHC code handling refactoring
* QR code rendering for SHCs fixed for images - had to use
  Nuintun QRcode lib and render in 2 chunks (byte and numeric),
  was not possible to do this with zxing
* Add support for image file processing (Thanks upstream!)
* Added support for scanning all pages in a PDF for SHC codes
* Simplified ON receipt detection algorithm (well-known PDF info)
* Re-hide render canvas at bottom of page
* Minor README updates
* TBD: Handle multi-jurisdiction SHCs cleanly (not all data is being
  properly passed along at the moment leading to missing card data)
* TBD: blow up if invalid issuer detected in SHC (currently allows
  card creation even with invalid issuer)
2021-10-08 23:05:58 -04:00
..
Alert.tsx added warning color to banner 2021-09-28 03:02:02 -04:00
Bullet.tsx added component for nicer list bullets 2021-09-23 20:04:32 -04:00
Card.tsx Transition to typescript 2021-07-01 00:49:05 +02:00
Check.tsx Add short version of privacy policy 2021-07-27 03:09:51 +02:00
Colors.tsx Improve color selector 2021-07-29 00:02:51 +02:00
Form.tsx WIP: SHC code handling refactoring 2021-10-08 23:05:58 -04:00
Logo.tsx 1.9.9 pushed to prod 2021-09-27 16:05:33 -04:00
Page.tsx WIP: SHC code handling refactoring 2021-10-08 23:05:58 -04:00