openclaw/extensions/googlechat/src
Peter Steinberger 39a8dab0da
refactor: dedupe plugin lazy runtime helpers
2026-03-17 09:24:22 -07:00
..
accounts.test.ts fix(googlechat): inherit shared defaults for multi-account webhook auth (#38492) 2026-03-06 21:11:55 -06:00
accounts.ts refactor: unify account list/default scaffolding 2026-03-07 20:33:50 +00:00
actions.ts Plugins/googlechat: migrate to scoped plugin-sdk imports 2026-03-04 02:35:12 -05:00
api.test.ts refactor: share googlechat api fetch handling 2026-03-13 21:40:53 +00:00
api.ts refactor: share googlechat api fetch handling 2026-03-13 21:40:53 +00:00
auth.test.ts Integrations: tighten inbound callback and allowlist checks (#46787) 2026-03-15 09:24:24 -07:00
auth.ts Integrations: tighten inbound callback and allowlist checks (#46787) 2026-03-15 09:24:24 -07:00
channel.outbound.test.ts tests: fix googlechat outbound partial mock 2026-03-17 09:46:58 -04:00
channel.runtime.ts refactor: consolidate lazy runtime surfaces 2026-03-17 00:59:20 -07:00
channel.startup.test.ts refactor: split plugin testing seam from bundled extension helpers 2026-03-17 01:05:09 -07:00
channel.ts refactor: dedupe plugin lazy runtime helpers 2026-03-17 09:24:22 -07:00
monitor-access.ts refactor: share route-level group gating decisions 2026-03-07 23:27:51 +00:00
monitor-types.ts Plugins/googlechat: migrate to scoped plugin-sdk imports 2026-03-04 02:35:12 -05:00
monitor-webhook.ts Webhooks: tighten pre-auth body handling (#46802) 2026-03-15 09:45:18 -07:00
monitor.test.ts fix(security): make allowFrom id-only by default with dangerous name opt-in (#24907) 2026-02-24 01:01:51 +00:00
monitor.ts Plugins/googlechat: migrate to scoped plugin-sdk imports 2026-03-04 02:35:12 -05:00
monitor.webhook-routing.test.ts refactor: split plugin testing seam from bundled extension helpers 2026-03-17 01:05:09 -07:00
resolve-target.test.ts refactor: make setup the primary wizard surface 2026-03-15 22:01:04 -07:00
runtime.ts refactor: finalize plugin sdk legacy boundary cleanup 2026-03-16 22:51:46 -07:00
setup-core.ts refactor: finish public plugin sdk boundary seams 2026-03-16 21:33:59 -07:00
setup-surface.test.ts fix(ci): restore local check suite 2026-03-17 08:14:03 +00:00
setup-surface.ts refactor: add shared setup sdk subpath 2026-03-16 20:17:13 -07:00
targets.test.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
targets.ts chore: Lint extensions folder. 2026-01-31 22:42:45 +09:00
types.config.ts Plugins/googlechat: migrate to scoped plugin-sdk imports 2026-03-04 02:35:12 -05:00
types.ts