gitdataai/src/hooks
ZhenYi ac9ffb2a7a feat(frontend): update UI components, skill pages, and hooks
Refactor ChatMessageList, ChannelSidebar, and skill detail/pages.
Add CreateSkillDialog and DeleteSkillDialog. Update MarkdownRenderer,
use-mobile hook, and useSkillsQuery.
2026-05-11 17:06:13 +08:00
..
use-mobile.ts feat(frontend): update UI components, skill pages, and hooks 2026-05-11 17:06:13 +08:00
useAccessKeysQuery.ts feat(core): initialize project with access control and AI integration 2026-05-10 21:01:21 +08:00
useAiChatQuery.ts feat(core): initialize project with access control and AI integration 2026-05-10 21:01:21 +08:00
useAuth.ts feat(core): initialize project with access control and AI integration 2026-05-10 21:01:21 +08:00
useBoardOperations.ts feat(core): initialize project with access control and AI integration 2026-05-10 21:01:21 +08:00
useBoardsQuery.ts feat(core): initialize project with access control and AI integration 2026-05-10 21:01:21 +08:00
useIssueDetailQuery.ts feat(core): initialize project with access control and AI integration 2026-05-10 21:01:21 +08:00
useIssueExtraQuery.ts feat(core): initialize project with access control and AI integration 2026-05-10 21:01:21 +08:00
useIssuesQuery.ts feat(core): initialize project with access control and AI integration 2026-05-10 21:01:21 +08:00
useProjectInfo.ts feat(core): initialize project with access control and AI integration 2026-05-10 21:01:21 +08:00
useProjectPresenceQuery.ts feat(core): initialize project with access control and AI integration 2026-05-10 21:01:21 +08:00
useProjectsQuery.ts feat(core): initialize project with access control and AI integration 2026-05-10 21:01:21 +08:00
usePullRequestDetailQuery.ts feat(core): initialize project with access control and AI integration 2026-05-10 21:01:21 +08:00
usePullsQuery.ts feat(core): initialize project with access control and AI integration 2026-05-10 21:01:21 +08:00
useRepoDetailQuery.ts feat(core): initialize project with access control and AI integration 2026-05-10 21:01:21 +08:00
useReposQuery.ts feat(core): initialize project with access control and AI integration 2026-05-10 21:01:21 +08:00
useRoomsQuery.ts feat(core): initialize project with access control and AI integration 2026-05-10 21:01:21 +08:00
useSkillDetailQuery.ts feat(core): initialize project with access control and AI integration 2026-05-10 21:01:21 +08:00
useSkillsQuery.ts feat(frontend): update UI components, skill pages, and hooks 2026-05-11 17:06:13 +08:00
useSshKeysQuery.ts feat(core): initialize project with access control and AI integration 2026-05-10 21:01:21 +08:00
useUserQuery.ts feat(core): initialize project with access control and AI integration 2026-05-10 21:01:21 +08:00