Commit Graph

23 Commits

Author SHA1 Message Date
Jason Liu fb9b007007 added video demo link to first card 2021-09-28 03:09:42 -04:00
Jason Liu d317514dd8 Merge branch 'main' of https://github.com/billylo1/covidpass into main 2021-09-28 03:02:24 -04:00
Jason Liu cdd09af07e moved warning messages to top of page 2021-09-28 03:02:16 -04:00
Billy Lo 9f485787c9 1.9.9 pushed to prod
- simplified instructions
- button disable fix
- switch to a different sentry account so we can see error logs
- thx everyone!
2021-09-27 16:05:33 -04:00
Billy Lo 3574b4490d 1.9.7 2021-09-25 23:09:46 -04:00
Jason Liu 1e323d322b removed placeholder wraning messages 2021-09-25 01:15:35 -04:00
Jason Liu 37a51f0c1f Merge branch 'main' of https://github.com/billylo1/covidpass into main 2021-09-24 19:11:04 -04:00
Billy Lo 80e3ee6849 1.9.6 - brief updates for users for Sept 24 2021-09-24 19:08:18 -04:00
Jason Liu 48c120706a turned single warning message to array
added iphone safari banner
2021-09-24 19:07:00 -04:00
Billy Lo b38540a0bc 1.9.5 2021-09-23 21:19:37 -04:00
Jason Liu dac3ed3c11 added warning banner for receipts without date of birth 2021-09-23 16:49:49 -04:00
Billy Lo 67d56c942d v1.9 - added support for versioning of registration functions to allow concurrent operations of v.Current and v.Next 2021-09-23 05:10:11 -04:00
Billy Lo 13a07de0e0 1.8 finally working 2021-09-19 12:21:59 -04:00
Billy Lo 6303637f9a clean up for Save as Photos release 1.6 2021-09-09 17:08:49 -04:00
Billy Lo 67e65be98f Version 1.2 release
ready for tweeting
2021-08-27 12:36:27 -04:00
Billy Lo 3f3ed17d50 working version 0.1 2021-08-26 00:15:12 -04:00
Billy Lo 0d5bfd9203 v01 - initial push
working code - read pdf, get PDF signer cert details, validate and payload inside receipt (name, vaccinationDate, vaccineType, date of birth and number of doses received)
2021-08-23 22:33:48 -04:00
Marvin Sextro 49a43c7920 Fix title 2021-07-09 03:22:14 +02:00
Marvin Sextro deec26e7c5 Adjust SEO description 2021-07-09 03:19:04 +02:00
Marvin Sextro 9524a479b6 Switch to static props 2021-07-03 11:59:59 +02:00
Marvin Sextro c9390b6277 Minor fix 2021-07-02 23:31:49 +02:00
Marvin Sextro e9b2ccb6a8 Prepare for localization 2021-07-02 20:55:26 +02:00
Hauke Tönjes 0aa4e32469
Transition to typescript
- Moved all logic to typescript
- Code cleanup
- Moved logic out of Form Component
2021-07-01 00:49:05 +02:00