| .. |
|
auto-reply
|
fix: avoid WhatsApp silent turns with final-only delivery (#24962) (thanks @SidQin-cyber)
|
2026-02-24 03:47:20 +00:00 |
|
inbound
|
fix(whatsapp): respect selfChatMode config in access-control (#24738)
|
2026-02-24 03:33:21 +00:00 |
|
accounts.test.ts
|
security(web): sanitize WhatsApp accountId to prevent path traversal (#4610)
|
2026-02-01 14:29:53 -08:00 |
|
accounts.ts
|
fix(security): harden account-key handling against prototype pollution
|
2026-02-24 01:09:31 +00:00 |
|
accounts.whatsapp-auth.test.ts
|
refactor(test): simplify oauth/profile env restore
|
2026-02-16 00:03:54 +00:00 |
|
active-listener.ts
|
style: align formatting with oxfmt 0.33
|
2026-02-18 01:34:35 +00:00 |
|
auth-store.ts
|
style: align formatting with oxfmt 0.33
|
2026-02-18 01:34:35 +00:00 |
|
auto-reply.broadcast-groups.broadcasts-sequentially-configured-order.test.ts
|
chore: Fix types in tests 27/N.
|
2026-02-17 14:31:55 +09:00 |
|
auto-reply.broadcast-groups.skips-unknown-broadcast-agent-ids-agents-list.test.ts
|
refactor(channels): dedupe transport and gateway test scaffolds
|
2026-02-16 14:59:31 +00:00 |
|
auto-reply.broadcast-groups.test-harness.ts
|
style: align formatting with oxfmt 0.33
|
2026-02-18 01:34:35 +00:00 |
|
auto-reply.impl.ts
|
…
|
|
|
auto-reply.test-harness.ts
|
fix(test): annotate mock web listener return type
|
2026-02-18 17:33:25 +00:00 |
|
auto-reply.ts
|
…
|
|
|
auto-reply.typing-controller-idle.test.ts
|
refactor(web-test): share mock listener harness
|
2026-02-18 17:01:22 +00:00 |
|
auto-reply.web-auto-reply.compresses-common-formats-jpeg-cap.test.ts
|
test(channels): reduce media test runtime and polling
|
2026-02-24 00:31:58 +00:00 |
|
auto-reply.web-auto-reply.last-route.test.ts
|
chore: Fix types in tests 27/N.
|
2026-02-17 14:31:55 +09:00 |
|
auto-reply.web-auto-reply.monitor-logging.test.ts
|
refactor(test): dedupe gateway and web scaffolding
|
2026-02-22 20:04:51 +00:00 |
|
auto-reply.web-auto-reply.reconnects-after-connection-close.test.ts
|
test(channels): reduce media test runtime and polling
|
2026-02-24 00:31:58 +00:00 |
|
inbound.media.test.ts
|
test: dedupe and optimize test suites
|
2026-02-19 15:19:38 +00:00 |
|
inbound.test.ts
|
chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts.
|
2026-02-01 10:03:47 +09:00 |
|
inbound.ts
|
…
|
|
|
login-qr.test.ts
|
test: dedupe and optimize test suites
|
2026-02-19 15:19:38 +00:00 |
|
login-qr.ts
|
style: align formatting with oxfmt 0.33
|
2026-02-18 01:34:35 +00:00 |
|
login.coverage.test.ts
|
fix(web): remove unrelated login changes
|
2026-02-20 14:47:20 +02:00 |
|
login.test.ts
|
style: align formatting with oxfmt 0.33
|
2026-02-18 01:34:35 +00:00 |
|
login.ts
|
fix(web): remove unrelated login changes
|
2026-02-20 14:47:20 +02:00 |
|
logout.test.ts
|
test: tighten web and cron cli timeout budgets
|
2026-02-21 23:36:24 +00:00 |
|
media.test.ts
|
refactor: dedupe media and request-body test scaffolding
|
2026-02-22 18:37:25 +00:00 |
|
media.ts
|
refactor: dedupe media and request-body test scaffolding
|
2026-02-22 18:37:25 +00:00 |
|
monitor-inbox.allows-messages-from-senders-allowfrom-list.test.ts
|
refactor(tests): share harnesses for cli and monitor fixtures
|
2026-02-16 17:06:40 +00:00 |
|
monitor-inbox.blocks-messages-from-unauthorized-senders-not-allowfrom.test.ts
|
refactor(channels): dedupe transport and gateway test scaffolds
|
2026-02-16 14:59:31 +00:00 |
|
monitor-inbox.captures-media-path-image-messages.test.ts
|
test: dedupe fixtures and test harness setup
|
2026-02-23 05:45:54 +00:00 |
|
monitor-inbox.streams-inbound-messages.test.ts
|
chore: Fix types in tests 34/N.
|
2026-02-17 15:50:07 +09:00 |
|
monitor-inbox.test-harness.ts
|
fix(media): strip MEDIA: prefix in loadWebMediaInternal (#13107)
|
2026-02-14 21:41:26 +01:00 |
|
outbound.test.ts
|
test(whatsapp): add log redaction coverage
|
2026-02-24 03:34:31 +00:00 |
|
outbound.ts
|
fix(logging): redact phone numbers and message content from WhatsApp logs
|
2026-02-24 03:36:29 +00:00 |
|
qr-image.ts
|
refactor: consolidate PNG encoder and safeParseJson utilities (#12457)
|
2026-02-09 00:21:54 -08:00 |
|
reconnect.test.ts
|
chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts.
|
2026-02-01 10:03:47 +09:00 |
|
reconnect.ts
|
refactor: consolidate duplicate utility functions (#12439)
|
2026-02-08 23:59:43 -08:00 |
|
session.test.ts
|
test(web): dedupe creds-update trigger helper in session tests
|
2026-02-19 07:52:32 +00:00 |
|
session.ts
|
style: align formatting with oxfmt 0.33
|
2026-02-18 01:34:35 +00:00 |
|
test-helpers.ts
|
test(web): fix baileys mock typing
|
2026-02-17 08:44:42 -05:00 |
|
vcard.ts
|
chore: Enable "curly" rule to avoid single-statement if confusion/errors.
|
2026-01-31 16:19:20 +09:00 |