bambuddy/frontend/public
maziggy f898556941 fix(a2l): transparent printer-card image + getPrinterImage resolver
Drop the off-white background on the A2L marketing render so it composites
  cleanly on the dark theme (every other printer image in public/img/printers/
  is RGBA with transparent corners; A2L shipped as opaque #F7F7F7). Resize to
  320x320 to match the rest of the artwork.

  Also wire A2L into getPrinterImage so the printer card actually shows the new
  artwork -- without this the resolver fell through to default.png for both
  the A2L display name and the N9 internal SSDP code.

  - frontend/public/img/printers/a2l.png: new, 320x320 RGBA, transparent
  - frontend/src/utils/printer.ts: A2L / N9 -> a2l.png, placed above the a1mini
    branch
  - frontend/src/__tests__/utils/printer.test.ts: 4 cases mirroring the X2D
    shape -- display name, case-insensitive variants, N9 internal code,
    regression guard against accidentally matching A2M / A1 / A1 Mini
2026-06-10 11:09:02 +02:00
..
fonts fix(pwa): add in-app install button and self-host the Inter font (#1460) 2026-05-22 07:40:44 +02:00
icons - Add interactive API Browser to Settings > API Keys 2026-01-02 15:00:21 +01:00
img fix(a2l): transparent printer-card image + getPrinterImage resolver 2026-06-10 11:09:02 +02:00
manifest.json Disable busy printers in print modal's reprint mode (#622) 2026-03-06 14:31:43 +01:00
spoolbuddy_logo_dark.png Add SpoolBuddy AMS slot config, external slots, and dashboard redesign 2026-02-27 13:31:48 +01:00
sw-register.js fix(pwa): don't force-navigate first-install clients in SW activate 2026-06-07 15:40:22 +02:00
sw.js fix(pwa): don't force-navigate first-install clients in SW activate 2026-06-07 15:40:22 +02:00
vite.svg - Add interactive API Browser to Settings > API Keys 2026-01-02 15:00:21 +01:00