Commit Graph

9 Commits

Author SHA1 Message Date
Marvin Sextro 64f473d214 Added QR code viewer and fixed button behavior 2021-12-27 19:06:31 +01:00
Marvin Sextro b349653721 Use Node.js 16 in Dockerfile 2021-12-25 21:07:45 +01:00
Marvin Sextro 59e079f27e Downgrade Next.js 2021-12-25 19:24:23 +01:00
Hauke Tönjes 48028bb211
Update dependencies 2021-12-10 12:31:45 +01:00
Hauke Tönjes 586811c55c
Upgrade to next.js 12 2021-11-11 23:26:17 +01:00
Hauke Tönjes cc7fddb2af
Support for other image formats (#95)
* Upgrade packages (#86)

Co-authored-by: Marvin Sextro <marvin.sextro@gmail.com>

* 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>

* Upgrade packages

Co-authored-by: Marvin Sextro <marvin.sextro@gmail.com>
Co-authored-by: iBobo <andrea@bhweb.it>
2021-09-03 14:34:04 +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