WebHooker/app/composables
RhenCloud 4b99f6d33d
feat(feishu): add Feishu inbound webhook, /gh commands and card actions
- add feishu_links D1 table and link store helpers
- implement X-Lark-Signature verification, url_verification, /gh login|logout|comment|merge|close and card.action.trigger Merge/Close
- render interactive cards with clickable title link, inline links and callback buttons (no whole-card card_link)
- bind Feishu account in OAuth callback
- document event subscription and required scopes
2026-08-27 00:07:05 +08:00
..
useApi.ts feat(groups): host-based forge sources with optional display name 2026-08-14 08:49:48 +08:00
useAudit.ts refactor(admin): unify webui fetch/copy/format helpers; fix audit tab load and delete-group count 2026-08-14 07:18:55 +08:00
useCopy.ts refactor(admin): unify webui fetch/copy/format helpers; fix audit tab load and delete-group count 2026-08-14 07:18:55 +08:00
useFilterNode.ts chore: auto-fix lint & formatting [skip ci] 2026-08-24 14:52:59 +00:00
useFragments.ts feat(filters): JSONPath field filters, operators, AST groups, fragments, and test-match 2026-08-24 22:51:20 +08:00
useGroupRoutes.ts refactor(admin): unify webui fetch/copy/format helpers; fix audit tab load and delete-group count 2026-08-14 07:18:55 +08:00
useGroups.ts refactor(admin): unify webui fetch/copy/format helpers; fix audit tab load and delete-group count 2026-08-14 07:18:55 +08:00
useI18n.ts feat(feishu): add Feishu inbound webhook, /gh commands and card actions 2026-08-27 00:07:05 +08:00
useInvites.ts refactor(admin): unify webui fetch/copy/format helpers; fix audit tab load and delete-group count 2026-08-14 07:18:55 +08:00
useLogs.ts refactor(admin): unify webui fetch/copy/format helpers; fix audit tab load and delete-group count 2026-08-14 07:18:55 +08:00
useMetrics.ts feat(ui): update ui style 2026-08-16 22:46:07 +08:00
useToasts.ts feat: migrate to Nuxt 4 (Nitro) and Tailwind CSS v3 2026-08-13 17:43:33 +08:00
useWebhook.ts refactor(admin): unify webui fetch/copy/format helpers; fix audit tab load and delete-group count 2026-08-14 07:18:55 +08:00