openclaw/src/gateway/server
Peter Steinberger ac86deccee fix(gateway): harden plugin HTTP route auth 2026-03-07 19:55:06 +00:00
..
__tests__ refactor(gateway): hard-break plugin wildcard http handlers 2026-03-02 16:24:06 +00:00
plugins-http fix(gateway): harden plugin HTTP route auth 2026-03-07 19:55:06 +00:00
ws-connection Gateway: fix stale self version in status output (#32655) 2026-03-03 02:41:52 -05:00
close-reason.ts chore: Enable "curly" rule to avoid single-statement if confusion/errors. 2026-01-31 16:19:20 +09:00
health-state.ts style: format gateway health state and ui render 2026-02-19 08:49:38 +00:00
hooks.ts fix(core): unify session-key normalization and plugin boundary checks 2026-02-26 12:41:23 +00:00
http-auth.ts refactor(shared): extract reused path and normalization helpers 2026-03-02 05:20:19 +00:00
http-listen.test.ts fix(gateway): synthesize lifecycle robustness for restart and startup probes (#33831) 2026-03-03 21:31:12 -06:00
http-listen.ts fix(gateway): synthesize lifecycle robustness for restart and startup probes (#33831) 2026-03-03 21:31:12 -06:00
plugins-http.test.ts fix(gateway): harden plugin HTTP route auth 2026-03-07 19:55:06 +00:00
plugins-http.ts fix(gateway): harden plugin HTTP route auth 2026-03-07 19:55:06 +00:00
presence-events.test.ts refactor: centralize presence routing and version precedence coverage (#19609) 2026-02-18 00:02:51 -05:00
presence-events.ts refactor: centralize presence routing and version precedence coverage (#19609) 2026-02-18 00:02:51 -05:00
readiness.test.ts refactor(gateway): dedupe readiness healthy snapshot fixtures 2026-03-07 17:58:31 +00:00
readiness.ts fix(gateway): skip stale-socket restarts for Telegram polling (openclaw#38405) 2026-03-07 00:20:34 -06:00
tls.ts fix: stabilize gateway ws + iOS 2026-01-19 10:09:04 +00:00
ws-connection.ts refactor(shared): dedupe protocol schema typing and session/media helpers 2026-03-02 19:57:33 +00:00
ws-types.ts feat(gateway): add node canvas capability refresh flow 2026-02-27 12:16:36 +05:30