-
Notifications
You must be signed in to change notification settings - Fork 600
Closed as not planned
Labels
maintenancedependency updates, key renewals, code cleanupdependency updates, key renewals, code cleanup
Milestone
Description
We are using qrcode-svg to generate QRCodes for our gift cards and for registering new TOTPs. qrcode-svg uses a lot of minified code 🤦♂️ that we also copied over.
The minified code is actually from qrcode-generator which is also on npm and provides SVG support natively (nowadays). As a bonus, it is not minified. For the qr codes on gift cards we need color support. I made a PR upstream.
A version containing the libs/qrcode.js after the PR is accepted is on qrcode-no-minified.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
maintenancedependency updates, key renewals, code cleanupdependency updates, key renewals, code cleanup