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

333 Commits

Author SHA1 Message Date
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
0955a35921 added special case to show GREEN for 1 shot of JANSSEN 2021-09-21 18:57:50 -04:00
Billy Lo
645a05bc9b remove safari check 2021-09-21 16:26:35 -04:00
Billy Lo
4d23b017fc work in progress for shc-support 2021-09-21 10:38:24 -04:00
Billy Lo
4f1e6f016f shc support basics are working 2021-09-21 09:36:43 -04:00
Billy Lo
872433c4bb hardcoding the registration url seems to remove the sporatic CORS errors 2021-09-19 15:42:46 -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
44dcbfef80
Merge pull request #5 from billylo1/add-sentry-logging
Capture unexpected errors in Sentry
2021-09-13 08:46:19 -04:00
Billy Lo
4e0c83f122 removed unused localization files and fixed build errors 2021-09-12 14:26:31 -04:00
Evert Timberg
53d983d7e3 Capture unexpected errors in Sentry 2021-09-12 12:43:41 -04:00
Billy Lo
6fe6a0d07c keep both buttons enabled all the time 2021-09-10 19:11:57 -04:00
Billy Lo
519d6c6995 added type to registration to make a distinction between photo and apple wallet pass 2021-09-09 22:42:35 -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
5926763c34 updates to faq and logo for Google Pay Passes API 2021-09-04 22:19:22 -04:00
Billy Lo
2a1b34b5e0 1.3 - added FAQs 2021-09-04 10:54:53 -04:00
Hauke Tönjes
cc7fddb2af
Support for other image formats (#95)
* Upgrade packages (#86)

Co-authored-by: Marvin Sextro <marvin.sextro@gmail.com>

* Support JPEG and other image formats; remove pngjs dependency (#93)

* Support JPEG and other image formats; remove pngjs

By using native Canvas to render images it was possible to remove
dependency on external libraries to support image formats while
supporting more formats like JPEG, GIF and WEBP for the QR image

* Constrain images to 2 Mpx

Co-authored-by: Marvin Sextro <marvin.sextro@gmail.com>

* Upgrade packages

Co-authored-by: Marvin Sextro <marvin.sextro@gmail.com>
Co-authored-by: iBobo <andrea@bhweb.it>
v0.4.6
2021-09-03 14:34:04 +02:00
Billy Lo
88bbcd635a default to no sharing 2021-09-02 16:45:58 -04:00
Billy Lo
793e0e7822 Merge branch 'main' of https://github.com/billylo1/covidpass into main 2021-09-01 21:20:14 -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
d3fc0613a8
updates to include verification step 2021-09-01 14:15:52 -04:00
Billy Lo
fac45c616b read local env URL endpoint from .env.local, and change text color to white for easier reading 2021-09-01 06:32:18 -04:00
Billy Lo
c4ba2c8625 fix for wrong url 2021-08-31 20:52:43 -04:00
Billy Lo
7ebebda8d4 added logic to register a serialNumber for better checking 2021-08-31 16:46:31 -04:00
Billy Lo
e35ac832a4 Merge branch 'main' of https://github.com/billylo1/covidpass into main 2021-08-27 12:36:29 -04:00
Billy Lo
67e65be98f Version 1.2 release
ready for tweeting
2021-08-27 12:36:27 -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
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
8cd341d3ce Integrate norwegian translation 2021-08-13 01:48:54 +02:00
Mikael Bendiksen
980da14ef7 added symlink from no-NB to no folder 2021-08-11 15:14:21 +02:00
Mikael Bendiksen
5281ff52ca norwegian translation 2021-08-11 15:13:14 +02:00
Marvin Sextro
de82c494ad
Merge pull request #73 from covidpass-org/dev
Spanish translation
v0.4.5
2021-07-31 02:11:55 +02:00
Marvin Sextro
bf78668285 Minor layout fix 2021-07-31 02:11:15 +02:00
Marvin Sextro
0f9fca1db3
Merge pull request #72 from covidpass-org/localization
Spanish translation
2021-07-31 02:06:52 +02:00
Marvin Sextro
1ad3f615e5 Integrate Spanish translation 2021-07-31 02:06:02 +02:00
Marvin Sextro
9069040040
Merge pull request #71 from mcvendrell/localization
Spanish translation
2021-07-31 02:01:02 +02:00
Manuel Conde
915c41e9b5 Spanish translation 2021-07-30 10:55:19 +02:00
Marvin Sextro
7a9197be85
Merge pull request #70 from covidpass-org/dev
Color selector and translation fixes
v0.4.4
2021-07-29 00:34:55 +02:00
Marvin Sextro
2c7986948c
Merge pull request #69 from covidpass-org/color-selector
Color selector
2021-07-29 00:16:57 +02:00
Marvin Sextro
8092dce1db
Merge pull request #68 from covidpass-org/localization
Italian and Greek corrections
2021-07-29 00:11:26 +02:00