openclaw/extensions/msteams/src
Peter Steinberger 0bd9f0d4ac
fix: enforce strict allowlist across pairing stores (#23017)
2026-02-22 00:00:23 +01:00
..
attachments fix(security): enforce msteams redirect allowlist checks 2026-02-21 23:18:48 +01:00
monitor-handler fix: enforce strict allowlist across pairing stores (#23017) 2026-02-22 00:00:23 +01:00
attachments.test.ts fix(security): enforce msteams redirect allowlist checks 2026-02-21 23:18:48 +01:00
attachments.ts fix: msteams attachments + plugin prompt hints 2026-01-22 03:37:29 +00:00
channel.directory.test.ts chore: Fix more extension test types, 2/N. 2026-02-17 10:14:01 +09:00
channel.ts Feature/default messenger delivery target (openclaw#16985) thanks @KirillShchetinin 2026-02-19 22:37:19 -06:00
conversation-store-fs.test.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
conversation-store-fs.ts chore: Lint extensions folder. 2026-01-31 22:42:45 +09:00
conversation-store-memory.ts chore: Lint extensions folder. 2026-01-31 22:42:45 +09:00
conversation-store.ts feat!: move msteams to plugin 2026-01-16 02:59:43 +00:00
directory-live.ts refactor(msteams): share Graph helpers 2026-02-15 00:26:46 +00:00
errors.test.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
errors.ts chore: Lint extensions folder. 2026-01-31 22:42:45 +09:00
file-consent-helpers.test.ts chore: Run `pnpm format:fix`. 2026-01-31 21:13:13 +09:00
file-consent-helpers.ts fix: msteams attachments + plugin prompt hints 2026-01-22 03:37:29 +00:00
file-consent.ts chore: Lint extensions folder. 2026-01-31 22:42:45 +09:00
file-lock.ts refactor: share file lock via plugin-sdk 2026-02-15 00:26:46 +00:00
graph-chat.ts chore: Run `pnpm format:fix`. 2026-01-31 21:13:13 +09:00
graph-upload.ts Chore: trim stale TODOs and issue-template language (#22534) 2026-02-21 03:31:17 -05:00
graph.ts refactor(msteams): share Graph helpers 2026-02-15 00:26:46 +00:00
inbound.test.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
inbound.ts chore: Lint extensions folder. 2026-01-31 22:42:45 +09:00
index.ts feat!: move msteams to plugin 2026-01-16 02:59:43 +00:00
media-helpers.test.ts fix(ci): stabilize Windows path handling in sandbox tests 2026-02-21 14:32:15 +01:00
media-helpers.ts fix(ci): stabilize Windows path handling in sandbox tests 2026-02-21 14:32:15 +01:00
mentions.test.ts fix: harden msteams mentions and fallback links (#15436) (thanks @hyojin) 2026-02-13 15:10:57 +01:00
mentions.ts fix: harden msteams mentions and fallback links (#15436) (thanks @hyojin) 2026-02-13 15:10:57 +01:00
messenger.test.ts test: isolate local media regression fixtures to allowed roots (#22369) 2026-02-20 21:50:50 -05:00
messenger.ts extensions: fix MSTeams OneDrive fallback mention handling (#22472) 2026-02-21 01:30:33 -05:00
monitor-handler.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
monitor-types.ts TypeScript: add extensions to tsconfig and fix type errors (#12781) 2026-02-09 10:05:38 -08:00
monitor.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
onboarding.ts refactor(onboarding): reuse allowFrom merge helper in extensions 2026-02-16 23:47:57 +00:00
outbound.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
pending-uploads.ts chore: Lint extensions folder. 2026-01-31 22:42:45 +09:00
policy.test.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
policy.ts refactor: dedupe shared helpers across ui/gateway/extensions 2026-02-15 03:34:14 +00:00
polls-store-memory.ts chore: Lint extensions folder. 2026-01-31 22:42:45 +09:00
polls-store.test.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
polls.test.ts refactor(extensions): dedupe connector helper usage 2026-02-16 14:59:30 +00:00
polls.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
probe.test.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
probe.ts fix: dedupe probe/token base types (#16986) (thanks @iyoda) 2026-02-15 11:36:54 -06:00
reply-dispatcher.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
resolve-allowlist.ts refactor(msteams): share Graph helpers 2026-02-15 00:26:46 +00:00
runtime.ts refactor: rename to openclaw 2026-01-30 03:16:21 +01:00
sdk-types.ts feat!: move msteams to plugin 2026-01-16 02:59:43 +00:00
sdk.ts feat!: move msteams to plugin 2026-01-16 02:59:43 +00:00
send-context.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
send.ts refactor(extensions): dedupe connector helper usage 2026-02-16 14:59:30 +00:00
sent-message-cache.test.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
sent-message-cache.ts MSTeams: dedupe sent-message cache storage (#22514) 2026-02-21 13:27:50 +05:30
storage.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
store-fs.ts refactor(extensions): dedupe connector helper usage 2026-02-16 14:59:30 +00:00
test-runtime.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
token.ts refactor: rename to openclaw 2026-01-30 03:16:21 +01:00