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

60 Commits

Author SHA1 Message Date
Billy Lo
22101f9a4b added expiry date to pass 2021-10-03 22:24:30 -04:00
Billy Lo
bbb81c6920 added expiration date and default to ON logic 2021-10-03 21:51:49 -04:00
Billy Lo
f6cdcada1c cleaned up console logging to be ready for main branch merge 2021-10-01 09:16:28 -04:00
Billy Lo
8c393e110e 1.9.11 - released to prod. 2021-09-29 12:24:06 -04:00
Jason Liu
bebc470d88 infinite setState fix 2021-09-29 09:33:10 -04:00
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
Ryan Slobojan
0192a09ac8 FAQ text updates
* Fixed typo reported by community member
* Removed duplicated sentence fragment from one Q
* Updated wording on a few entries to expand/clarify
2021-09-27 10:02:10 -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
Jason Liu
93bd9690a1 Merge branch 'main' of https://github.com/billylo1/covidpass into main 2021-09-23 22:09:52 -04:00
Jason Liu
aa1ea4a507 more FAQ changes 2021-09-23 22:09:48 -04:00
Billy Lo
b38540a0bc 1.9.5 2021-09-23 21:19:37 -04:00
Jason Liu
eaeca0dd9f FAQ touch ups 2021-09-23 20:27:52 -04:00
Jason Liu
96605031c9 added more to FAQ and fixed spelling 2021-09-23 20:11:50 -04:00
Jason Liu
dac3ed3c11 added warning banner for receipts without date of birth 2021-09-23 16:49:49 -04:00
Jason Liu
dfe9bed7a9 updated array keys and added supported browsers 2021-09-23 16:49:23 -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
Evert Timberg
53d983d7e3 Capture unexpected errors in Sentry 2021-09-12 12:43:41 -04:00
Billy Lo
6303637f9a clean up for Save as Photos release 1.6 2021-09-09 17:08:49 -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
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
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
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
d46f711b59 Add short version of privacy policy 2021-07-27 03:09:51 +02:00
Marvin Sextro
5c55a64b10 Add dutch translation 2021-07-24 21:55:34 +02: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
50142da956 Try server side props 2021-07-02 23:26:46 +02:00
Marvin Sextro
edddc9b24e Copy config in dockerfile 2021-07-02 22:50:20 +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
Marvin Sextro
ead8d15e5a Remove unnecessary icon 2021-06-30 03:46:48 +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