1
0
mirror of https://github.com/covidpass-org/covidpass.git synced 2025-02-24 07:27:53 +01:00

26 Commits

Author SHA1 Message Date
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
Evert Timberg
3552637450 Show nicely formatted text 2021-09-26 21:27:19 -04:00
Evert Timberg
8a33d2097e Create custom hook to get pass count 2021-09-26 20:06:24 -04:00
Ryan Slobojan
f4010d8918 If you don't import things and define all your constants, you get build errors. Who knew. :| 2021-09-26 19:18:02 -04:00
Ryan Slobojan
7fc971ab79 Moved pass count from bottom of page to title for more visibility 2021-09-26 19:05:02 -04:00
Billy Lo
8d8d637645 1.9.8 - layout fixes to Step 3 bullets 2021-09-25 23:23:25 -04:00
Billy Lo
3574b4490d 1.9.7 2021-09-25 23:09:46 -04:00
Billy Lo
80e3ee6849 1.9.6 - brief updates for users for Sept 24 2021-09-24 19:08:18 -04:00
Billy Lo
b38540a0bc 1.9.5 2021-09-23 21:19:37 -04:00
Billy Lo
513fea2df2 1.9.4 - color fix for photo part 2 2021-09-23 19:15:24 -04:00
Billy Lo
088c2de84c 1.9.2 - Date of Birth added to pass, commercial vaccine name in brackets
For pass and photos
2021-09-23 11:59:20 -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
37d8ed99e4 1.7 2021-09-14 20:33:27 -04:00
Billy Lo
6303637f9a clean up for Save as Photos release 1.6 2021-09-09 17:08:49 -04:00
Billy Lo
6b4cfaf42c Save to Photos is finally working on iOS/Android/Mac/Windows 2021-09-09 16:24:24 -04:00
Billy Lo
fd35bd12e9 patch for iOS 14.0, 14.1 and 13.7 issue on arrayBuffer 2021-09-09 12:45:21 -04:00
Billy Lo
6ef745af0e version 1.4 - added FAQ and Save as Photo functionalities 2021-09-09 00:27:43 -04:00
Billy Lo
2a1b34b5e0 1.3 - added FAQs 2021-09-04 10:54:53 -04:00
Billy Lo
58c2bbf63c improved error messages and instructions
most common problem... people has other versions of PDF that are not digitally signed by the province.
2021-09-01 21:20:11 -04:00
Billy Lo
67e65be98f Version 1.2 release
ready for tweeting
2021-08-27 12:36:27 -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
d280be51ac Revert and improve pass fields 2021-07-26 02:13:59 +02:00
Marvin Sextro
276dadf080 Wrap footer for longer translations 2021-07-03 15:29:33 +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