openclaw/extensions/twitch/src
Vincent Koc a47722de7e
Integrations: tighten inbound callback and allowlist checks (#46787)
* Integrations: harden inbound callback and allowlist handling

* Integrations: address review follow-ups

* Update CHANGELOG.md

* Mattermost: avoid command-gating open button callbacks
2026-03-15 09:24:24 -07:00
..
utils refactor(security): unify secure id paths and guard weak patterns 2026-02-22 10:16:19 +01:00
access-control.test.ts Integrations: tighten inbound callback and allowlist checks (#46787) 2026-03-15 09:24:24 -07:00
access-control.ts Integrations: tighten inbound callback and allowlist checks (#46787) 2026-03-15 09:24:24 -07:00
actions.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
client-manager-registry.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
config-schema.ts Plugins/twitch: migrate to scoped plugin-sdk imports 2026-03-04 02:35:13 -05:00
config.test.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
config.ts Plugins/twitch: migrate to scoped plugin-sdk imports 2026-03-04 02:35:13 -05:00
monitor.ts Plugins/twitch: migrate to scoped plugin-sdk imports 2026-03-04 02:35:13 -05:00
onboarding.test.ts Plugins/twitch: migrate to scoped plugin-sdk imports 2026-03-04 02:35:13 -05:00
onboarding.ts Plugins/twitch: migrate to scoped plugin-sdk imports 2026-03-04 02:35:13 -05:00
outbound.test.ts refactor: share twitch outbound target assertions 2026-03-13 21:40:53 +00:00
outbound.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
plugin.test.ts Plugins/twitch: migrate to scoped plugin-sdk imports 2026-03-04 02:35:13 -05:00
plugin.ts refactor: share extension channel status summaries 2026-03-14 02:40:27 +00:00
probe.test.ts perf(test): dedupe telegram allowlist and speed twitch probe 2026-02-18 04:16:36 +00:00
probe.ts Plugins/twitch: migrate to scoped plugin-sdk imports 2026-03-04 02:35:13 -05:00
resolver.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
send.test.ts test: share twitch send success mocks 2026-03-13 21:40:53 +00:00
send.ts Plugins/twitch: migrate to scoped plugin-sdk imports 2026-03-04 02:35:13 -05:00
status.test.ts refactor(extensions): reuse shared helper primitives 2026-03-07 10:41:05 +00:00
status.ts Plugins/twitch: migrate to scoped plugin-sdk imports 2026-03-04 02:35:13 -05:00
test-fixtures.ts Plugins/twitch: migrate to scoped plugin-sdk imports 2026-03-04 02:35:13 -05:00
token.test.ts Plugins/twitch: migrate to scoped plugin-sdk imports 2026-03-04 02:35:13 -05:00
token.ts fix(plugin-sdk): remove remaining bundled plugin src imports (openclaw#39638) 2026-03-08 22:32:45 -05:00
twitch-client.test.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
twitch-client.ts Plugins/twitch: migrate to scoped plugin-sdk imports 2026-03-04 02:35:13 -05:00
types.ts fix(plugin-sdk): remove remaining bundled plugin src imports (openclaw#39638) 2026-03-08 22:32:45 -05:00