Commit Graph
4 Commits
Author SHA1 Message Date
jessikitty 2a62450238 Add patch script to dither badge photos
Inserts the ditherPhoto call into drawBadge right after photoSize is worked
out, so it happens once at the final size and before either the portrait or
landscape draw site. Skipped on the measuring pass. Idempotent, backs up
first, and matches the size line by pattern so changing the photo
multipliers later won't break it.
2026-09-07 15:07:16 +10:00
jessikitty cb7bcff93e Add patch script to wire printer.js to the native QL module
Replaces the brother_ql subprocess call in printBadge with printPng, and
swaps available() for a real reachability check. Uses brace matching rather
than literal body matching so it survives formatting differences, refuses to
run if the anchors are missing, is idempotent, and writes a .bak first.

The badge layout is untouched.
2026-09-07 14:50:34 +10:00
jessikitty 511929d579 Cert Fixes 2026-09-07 10:01:49 +10:00
jessikitty 3278890491 Visitor sign in kiosk: multi-site, badge printing, WWCC expiry warnings, admin accounts with 2FA 2026-09-04 14:55:59 +10:00