Commit Graph

142 Commits

Author SHA1 Message Date
iBobo 1949060709
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>
2021-09-03 14:05:18 +02:00
Hauke Tönjes 03a00ea5cb
Upgrade packages (#86)
Co-authored-by: Marvin Sextro <marvin.sextro@gmail.com>
2021-08-30 22:14:32 +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 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
Marvin Sextro defb0844af
Merge pull request #67 from mackonsti/main
Minor important Greek fixes
2021-07-29 00:09:21 +02:00
Marvin Sextro 6c93e870ab
Merge pull request #66 from everdrone/localization
Italian localization correction
2021-07-29 00:05:44 +02:00
Marvin Sextro 4b65d82f74 Improve color selector 2021-07-29 00:02:51 +02:00
MacKonsti 4fee070192 Minor important Greek fixes
Minor but important Greek language fixes
2021-07-28 20:48:49 +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
everdrone 4cb1de7f3f Pluralize COVID digital certificates 2021-07-28 10:31:36 +02:00
everdrone fba30b36ae Italian correction 2021-07-28 10:26:38 +02:00
Marvin Sextro 6dd4a104f7
Merge pull request #63 from covidpass-org/dev
Italian translation and short privacy policy
2021-07-27 03:15:54 +02:00
Marvin Sextro a970c1be15
Merge pull request #62 from covidpass-org/localization
Short privacy policy
2021-07-27 03:10:42 +02:00
Marvin Sextro d46f711b59 Add short version of privacy policy 2021-07-27 03:09:51 +02:00
Marvin Sextro a97bc532a7
Merge pull request #61 from covidpass-org/localization
Italian translation
2021-07-27 01:47:35 +02:00
Marvin Sextro 9009f51c97 Integrate Italian translation 2021-07-27 01:45:39 +02:00
Marvin Sextro 161e836654
Merge pull request #60 from FraWolf/dev
Added full Italian translation
2021-07-27 01:40:24 +02:00
Fra af2edd21b4 Added full Italian translation 2021-07-26 22:06:18 +02:00
Marvin Sextro 146706cbbb
Merge pull request #56 from covidpass-org/dev
Greek translation and pass improvements
2021-07-26 02:26:25 +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 e528a23daa
Create FUNDING.yml 2021-07-26 00:53:58 +02:00
Marvin Sextro 17a09e1e21
Merge pull request #55 from covidpass-org/localization
Add Greek translation
2021-07-25 23:02:16 +02:00
Marvin Sextro 47d58f47ee Add missing error translations 2021-07-25 22:58:49 +02:00
Marvin Sextro 2b4b4423dd
Merge pull request #54 from covidpass-org/dev
Add camera errors
2021-07-25 22:55:47 +02:00
Marvin Sextro c7df3c9740 Add Greek symlinks 2021-07-25 22:52:38 +02:00
Marvin Sextro 2dce3390aa
Merge pull request #51 from mackonsti/localization
Greek Translations
2021-07-25 22:50:16 +02:00
MacKonsti 211a6f7deb Small Translation Fixes
Made Small Translation Fixes
2021-07-25 17:31:27 +02:00
MacKonsti 9950dad7d3 Greek Translations (Final Part)
Adding Greek Translations (Final Part)
2021-07-25 17:24:34 +02:00
MacKonsti d37060242d Greek Translations (Part 2)
Adding Greek Translations (Part 2)
2021-07-25 16:40:52 +02:00
MacKonsti 43bd9a9861 Greek Translations (Part 1)
Adding Greek Translations (Part 1)
2021-07-25 15:55:25 +02:00
Marvin Sextro d927cb63c6
Merge pull request #49 from covidpass-org/dev
Fix name regex
2021-07-25 12:55:02 +02:00
Marvin Sextro 535a4aed14 Fix name regex 2021-07-25 12:51:48 +02:00
Marvin Sextro d9d2115404
Merge pull request #48 from covidpass-org/dev
Pass improvements and translations
2021-07-25 02:38:14 +02:00
Marvin Sextro 4eb2dda807 Simplify error handling 2021-07-25 02:32:28 +02:00
Marvin Sextro dc01566096 Try other option for camera error 2021-07-25 02:25:39 +02:00
Marvin Sextro d93801501e Error to enforce Safari 2021-07-25 02:14:09 +02:00
Marvin Sextro 36e080cb35 Handle camera errors 2021-07-25 01:53:02 +02:00
Marvin Sextro dbd076ae21 Fix German error description 2021-07-25 01:39:31 +02:00
Marvin Sextro f291dcb766 Differentiate camera access and permissions 2021-07-25 01:37:58 +02:00
Marvin Sextro 4a930e1edf Use es5 2021-07-25 01:23:12 +02:00
Marvin Sextro af77280202 Improve pass fields and add fallback romanization 2021-07-25 01:19:10 +02:00
Marvin Sextro 8e38eb3550 Add camera access error message 2021-07-24 22:56:42 +02:00
Marvin Sextro 029080a8cd
Merge pull request #47 from covidpass-org/localization
Add Dutch and Finnish translations
2021-07-24 22:11:53 +02:00
Marvin Sextro b0babdd4c7 Add Finnish translation 2021-07-24 22:06:00 +02:00