zeroclaw/src/gateway
Simian Astronaut 7 b890b7da74 fix(web): add root redirect to dashboard and fix header z-index layering
Add permanent redirect from / to /_app/ so the gateway root serves
the dashboard. Fix z-index stacking in Layout so the header dropdown
menus render above main content.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 03:41:31 -04:00
..
api.rs Harden config secret masking and web_fetch limits 2026-02-24 16:03:01 +08:00
mod.rs fix(web): add root redirect to dashboard and fix header z-index layering 2026-03-10 03:41:31 -04:00
sse.rs fix(gateway): align dashboard API client and embed built web assets 2026-02-21 16:14:01 +08:00
static_files.rs feat(gateway): add embedded web dashboard with React frontend 2026-02-21 16:14:01 +08:00
ws.rs fix(gateway): align dashboard API client and embed built web assets 2026-02-21 16:14:01 +08:00