BetterFrame/server/src
Mitchell R 150972a272 fix(server): move rate-limit creation inside register fns (BSB schema extractor)
Schema extractor evaluates module top-level statically; createRateLimiter
calls at module scope threw ReferenceError during bsb-plugin-cli build.
Lifting into the per-route register functions keeps build clean.

Also: standardise display.standby/wake audit hooks.
2026-05-14 07:49:57 +02:00
..
plugins fix(server): move rate-limit creation inside register fns (BSB schema extractor) 2026-05-14 07:49:57 +02:00
schemas feat(layout): add branded none cells 2026-05-11 09:38:50 +02:00
scripts feat(layout): add branded none cells 2026-05-11 09:38:50 +02:00
shared feat(server): generic MQTT telemetry bridge (off by default) 2026-05-14 07:46:56 +02:00
web-static feat(layout): add branded none cells 2026-05-11 09:38:50 +02:00
web-templates feat(server): backup + restore (AES-256-GCM, PBKDF2, admin UI) 2026-05-14 07:44:01 +02:00