openclaw/extensions/zalo/src
Tomáš Dinh b5b589d99d
fix(zalo): use plugin-sdk export for webhook client IP resolution (openclaw#46549)
Verified:
- pnpm build
- pnpm check
- pnpm test:macmini

Co-authored-by: Tomáš Dinh <82420070+No898@users.noreply.github.com>
Co-authored-by: Tak Hoffman <781889+Takhoffman@users.noreply.github.com>
2026-03-14 18:37:56 -05:00
..
accounts.ts refactor: unify account list/default scaffolding 2026-03-07 20:33:50 +00:00
actions.ts Plugins/zalo: migrate to scoped plugin-sdk imports 2026-03-04 02:35:13 -05:00
api.test.ts test: share zalo api request assertion 2026-03-13 21:40:54 +00:00
api.ts Zalo: fix provider lifecycle restarts (#39892) 2026-03-08 22:33:18 +07:00
channel.directory.test.ts test: share directory runtime helpers 2026-03-14 02:40:27 +00:00
channel.sendpayload.test.ts test: extract sendpayload outbound contract suite 2026-03-10 20:35:03 +00:00
channel.startup.test.ts test: share startup account lifecycle helpers 2026-03-14 01:41:17 +00:00
channel.ts refactor: share passive account lifecycle helpers 2026-03-10 22:18:04 +00:00
config-schema.test.ts feat(secrets): expand SecretRef coverage across user-supplied credentials (#29580) 2026-03-03 02:58:20 +00:00
config-schema.ts refactor: share channel config schema fragments 2026-03-10 22:18:04 +00:00
group-access.ts Plugins/zalo: migrate to scoped plugin-sdk imports 2026-03-04 02:35:13 -05:00
monitor.group-policy.test.ts fix(zalo): enforce group sender policy in groups 2026-02-24 23:30:43 +00:00
monitor.lifecycle.test.ts refactor: share cron and zalo monitor test helpers 2026-03-13 18:38:12 +00:00
monitor.ts fix: clear typecheck backlog 2026-03-13 22:09:06 +00:00
monitor.webhook.test.ts Zalo: rate limit invalid webhook secret guesses before auth (#44173) 2026-03-12 12:30:50 -04:00
monitor.webhook.ts fix(zalo): use plugin-sdk export for webhook client IP resolution (openclaw#46549) 2026-03-14 18:37:56 -05:00
onboarding.status.test.ts Plugins/zalo: migrate to scoped plugin-sdk imports 2026-03-04 02:35:13 -05:00
onboarding.ts refactor: share onboarding secret prompt flows 2026-03-10 22:18:03 +00:00
probe.ts Plugins/zalo: migrate to scoped plugin-sdk imports 2026-03-04 02:35:13 -05:00
proxy.ts TypeScript: add extensions to tsconfig and fix type errors (#12781) 2026-02-09 10:05:38 -08:00
runtime.ts refactor: harden browser runtime profile handling 2026-03-09 00:25:43 +00:00
secret-input.ts refactor(extensions): share secret input schema builder 2026-03-07 17:05:23 +00:00
send.ts refactor: share zalo send context validation 2026-03-14 01:41:16 +00:00
status-issues.test.ts test: share status issue assertion helpers 2026-03-14 01:41:17 +00:00
status-issues.ts refactor: share zalo status issue helpers 2026-03-14 01:41:17 +00:00
token.test.ts fix: harden secret-file readers 2026-03-10 23:40:10 +00:00
token.ts fix: harden secret-file readers 2026-03-10 23:40:10 +00:00
types.ts Plugins/zalo: migrate to scoped plugin-sdk imports 2026-03-04 02:35:13 -05:00