1
0
mirror of https://github.com/covidpass-org/covidpass.git synced 2025-02-23 23:17:37 +01:00

29 Commits

Author SHA1 Message Date
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
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
57775562c5 Remove unnecessary text alignment 2021-07-26 02:23:34 +02:00
Marvin Sextro
d280be51ac Revert and improve pass fields 2021-07-26 02:13:59 +02:00
Marvin Sextro
535a4aed14 Fix name regex 2021-07-25 12:51:48 +02:00
Marvin Sextro
af77280202 Improve pass fields and add fallback romanization 2021-07-25 01:19:10 +02:00
Marvin Sextro
c632d2c2e8 Implement test and recovery certificates 2021-07-09 03:05:57 +02:00
Marvin Sextro
e9b2ccb6a8 Prepare for localization 2021-07-02 20:55:26 +02:00
Marvin Sextro
254a748895 Port decode to typescript 2021-07-01 19:49:43 +02:00
Hauke Tönjes
5054e4da54
Use uuidv4 for serialNumber instead of uvci 2021-07-01 14:05:09 +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
Hauke Tönjes
c0415f9d87
PDF changes
- Scale pdf by 2, in order to read smaller QR Codes
- Read last page of PDF (2nd dose often on 2nd page)
2021-06-29 13:30:39 +02:00
Marvin Sextro
6c0520c526 Remove unnecessary function 2021-06-29 02:02:53 +02:00
Marvin Sextro
54848cb87c Add jpeg and png file types 2021-06-29 01:11:08 +02:00
Hauke Tönjes
e2e39aae3c
Allow sharing as mentioned in #8 2021-06-29 00:26:15 +02:00
Hauke Tönjes
288bde031a
Wrong boolean value 2021-06-28 23:45:00 +02:00
Hauke Tönjes
2519ea8981
Send Server info about wallet card color 2021-06-28 23:37:01 +02:00
Hauke Tönjes
e4537e250d
Load API_BASE_URL from backend
- Remove api_base_url constant
2021-06-28 21:58:07 +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
Khaos Tian
f4719a0014 Support manifest only signing 2021-06-27 17:29:29 -07: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
c46649c28d Move api into own container 2021-06-25 14:49:31 +02:00
Marvin Sextro
1b51a50c51 Initial commit 2021-06-25 12:18:25 +02:00