BetterFrame/server/src/plugins/service-admin-http
Mitchell R 8e75ed379d
feat(nodered): install Dashboard 2.0 + auto-sync on entities page
- Bake @flowfuse/node-red-dashboard into Node-RED Docker image
- Fire-and-forget syncDashboardsFromNodered() on GET /admin/entities
  so dashboard tabs appear without manual sync button click
2026-05-21 12:05:12 +02:00
..
html-response.ts feat(server): rate limit (login + pair) + CSP/security headers 2026-05-14 07:40:22 +02:00
index.ts fix(release): surface build versions 2026-05-21 08:51:41 +02:00
middleware.ts feat(ota): add OS update release endpoints 2026-05-20 06:19:46 +02:00
routes-account.ts fix: use Response wrapper instead of h3 tagged template html() 2026-05-10 02:50:16 +02:00
routes-admin.ts feat(nodered): install Dashboard 2.0 + auto-sync on entities page 2026-05-21 12:05:12 +02:00
routes-auth.ts fix(server): move rate-limit creation inside register fns (BSB schema extractor) 2026-05-14 07:49:57 +02:00
routes-firmware.ts feat(firmware): allow env import token 2026-05-20 05:02:12 +02:00
routes-os-updates.ts feat(os-ota-ui): admin pages for OS releases + rollouts + per-kiosk panel 2026-05-21 11:30:33 +02:00
routes-setup.ts refactor: merge templates into layouts, displays from kiosks 2026-05-10 21:39:09 +02:00
routes-static.ts adding initial project 2026-05-10 01:09:13 +02:00