Commit Graph

206 Commits

Author SHA1 Message Date
Ryan Slobojan 7c22310356 Fix double-encoding breaking generated URLs
* We encoded spaces once to %20, and then a second time to %2520 :(
2021-09-24 15:15:27 -04:00
Ryan Slobojan c3d38b965d
Merge pull request #19 from billylo1/fix-uri-encoding
Fix URI encoding for indivual params
2021-09-24 12:22:48 -04:00
Evert Timberg a09103797b
Fix URI encoding for indivual params 2021-09-24 12:17:29 -04:00
Evert Timberg 642edaf32b
Merge pull request #18 from billylo1/log-failed-validations
Log failed cert validations
2021-09-24 11:27:09 -04:00
Evert Timberg 81fa8bbe72
Log failed cert validations 2021-09-24 10:12:21 -04:00
Ryan Slobojan aab6cc4370
Merge pull request #17 from scottjw/main
Pin the signing certificate for validation
2021-09-24 09:23:57 -04:00
scottjw 559eab3df6 comment console log calls 2021-09-24 09:20:48 -04:00
scottjw d36fe82bfd Merge branch 'main' of github.com:scottjw/covidpass 2021-09-24 09:03:56 -04:00
scottjw 8c91ccaac4 pin cert 2021-09-24 09:03:14 -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 4c21ed83ec created FAQ redirect card 2021-09-23 20:12:07 -04:00
Jason Liu 96605031c9 added more to FAQ and fixed spelling 2021-09-23 20:11:50 -04:00
Jason Liu c4b0fde7e1 added component for nicer list bullets 2021-09-23 20:04:32 -04:00
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
Billy Lo 62f1bcf790
Merge pull request #12 from billylo1/error-warning-handling
Error handling changes and added date of birth warning
2021-09-23 19:14:37 -04:00
Billy Lo e1ab604858 1.9.3 - verbiage change and fix janssen photo color issue 2021-09-23 17:20:21 -04:00
Jason Liu 803844b105 updated locales 2021-09-23 16:50:20 -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
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 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 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
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