Commit Graph

17 Commits

Author SHA1 Message Date
Ryan Slobojan 8376ea6bb0 Merge remote-tracking branch 'origin/main' into shc-refactoring
* origin/main:
  add reference to setup.md
  Add Alberta's public key
2021-10-10 19:06:41 -04:00
Billy Lo 03c49f3be9
add reference to setup.md 2021-10-09 08:45:24 -04:00
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
Billy Lo 8c16641145
reminder about docs being updated 2021-09-26 21:24:43 -04:00
Billy Lo 37d8ed99e4 1.7 2021-09-14 20:33:27 -04:00
Billy Lo d3fc0613a8
updates to include verification step 2021-09-01 14:15:52 -04:00
Billy Lo bfdef3153f
minor adjustment 2021-08-27 10:33:10 -04:00
Billy Lo 6fa29a501c
fix titles 2021-08-27 01:28:40 -04:00
Billy Lo a5903b20a9
fix logo 2021-08-27 01:27:22 -04:00
Billy Lo 8e2311a8dd
Update for Ontario specifics 2021-08-27 01:26:44 -04:00
Marvin Sextro 2c3b6147c0 Improve readme 2021-07-01 16:44:54 +02:00
Marvin Sextro ec6dbfc3e7 Fix typos and minor layout issue 2021-06-30 00:59:11 +02:00
Marvin Sextro 0800b4a146 Add thumbnail 2021-06-26 14:40:15 +02:00
Marvin Sextro a4c6dfe70e Add Privacy policy and SEO 2021-06-26 14:22:53 +02:00
Marvin Sextro f8a7f05481 Add basic error handling and color picker 2021-06-26 00:28:35 +02:00
Marvin Sextro d6fc421755 Add web app to docker compose 2021-06-25 21:21:58 +02:00
Marvin Sextro 1b51a50c51 Initial commit 2021-06-25 12:18:25 +02:00