WebHooker/admin/components
RhenCloud b600f02027
feat: per-group webhook ingress, custom webhooks, GitHub App tenant isolation
Add POST /webhook/{groupId} with per-group secrets (KV tenant:{groupId}), a custom provider (X-WebHooker-Signature HMAC, arbitrary JSON -> custom events through the route pipeline), and GitHub App installation isolation (Group.installationId) with automatic provisioning on installation.created (inst-{id} groups or binding matching owners groups). Includes WebhookPanel admin UI, custom route template, docs and 157 passing tests.
2026-08-13 09:24:50 +08:00
..
AppToasts.vue feat(admin): GitHub OAuth login, admin whitelist and Nuxt WebUI 2026-08-02 06:50:41 +08:00
AuditLog.vue feat(admin-ui): members panel, invite links, audit tab and role-aware console 2026-08-11 23:38:33 +08:00
ConsolePage.vue feat: per-group webhook ingress, custom webhooks, GitHub App tenant isolation 2026-08-13 09:24:50 +08:00
GroupEditor.vue feat: per-group webhook ingress, custom webhooks, GitHub App tenant isolation 2026-08-13 09:24:50 +08:00
MembersPanel.vue fix(invites): list invites via per-group KV index instead of kv.list 2026-08-11 23:53:58 +08:00
RouteCard.vue merge: resolve docs conflict with origin/main (auto-fix) 2026-08-12 00:50:28 +08:00
RouteEditor.vue feat(groups): configure message language per group instead of per route 2026-08-12 00:43:47 +08:00
SendLogs.vue feat: add group filter to send logs view 2026-08-08 23:09:06 +08:00
WebhookPanel.vue feat: per-group webhook ingress, custom webhooks, GitHub App tenant isolation 2026-08-13 09:24:50 +08:00