Commit Graph

6 Commits

Author SHA1 Message Date
Hauke Tönjes ecaa891a40
Upgrade packages 2021-09-03 14:26:41 +02:00
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
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
Marvin Sextro e9b2ccb6a8 Prepare for localization 2021-07-02 20:55:26 +02:00
Marvin Sextro 96dd9a1358 Use the yarn package manager 2021-07-01 20:27:37 +02:00