MCPcopy Create free account

hub / github.com/AntiHub-Project/AntiHub / functions

Functions671 in github.com/AntiHub-Project/AntiHub

↓ 1 callersFunctiongetThinkingMessage
(isStreaming: boolean, duration?: number)
components/ai-elements/reasoning.tsx:116
↓ 1 callersFunctiongetTrustLevelColor
(level: number)
app/dashboard/profile/page.tsx:92
↓ 1 callersFunctiongetUserQuotas
()
lib/api.ts:954
↓ 1 callersFunctionhandleClose
()
components/add-account-drawer.tsx:385
↓ 1 callersFunctionhandleDelete
(cookieId: string)
app/dashboard/accounts/page.tsx:279
↓ 1 callersFunctionhandleDeleteKey
(keyId: number)
app/dashboard/settings/page.tsx:148
↓ 1 callersFunctionhandleDeleteKiro
(accountId: number)
app/dashboard/accounts/page.tsx:308
↓ 1 callersFunctionhandleImageLoad
()
components/LogoLoop.tsx:92
↓ 1 callersFunctionhandleOpenAntihook
()
components/add-account-drawer.tsx:378
↓ 1 callersFunctionhandleRenameAntigravity
(account: Account)
app/dashboard/accounts/page.tsx:368
↓ 1 callersFunctionhandleRenameKiro
(account: KiroAccount)
app/dashboard/accounts/page.tsx:362
↓ 1 callersFunctionhandleSubmitAntigravityRename
()
app/dashboard/accounts/page.tsx:374
↓ 1 callersFunctionhandleSubmitRename
()
app/dashboard/accounts/page.tsx:414
↓ 1 callersFunctionhandleToggleAccountType
(account: Account)
app/dashboard/accounts/page.tsx:242
↓ 1 callersFunctionhandleToggleKiroStatus
(account: KiroAccount)
app/dashboard/accounts/page.tsx:337
↓ 1 callersFunctionhandleToggleQuotaStatus
(modelName: string, currentStatus: number)
app/dashboard/accounts/page.tsx:496
↓ 1 callersFunctionhandleToggleStatus
(account: Account)
app/dashboard/accounts/page.tsx:192
↓ 1 callersFunctionhandleViewKiroDetail
(account: KiroAccount)
app/dashboard/accounts/page.tsx:454
↓ 1 callersFunctionhandleViewQuotas
(account: Account)
app/dashboard/accounts/page.tsx:475
↓ 1 callersFunctionhighlightCode
( code: string, language: BundledLanguage, showLineNumbers = false )
components/ai-elements/code-block.tsx:52
↓ 1 callersMethodinitPasses
()
components/Hyperspeed.tsx:1024
↓ 1 callersFunctioninitiateGitHubLogin
()
lib/api.ts:380
↓ 1 callersFunctioninitiateSSOLogin
()
lib/api.ts:368
↓ 1 callersFunctionisImageGenerationModel
(modelName: string)
app/dashboard/playground/page.tsx:100
↓ 1 callersFunctionjoinBeta
()
lib/api.ts:461
↓ 1 callersMethodloadAssets
()
components/Hyperspeed.tsx:1050
↓ 1 callersFunctionloadData
()
components/quota-trend-chart.tsx:53
↓ 1 callersFunctionloadData
()
app/dashboard/settings/page.tsx:63
↓ 1 callersFunctionloadData
()
app/dashboard/analytics/page.tsx:69
↓ 1 callersFunctionloadKiroLogs
(accounts: KiroAccount[])
app/dashboard/analytics/page.tsx:111
↓ 1 callersFunctionloadModels
()
components/shared-pool-models.tsx:49
↓ 1 callersFunctionloadPreference
()
app/dashboard/settings/page.tsx:52
↓ 1 callersFunctionloadStats
()
components/section-cards.tsx:34
↓ 1 callersFunctionlogout
()
lib/api.ts:431
↓ 1 callersFunctionmaskApiKey
(key: string)
app/dashboard/settings/page.tsx:187
↓ 1 callersFunctionpollKiroOAuthStatus
(state: string)
lib/api.ts:1657
↓ 1 callersFunctionrefreshAccessToken
* 尝试刷新 token
middleware.ts:9
↓ 1 callersMethodrender
(delta: number)
components/Hyperspeed.tsx:1171
↓ 1 callersFunctionresizeRendererToDisplaySize
( renderer: THREE.WebGLRenderer, setSize: (width: number, height: number, updateStyle: boolean) => void )
components/Hyperspeed.tsx:902
↓ 1 callersFunctionscheduleRefresh
()
lib/api.ts:578
↓ 1 callersFunctionsendChatCompletionStream
( request: ChatCompletionRequest, onChunk: (chunk: string, reasoningChunk?: string) => void, onError: (e
lib/api.ts:1308
↓ 1 callersFunctionsendEmailLogin
(email: string)
lib/api.ts:331
↓ 1 callersFunctionsetupTokenRefresh
(onRefreshFailed?: () => void)
lib/api.ts:575
↓ 1 callersFunctionsortQuotas
(quotaList: any[])
app/dashboard/accounts/page.tsx:564
↓ 1 callersFunctionsplitIntoCharacters
(text: string)
components/RotatingText.tsx:72
↓ 1 callersMethodstart
()
components/ai-elements/prompt-input.tsx:1046
↓ 1 callersFunctionstartCountdownTimer
(initialSeconds: number)
components/add-account-drawer.tsx:198
↓ 1 callersFunctionstartPollingOAuthStatus
(state: string)
components/add-account-drawer.tsx:227
↓ 1 callersFunctionsubmitOAuthCallback
(callbackUrl: string)
lib/api.ts:830
↓ 1 callersMethodtick
()
components/Hyperspeed.tsx:1205
↓ 1 callersMethodupdate
(delta: number)
components/Hyperspeed.tsx:1136
↓ 1 callersFunctionupdateAccountName
(cookieId: string, name: string)
lib/api.ts:731
↓ 1 callersFunctionupdateAccountStatus
(cookieId: string, status: number)
lib/api.ts:691
↓ 1 callersFunctionupdateAccountType
(cookieId: string, isShared: number)
lib/api.ts:707
↓ 1 callersFunctionupdateCookiePreference
(preferShared: number)
lib/api.ts:869
↓ 1 callersFunctionupdateKiroAccountName
(accountId: number, accountName: string)
lib/api.ts:1580
↓ 1 callersFunctionupdateKiroAccountStatus
(accountId: number, status: number)
lib/api.ts:1566
↓ 1 callersFunctionupdateQuotaStatus
(cookieId: string, modelName: string, status: number)
lib/api.ts:855
↓ 1 callersFunctionuseAnimationLoop
( trackRef: React.RefObject<HTMLDivElement | null>, targetVelocity: number, seqWidth: number, seqHeigh
components/LogoLoop.tsx:118
↓ 1 callersFunctionuseImageLoader
( seqRef: React.RefObject<HTMLUListElement | null>, onLoad: () => void, dependencies: React.DependencyLi
components/LogoLoop.tsx:78
↓ 1 callersFunctionuseOptionalProviderAttachments
()
components/ai-elements/prompt-input.tsx:133
↓ 1 callersFunctionuseReasoning
()
components/ai-elements/reasoning.tsx:25
↓ 1 callersFunctionuseResizeObserver
( callback: () => void, elements: Array<React.RefObject<Element | null>>, dependencies: React.Dependency
components/LogoLoop.tsx:50
↓ 1 callersFunctionuseScroll
(threshold: number)
components/ui/use-scroll.tsx:4
FunctionAccountsPage
()
app/dashboard/accounts/page.tsx:64
FunctionAddAccountDrawer
({ open, onOpenChange, onSuccess }: AddAccountDrawerProps)
components/add-account-drawer.tsx:28
FunctionAlert
({ className, variant, ...props }: React.ComponentProps<"div"> & VariantProps<typeof alertVariants>)
components/ui/alert.tsx:22
FunctionAlertDescription
({ className, ...props }: React.ComponentProps<"div">)
components/ui/alert.tsx:50
FunctionAlertTitle
({ className, ...props }: React.ComponentProps<"div">)
components/ui/alert.tsx:37
FunctionAnalyticsPage
()
app/dashboard/analytics/page.tsx:48
FunctionAnimated
({ id, source, target, markerEnd, style }: EdgeProps)
components/ai-elements/edge.tsx:105
FunctionAnimatedThemeToggler
({ className, duration = 400, ...props }: AnimatedThemeTogglerProps)
components/ui/animated-theme-toggler.tsx:15
FunctionAppSidebar
({ ...props }: React.ComponentProps<typeof Sidebar>)
components/app-sidebar.tsx:68
FunctionArtifact
({ className, ...props }: ArtifactProps)
components/ai-elements/artifact.tsx:16
FunctionArtifactAction
({ tooltip, label, icon: Icon, children, className, size = "sm", variant = "ghost", ...props }
components/ai-elements/artifact.tsx:98
FunctionArtifactActions
({ className, ...props }: ArtifactActionsProps)
components/ai-elements/artifact.tsx:85
FunctionArtifactClose
({ className, children, size = "sm", variant = "ghost", ...props }: ArtifactCloseProps)
components/ai-elements/artifact.tsx:43
FunctionArtifactContent
({ className, ...props }: ArtifactContentProps)
components/ai-elements/artifact.tsx:142
FunctionArtifactDescription
({ className, ...props }: ArtifactDescriptionProps)
components/ai-elements/artifact.tsx:76
FunctionArtifactHeader
({ className, ...props }: ArtifactHeaderProps)
components/ai-elements/artifact.tsx:28
FunctionArtifactTitle
({ className, ...props }: ArtifactTitleProps)
components/ai-elements/artifact.tsx:67
FunctionAuthPage
()
components/ui/auth-page.tsx:22
FunctionAuthSeparator
()
components/ui/auth-page.tsx:306
FunctionAvatar
({ className, ...props }: React.ComponentProps<typeof AvatarPrimitive.Root>)
components/ui/avatar.tsx:8
FunctionAvatarFallback
({ className, ...props }: React.ComponentProps<typeof AvatarPrimitive.Fallback>)
components/ui/avatar.tsx:37
FunctionAvatarImage
({ className, ...props }: React.ComponentProps<typeof AvatarPrimitive.Image>)
components/ui/avatar.tsx:24
FunctionBadge
({ children, variant = "gray", size = "md", capitalize = true, icon, as, href }: BadgeProps)
components/ui/badge-1.tsx:67
FunctionBadge
({ className, variant, asChild = false, ...props }: React.ComponentProps<"span"> & VariantProps<type
components/ui/badge.tsx:28
FunctionBreadcrumb
({ ...props }: React.ComponentProps<"nav">)
components/ui/breadcrumb.tsx:7
FunctionBreadcrumbEllipsis
({ className, ...props }: React.ComponentProps<"span">)
components/ui/breadcrumb.tsx:83
FunctionBreadcrumbItem
({ className, ...props }: React.ComponentProps<"li">)
components/ui/breadcrumb.tsx:24
FunctionBreadcrumbLink
({ asChild, className, ...props }: React.ComponentProps<"a"> & { asChild?: boolean })
components/ui/breadcrumb.tsx:34
FunctionBreadcrumbList
({ className, ...props }: React.ComponentProps<"ol">)
components/ui/breadcrumb.tsx:11
FunctionBreadcrumbPage
({ className, ...props }: React.ComponentProps<"span">)
components/ui/breadcrumb.tsx:52
FunctionBreadcrumbSeparator
({ children, className, ...props }: React.ComponentProps<"li">)
components/ui/breadcrumb.tsx:65
FunctionButton
({ className, children, ...props }: ButtonProps)
components/ui/stateful-button.tsx:11
FunctionButton
({ className, variant, size, asChild = false, ...props }: React.ComponentProps<"button"> & Variant
components/ui/button.tsx:39
FunctionButtonColorful
({ className, label, children, ...props }: ButtonColorfulProps)
components/ui/button-colorful.tsx:11
FunctionButtonGroup
({ className, orientation, ...props }: React.ComponentProps<"div"> & VariantProps<typeof buttonGroupVari
components/ui/button-group.tsx:24
FunctionButtonGroupSeparator
({ className, orientation = "vertical", ...props }: React.ComponentProps<typeof Separator>)
components/ui/button-group.tsx:60
← previousnext →101–200 of 671, ranked by callers