WebHooker/admin/composables
RhenCloud 0b078d938b
feat(groups): per-group webhook log channel (logTarget)
Add an optional Discord channel/thread or Telegram chat/topic (Group.logTarget) that receives a summary message per webhook the group's routes dispatched: event/action, repo, delivery id and per route×target OK/FAIL lines with green/red embed color. Validated by the admin API and editable in the group editor; docs and example config updated.
2026-08-13 08:36:46 +08:00
..
useAudit.ts feat(admin-ui): members panel, invite links, audit tab and role-aware console 2026-08-11 23:38:33 +08:00
useGroupRoutes.ts feat(admin): group-centric console navigation and group-scoped routes API 2026-08-02 08:39:46 +08:00
useGroups.ts chore: auto-fix lint & formatting [skip ci] 2026-08-11 16:06:06 +00:00
useI18n.ts feat(groups): per-group webhook log channel (logTarget) 2026-08-13 08:36:46 +08:00
useInvites.ts feat(admin-ui): members panel, invite links, audit tab and role-aware console 2026-08-11 23:38:33 +08:00
useLogs.ts chore: auto-fix lint & formatting [skip ci] 2026-08-08 16:53:44 +00:00
useToasts.ts feat(admin): GitHub OAuth login, admin whitelist and Nuxt WebUI 2026-08-02 06:50:41 +08:00