WebHooker/admin
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
..
assets/css feat: per-group webhook ingress, custom webhooks, GitHub App tenant isolation 2026-08-13 09:24:50 +08:00
components feat: per-group webhook ingress, custom webhooks, GitHub App tenant isolation 2026-08-13 09:24:50 +08:00
composables feat: per-group webhook ingress, custom webhooks, GitHub App tenant isolation 2026-08-13 09:24:50 +08:00
pages feat(admin): deep-linkable console URLs, stop collapsing unknown paths to /admin 2026-08-12 00:05:20 +08:00
app.vue feat(admin): GitHub OAuth login, admin whitelist and Nuxt WebUI 2026-08-02 06:50:41 +08:00
bun.lock fix(push): link commit hash and render message as plain text 2026-08-11 17:50:20 +08:00
nuxt.config.ts feat(admin): GitHub OAuth login, admin whitelist and Nuxt WebUI 2026-08-02 06:50:41 +08:00
package.json fix(push): link commit hash and render message as plain text 2026-08-11 17:50:20 +08:00
types.ts feat: per-group webhook ingress, custom webhooks, GitHub App tenant isolation 2026-08-13 09:24:50 +08:00