openclaw/src/gateway/server
Peter Steinberger a69f6190ab
fix(gateway): pin plugin webhook route registry (#47902)
2026-03-15 21:53:05 -07: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 fix(gateway): skip Control UI pairing when auth.mode=none (closes #42931) (#47148) 2026-03-15 13:03:39 +01: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 fix: resolve live config paths in status and gateway metadata (#39952) 2026-03-08 09:59:32 -05:00
hooks.ts refactor(gateway): cache hook proxy config in runtime state 2026-03-12 21:43:36 +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): pin plugin webhook route registry (#47902) 2026-03-15 21:53:05 -07:00
plugins-http.ts fix(gateway): pin plugin webhook route registry (#47902) 2026-03-15 21:53:05 -07: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 feat(gateway): make health monitor stale threshold and max restarts configurable (openclaw#42107) 2026-03-14 21:21:56 -05: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