Commit Graph

36 Commits

Author SHA1 Message Date
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
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
Hauke Tönjes c38718cb50
Design polish etc.
- dark Mode (media)
- responsive for larger screens
- logo and navigation on every page
- next/link in main navigation
2021-06-28 18:17:16 +02:00
Marvin Sextro e52ebff719 Adjust privacy policy to new process 2021-06-28 16:27:04 +02:00
Marvin Sextro c48881b5b8 More detailed explanation of processed data 2021-06-27 18:19:37 +02:00
Marvin Sextro 8474b75cf5 Updated thumbnail 2021-06-27 01:50:04 +02:00
Marvin Sextro a4c6dfe70e Add Privacy policy and SEO 2021-06-26 14:22:53 +02:00
Marvin Sextro f8a7f05481 Add basic error handling and color picker 2021-06-26 00:28:35 +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