MCPcopy Create free account

hub / github.com/better-auth/better-hub / functions

Functions1,887 in github.com/better-auth/better-hub

↓ 1 callersFunctionfetchRepoFromGitHub
(octokit: Octokit, owner: string, repo: string)
apps/web/src/lib/github.ts:508
↓ 1 callersFunctionfetchRepoPageDataGraphQL
( token: string, owner: string, repo: string, )
apps/web/src/lib/github.ts:6780
↓ 1 callersFunctionfetchRepoReadmeFromGitHub
( octokit: Octokit, owner: string, repo: string, ref?: string, )
apps/web/src/lib/github.ts:603
↓ 1 callersFunctionfetchSecurityPolicy
( owner: string, repo: string, isEmptyRepo: boolean, )
apps/web/src/app/(app)/repos/[owner]/[repo]/security/page.tsx:7
↓ 1 callersFunctionfetchTagsPage
(owner: string, repo: string, page: number)
apps/web/src/app/(app)/repos/[owner]/[repo]/tags/actions.ts:5
↓ 1 callersFunctionfetchTokens
()
apps/web/src/components/repo/code-viewer-client.tsx:595
↓ 1 callersFunctionfetchUsedBy
(owner: string, repo: string)
apps/web/src/app/(app)/repos/[owner]/[repo]/readme-actions.ts:159
↓ 1 callersFunctionfetchUserOrgTopReposFromGitHub
( octokit: Octokit, orgLogins: string[], )
apps/web/src/lib/github.ts:1616
↓ 1 callersFunctionfetchUserProfile
(username: string)
apps/web/src/components/shared/user-tooltip.tsx:26
↓ 1 callersFunctionfetchUserProfileFromGitHub
(octokit: Octokit, username: string)
apps/web/src/lib/github.ts:1428
↓ 1 callersFunctionfetchUserStarredReposFromGitHub
( octokit: Octokit, username: string, perPage: number, )
apps/web/src/lib/github.ts:1136
↓ 1 callersFunctionfetchWorkflowRuns
( owner: string, repo: string, workflowId: number | null, page: number, )
apps/web/src/components/actions/actions-list.tsx:392
↓ 1 callersFunctionfilterSignificantEvents
(events: RepoEvent[])
apps/web/src/components/repo/repo-overview.tsx:372
↓ 1 callersFunctionfilterTree
(nodes: HeadingNode[], query: string)
apps/web/src/components/repo/document-outline.tsx:96
↓ 1 callersFunctionfilterUserProfileReposForViewer
* User profile repo lists may include private repos when the GitHub token belongs to * the profile subject. That payload must never be shown to other
apps/web/src/lib/github.ts:1559
↓ 1 callersFunctionforkRepo
( owner: string, repo: string, organization?: string, )
apps/web/src/app/(app)/repos/actions.ts:34
↓ 1 callersFunctionformatBytes
(bytes: number)
apps/web/src/components/repo/releases-list.tsx:59
↓ 1 callersFunctionformatBytes
(bytes: number)
apps/web/src/components/repo/release-detail.tsx:60
↓ 1 callersFunctionformatCount
(n: number)
apps/web/src/components/settings/tabs/account-tab.tsx:33
↓ 1 callersFunctionformatDateGroup
(dateStr: string)
apps/web/src/components/people/person-detail.tsx:45
↓ 1 callersFunctionformatDownloads
(n: number)
apps/web/src/components/theme-store/theme-card.tsx:46
↓ 1 callersFunctionformatDownloads
(n: number)
apps/web/src/components/theme-store/theme-detail.tsx:34
↓ 1 callersFunctionformatDuration
(startedAt: string | null, completedAt: string | null)
apps/web/src/lib/utils.ts:57
↓ 1 callersFunctionformatJoinDate
(dateStr: string)
apps/web/src/components/settings/tabs/account-tab.tsx:39
↓ 1 callersFunctionformatJoinDate
(dateString: string)
apps/web/src/components/shared/user-tooltip.tsx:44
↓ 1 callersFunctionformatJoinedDate
(value: string | null)
apps/web/src/components/users/user-profile-content.tsx:96
↓ 1 callersFunctionformatJoinedDate
(value: string | null)
apps/web/src/components/orgs/org-detail-content.tsx:61
↓ 1 callersFunctionformatNum
(n: number)
apps/web/src/app/(app)/users/[username]/opengraph-image.tsx:85
↓ 1 callersFunctionformatRelativeTime
(dateStr: string)
apps/web/src/components/shared/ai-chat.tsx:443
↓ 1 callersFunctionformatTime
(seconds: number)
apps/web/src/app/(app)/error.tsx:65
↓ 1 callersFunctiongenerateThemeScript
(themes: ThemeDefinition[])
apps/web/src/lib/theme-script.ts:13
↓ 1 callersFunctiongetAuthorDossier
( owner: string, repo: string, authorLogin: string, )
apps/web/src/lib/github.ts:7268
↓ 1 callersFunctiongetBorderRadiusPreset
()
apps/web/src/lib/themes/border-radius.ts:35
↓ 1 callersFunctiongetCachedBranches
(owner: string, repo: string)
apps/web/src/lib/repo-data-cache.ts:86
↓ 1 callersFunctiongetCachedCheckStatus
( owner: string, repo: string, prNumber: number, )
apps/web/src/lib/github.ts:5845
↓ 1 callersFunctiongetCachedContributorAvatars
( owner: string, repo: string, )
apps/web/src/lib/repo-data-cache.ts:62
↓ 1 callersFunctiongetCachedOverviewCI
(owner: string, repo: string)
apps/web/src/lib/repo-data-cache.ts:209
↓ 1 callersFunctiongetCachedOverviewCommitActivity
( owner: string, repo: string, )
apps/web/src/lib/repo-data-cache.ts:194
↓ 1 callersFunctiongetCachedOverviewEvents
(owner: string, repo: string)
apps/web/src/lib/repo-data-cache.ts:182
↓ 1 callersFunctiongetCachedOverviewIssues
(owner: string, repo: string)
apps/web/src/lib/repo-data-cache.ts:170
↓ 1 callersFunctiongetCachedOverviewPRs
(owner: string, repo: string)
apps/web/src/lib/repo-data-cache.ts:158
↓ 1 callersFunctiongetCachedRepoLanguages
( owner: string, repo: string, )
apps/web/src/lib/repo-data-cache.ts:37
↓ 1 callersFunctiongetCachedRepoTree
(owner: string, repo: string)
apps/web/src/lib/repo-data-cache.ts:148
↓ 1 callersFunctiongetCachedTags
(owner: string, repo: string)
apps/web/src/lib/repo-data-cache.ts:98
↓ 1 callersFunctiongetClientHighlighter
()
apps/web/src/components/pr/collapsible-review-card.tsx:58
↓ 1 callersFunctiongetCodeEditTools
(octokit: Octokit, commitAuthor?: CommitAuthor)
apps/web/src/app/api/ai/ghost/route.ts:2046
↓ 1 callersFunctiongetCodeFrequency
(owner: string, repo: string)
apps/web/src/lib/github.ts:6655
↓ 1 callersFunctiongetCompareLinkStatus
(params: { baseOwner: string; baseRepo: string; headOwner: string; headRepo: string; baseBranch: string;
apps/web/src/lib/github.ts:1273
↓ 1 callersFunctiongetContentType
(filename: string)
apps/web/src/lib/image-upload-r2.ts:14
↓ 1 callersFunctiongetCurrentUser
()
apps/web/src/app/(app)/repos/[owner]/[repo]/reaction-actions.ts:162
↓ 1 callersFunctiongetCustomThemeById
(id: string)
apps/web/src/lib/theme-store.ts:336
↓ 1 callersFunctiongetErrorMessage
(error: unknown)
apps/web/src/lib/github.ts:6009
↓ 1 callersFunctiongetErrorStatus
(error: unknown)
apps/web/src/lib/github.ts:6003
↓ 1 callersFunctiongetErrorStatus
(error: unknown)
apps/web/src/lib/utils.ts:14
↓ 1 callersFunctiongetEventDescription
( event: RepoEvent, base: string, )
apps/web/src/components/repo/repo-activity-view.tsx:42
↓ 1 callersFunctiongetEventDescription
(event: RepoEvent)
apps/web/src/components/repo/repo-overview.tsx:228
↓ 1 callersFunctiongetForkSyncStatus
( owner: string, repo: string, defaultBranch: string, )
apps/web/src/lib/github.ts:7418
↓ 1 callersFunctiongetGeistMono
()
apps/web/src/lib/og/og-utils.tsx:50
↓ 1 callersFunctiongetGeistSans
()
apps/web/src/lib/og/og-utils.tsx:45
↓ 1 callersFunctiongetGeneralTools
(octokit: Octokit, pageContext?: PageContext, userId?: string)
apps/web/src/app/api/ai/ghost/route.ts:237
↓ 1 callersFunctiongetGhostTabState
(userId: string)
apps/web/src/lib/chat-store.ts:294
↓ 1 callersFunctiongetGhostWelcomeResponse
()
apps/web/src/components/onboarding/onboarding-overlay.tsx:28
↓ 1 callersFunctiongetGreeting
()
apps/web/src/components/dashboard/dashboard-content.tsx:1349
↓ 1 callersFunctiongetInstallVariants
(code: string)
apps/web/src/components/shared/markdown-renderer.tsx:355
↓ 1 callersFunctiongetInstalledCustomThemes
( userId: string, type?: CustomThemeType, )
apps/web/src/lib/theme-store.ts:295
↓ 1 callersFunctiongetIssueImageUploadContext
( owner: string, repo: string, )
apps/web/src/app/(app)/repos/[owner]/[repo]/issues/actions.ts:359
↓ 1 callersFunctiongetIssueTemplates
(owner: string, repo: string)
apps/web/src/app/(app)/repos/[owner]/[repo]/issues/actions.ts:60
↓ 1 callersFunctiongetIssueTools
( octokit: Octokit, issueContext: IssueContext, defaultBranch: string, commitAuthor?: CommitAuthor, )
apps/web/src/app/api/ai/ghost/route.ts:1419
↓ 1 callersFunctiongetLangFromPath
(path: string)
apps/web/src/components/pr/pr-conflict-resolver.tsx:68
↓ 1 callersFunctiongetLanguages
(owner: string, repo: string)
apps/web/src/lib/github.ts:6709
↓ 1 callersFunctiongetLatestRepoRelease
(owner: string, repo: string)
apps/web/src/lib/github.ts:2932
↓ 1 callersFunctiongetLevel
(count: number)
apps/web/src/components/dashboard/contribution-chart.tsx:27
↓ 1 callersFunctiongetMarqueeItem
( event: ActivityEvent, )
apps/web/src/components/dashboard/dashboard-content.tsx:1089
↓ 1 callersFunctiongetMemoryTools
(userId: string)
apps/web/src/app/api/ai/ghost/route.ts:95
↓ 1 callersFunctiongetMergeConflictTools
(octokit: Octokit, commitAuthor?: CommitAuthor)
apps/web/src/app/api/ai/ghost/route.ts:2329
↓ 1 callersFunctiongetMessageText
(message: (typeof messages)[number])
apps/web/src/components/shared/ai-chat.tsx:1332
↓ 1 callersFunctiongetMpThemeSSRStyle
(cookieStore: Awaited<ReturnType<typeof cookies>>)
apps/web/src/app/layout.tsx:65
↓ 1 callersFunctiongetNearestCreditExpiry
(userId: string)
apps/web/src/lib/billing/credit.ts:57
↓ 1 callersFunctiongetNotifHref
(notif: NotificationItem)
apps/web/src/components/layout/notification-sheet.tsx:29
↓ 1 callersFunctiongetNotificationHref
(notif: NotificationItem)
apps/web/src/components/notifications/notifications-content.tsx:51
↓ 1 callersFunctiongetNotificationHref
(notif: NotificationItem)
apps/web/src/components/dashboard/dashboard-content.tsx:376
↓ 1 callersFunctiongetOctokitUser
(token: string)
apps/web/src/lib/auth.ts:18
↓ 1 callersFunctiongetOrCreatePool
()
apps/web/src/lib/db.ts:13
↓ 1 callersFunctiongetOutputHtml
(output: NotebookOutput)
apps/web/src/components/repo/notebook-viewer.tsx:45
↓ 1 callersFunctiongetOutputImage
(output: NotebookOutput)
apps/web/src/components/repo/notebook-viewer.tsx:50
↓ 1 callersFunctiongetOutputText
(output: NotebookOutput)
apps/web/src/components/repo/notebook-viewer.tsx:35
↓ 1 callersFunctiongetPageHints
Derive smart suggestions, placeholder, and description from the current pathname
apps/web/src/components/shared/global-chat-panel.tsx:42
↓ 1 callersFunctiongetPinnedItemUrls
( userId: string, owner: string, repo: string, )
apps/web/src/lib/pinned-items-store.ts:26
↓ 1 callersFunctiongetPinnedItems
( userId: string, owner: string, repo: string, )
apps/web/src/lib/pinned-items-store.ts:14
↓ 1 callersFunctiongetPinnedUrlsForRepo
(owner: string, repo: string)
apps/web/src/app/(app)/repos/[owner]/[repo]/pin-actions.ts:47
↓ 1 callersFunctiongetPrOverviewAnalysis
( owner: string, repo: string, pullNumber: number, headSha?: string, )
apps/web/src/lib/pr-overview-store.ts:30
↓ 1 callersFunctiongetPrTools
(octokit: Octokit, prContext: PRContext, commitAuthor?: CommitAuthor)
apps/web/src/app/api/ai/ghost/route.ts:1156
↓ 1 callersFunctiongetPromptRequestComment
(id: string)
apps/web/src/lib/prompt-request-store.ts:245
↓ 1 callersFunctiongetProvider
(check: CheckRun)
apps/web/src/components/pr/check-status-badge.tsx:63
↓ 1 callersFunctiongetProvider
(check: CheckRun)
apps/web/src/components/pr/pr-checks-panel.tsx:68
↓ 1 callersFunctiongetQueryClient
()
apps/web/src/components/providers/query-provider.tsx:19
↓ 1 callersFunctiongetReactionUsers
( owner: string, repo: string, contentType: "issue" | "issueComment" | "pullRequestReviewComment", content
apps/web/src/app/(app)/repos/[owner]/[repo]/reaction-actions.ts:26
↓ 1 callersFunctiongetRepoContributors
( owner: string, repo: string, perPage = 20, )
apps/web/src/lib/github.ts:6453
↓ 1 callersFunctiongetRepoIssuesPage
(owner: string, repo: string)
apps/web/src/lib/github.ts:5098
↓ 1 callersFunctiongetRepoLabels
( owner: string, repo: string, )
apps/web/src/app/(app)/repos/[owner]/[repo]/issues/actions.ts:229
← previousnext →601–700 of 1,887, ranked by callers