No description
Find a file
Mitchell R 766db445c4 fix: Dockerfile npm run build + htmx for layout switch buttons
- Dockerfile.server: RUN npm run build during builder stage so the
  image ships pre-compiled lib/ + bsb-plugin.json. Runtime image also
  installs ffmpeg (for camera snapshot endpoint).
- DisplayEditPage Show buttons + Switch dropdown now use hx-post
  with hx-swap=none — no page reload, just fires the command.
2026-05-13 01:32:25 +02:00
deploy fix: Dockerfile npm run build + htmx for layout switch buttons 2026-05-13 01:32:25 +02:00
docs refactor: merge templates into layouts, displays from kiosks 2026-05-10 21:39:09 +02:00
kiosk fix: gpio lines binding must be mut for read_event 2026-05-13 01:23:09 +02:00
scripts adding initial project 2026-05-10 01:09:13 +02:00
server fix: Dockerfile npm run build + htmx for layout switch buttons 2026-05-13 01:32:25 +02:00
.gitignore adding initial project 2026-05-10 01:09:13 +02:00
CLAUDE.md fix(proxy): split Node-RED route surfaces 2026-05-11 10:44:45 +02:00
package-lock.json feat: entities (unified content pool) + ONVIF discovery flow 2026-05-10 23:18:44 +02:00
package.json adding initial project 2026-05-10 01:09:13 +02:00
sec-config.yaml fix(deploy): require proxied local services 2026-05-11 09:51:00 +02:00
tsconfig.base.json adding initial project 2026-05-10 01:09:13 +02:00