WebHooker/admin
RhenCloud 39bb639883
feat(install): post-install setup flow with group bind choice
The GitHub App Setup URL now lands on /auth/github/install, which renders a choice page: bind the installation to a new inst-{id} group or to an existing group the signed-in user owns (owner role re-checked on POST /auth/github/install/bind). Adds an App-JWT helper (getInstallationAccount) to name the auto-created group, audit entries, a console toast, and keeps the installation.created webhook fallback.
2026-08-13 09:39:02 +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(install): post-install setup flow with group bind choice 2026-08-13 09:39:02 +08:00
composables feat(install): post-install setup flow with group bind choice 2026-08-13 09:39:02 +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