Commit graph

6 commits

Author SHA1 Message Date
e32a2520e8 web/lukegbcom: add tools/wifi-qrcode
This is a (undocumented) tool for generating printable A4/Letter-sized Wifi QR
code sheets.

It takes URL parameters:

* eventName: this is either the name of an event or a URL to a logo for it
* ssid: network SSID
* psk: network password; if not set, the network is assumed to have no password
* hidden: if present, the network is assumed to be hidden
2022-05-01 16:24:29 +01:00
f30eeb8008 lukegbcom/ee-qrcode: feature detect buttons 2022-05-01 15:01:19 +01:00
5193dd028a lukegbcom: ee-qrcode should use back camera by default 2022-05-01 15:01:00 +01:00
828c7ad578 web/lukegbcom: move ee-qrcode.worker to lib directory
...otherwise nextjs complains and fails the build.
2022-05-01 14:38:28 +01:00
3d92896314 lukegbcom: add EE QR Code fixer
This removes the trailing $$ from the QR codes generated by EE.

Gah, why do they still do this.
2022-05-01 14:21:23 +01:00
762a5a7271 web/lukegbcom: init next.js version 2022-04-04 00:32:57 +01:00