Commit graph

17 commits

Author SHA1 Message Date
c80b817dd6 web/lukegbcom: add mobile-manglement page 2024-07-03 20:19:15 +01:00
c16518ee7d wifi-qrcode: use PT Mono as the password font 2024-06-26 13:15:52 +01:00
01d761b4ef wifi-qrcode: constrain logo width/height 2024-06-26 11:27:21 +01:00
92a06ee812 cs-event-utilities: init page 2023-05-07 14:39:39 +01:00
8f592e9aa1 lukegbcom: add link to flipperzero firmware 2023-02-10 21:02:05 +00:00
ca06522312 lukegbcom: add /tools/ndi 2022-07-15 17:07:08 +01:00
ee7538f666 web/lukegb/wifi-qrcode: try some shenanigans to make this work when exported 2022-05-01 17:14:27 +01:00
30efc7c2e6 web/lukegbcom/wifi-qrcode: make nextjs export work 2022-05-01 16:58:33 +01:00
247f90d129 web/lukegbcom/wifi-qrcode: if no psk, don't show the password: line 2022-05-01 16:26:03 +01:00
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
9119a5893f lukegbcom: fix up images in posts 2022-04-05 02:18:57 +00:00
32f6d38549 web/lukegbcom: limit homepage posts to 3 2022-04-04 02:38:10 +01:00
762a5a7271 web/lukegbcom: init next.js version 2022-04-04 00:32:57 +01:00