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

58 Commits

Author SHA1 Message Date
Billy Lo
a61ab43551 Merge branch 'main' of https://github.com/billylo1/covidpass into main 2021-09-23 19:15:26 -04:00
Billy Lo
513fea2df2 1.9.4 - color fix for photo part 2 2021-09-23 19:15:24 -04:00
Jason Liu
ae12a7eb9c added error handling in an array
added error message for unsupported browsers
2021-09-23 16:49:07 -04:00
Jason Liu
6ecc054bc9 cleaned up alert banner with option to prevent closing
TODO: Allow different types of alerts
2021-09-23 16:48:26 -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
114b718dbf Merge branch 'main' of https://github.com/billylo1/covidpass into main 2021-09-21 23:18:34 -04:00
Billy Lo
13406b688e added some extra debug code to troubleshoot Object Not found problem. 2021-09-21 23:17:45 -04:00
Billy Lo
9602bdbaf6
Merge pull request #6 from billylo1/more-logging-for-generate-errors
More logging for sentry to track down errors
2021-09-21 20:45:08 -04:00
Billy Lo
ec11d0614d minor fixes to handle J&J and iOS Chrome issue...
can't support iOS Chrome right now... lots of strange behaviors.
2021-09-21 20:31:52 -04:00
Evert Timberg
ed415a5c69 More logging for sentry to track down errors 2021-09-21 20:01:38 -04:00
Billy Lo
645a05bc9b remove safari check 2021-09-21 16:26:35 -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
6fe6a0d07c keep both buttons enabled all the time 2021-09-10 19:11:57 -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
b3e8f09ac5 Version 1.1
incorporated feedback from the team
2021-08-27 01:15:49 -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
bf78668285 Minor layout fix 2021-07-31 02:11:15 +02:00
Marvin Sextro
4b65d82f74 Improve color selector 2021-07-29 00:02:51 +02:00
Hauke Tönjes
11d739b473
New color selector
- Use headless-ui radio menu for the selector
- Use enum for colors
- Design is WIP
2021-07-28 14:28:45 +02:00
Marvin Sextro
d46f711b59 Add short version of privacy policy 2021-07-27 03:09:51 +02:00
Marvin Sextro
d280be51ac Revert and improve pass fields 2021-07-26 02:13:59 +02:00
Marvin Sextro
4eb2dda807 Simplify error handling 2021-07-25 02:32:28 +02:00
Marvin Sextro
dc01566096 Try other option for camera error 2021-07-25 02:25:39 +02:00
Marvin Sextro
d93801501e Error to enforce Safari 2021-07-25 02:14:09 +02:00
Marvin Sextro
36e080cb35 Handle camera errors 2021-07-25 01:53:02 +02:00
Marvin Sextro
f291dcb766 Differentiate camera access and permissions 2021-07-25 01:37:58 +02:00
Marvin Sextro
af77280202 Improve pass fields and add fallback romanization 2021-07-25 01:19:10 +02:00
Marvin Sextro
8e38eb3550 Add camera access error message 2021-07-24 22:56:42 +02:00
Marvin Sextro
276dadf080 Wrap footer for longer translations 2021-07-03 15:29:33 +02:00
Marvin Sextro
d37d6f8f55 Use routed links 2021-07-03 13:33:12 +02:00
Marvin Sextro
e9b2ccb6a8 Prepare for localization 2021-07-02 20:55:26 +02:00
Hauke Tönjes
98b01068d2
Fixed zip creation Bug
- Using do-not-zip
- Added loading Animation while creating pass
2021-07-01 01:27:17 +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
Hauke Tönjes
57e08bacaf
Added QR Scan with device's camera
- Design changes regarding file selection / camera
2021-06-30 03:13:01 +02:00
Marvin Sextro
98ca5b59bf Improve file selection description 2021-06-30 02:55:24 +02:00
Marvin Sextro
288ec05bb6 Change input description 2021-06-30 02:40:39 +02:00
Marvin Sextro
cbc18e193b New thumbnail and higher resolution favicons 2021-06-30 02:13:38 +02:00
Marvin Sextro
ec6dbfc3e7 Fix typos and minor layout issue 2021-06-30 00:59:11 +02:00
Hauke Tönjes
094e7f99fa
Use next scripts to start server
- removed svg from webpack (using it directly in code)
- removed unused import in Form.js
- removed unused server.js (using next scripts)
2021-06-29 15:59:49 +02:00
Marvin Sextro
54848cb87c Add jpeg and png file types 2021-06-29 01:11:08 +02:00
Hauke Tönjes
bb23afc000
Changes regarding C# backend
- Working with C# backend, signing just the pass.json hash
- Bugfixes error handling
2021-06-28 20:33:58 +02:00