MCPcopy Create free account

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

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

↓ 2 callersFunctionfetchRepoNavCountsFromGitHub
( octokit: Octokit, owner: string, repo: string, openIssuesAndPrs: number, )
apps/web/src/lib/github.ts:1677
↓ 2 callersFunctionfetchRepoPullRequestsFromGitHub
( octokit: Octokit, owner: string, repo: string, state: "open" | "closed" | "all", )
apps/web/src/lib/github.ts:1192
↓ 2 callersFunctionfetchRepoTagsFromGitHub
(octokit: Octokit, owner: string, repo: string)
apps/web/src/lib/github.ts:562
↓ 2 callersFunctionfetchRepoTreeFromGitHub
( octokit: Octokit, owner: string, repo: string, treeSha: string, recursive?: boolean, )
apps/web/src/lib/github.ts:529
↓ 2 callersFunctionfetchRepoWorkflowRunsFromGitHub
( octokit: Octokit, owner: string, repo: string, perPage: number, )
apps/web/src/lib/github.ts:1658
↓ 2 callersFunctionfetchRepoWorkflowsFromGitHub
(octokit: Octokit, owner: string, repo: string)
apps/web/src/lib/github.ts:1653
↓ 2 callersFunctionfetchSearchIssuesFromGitHub
(octokit: Octokit, query: string, perPage: number)
apps/web/src/lib/github.ts:656
↓ 2 callersFunctionfetchStarredReposFromGitHub
( octokit: Octokit, perPage: number, )
apps/web/src/lib/github.ts:1125
↓ 2 callersFunctionfetchTrendingReposFromGitHub
( octokit: Octokit, since: "daily" | "weekly" | "monthly", perPage: number, language?: string, )
apps/web/src/lib/github.ts:1149
↓ 2 callersFunctionfetchUserEventsPublicUnauthenticated
(username: string, perPage: number)
apps/web/src/lib/github.ts:674
↓ 2 callersFunctionfetchUserOrgsFromGitHub
(octokit: Octokit, perPage: number)
apps/web/src/lib/github.ts:622
↓ 2 callersFunctionfetchUserPublicOrgsFromGitHub
(octokit: Octokit, username: string)
apps/web/src/lib/github.ts:1611
↓ 2 callersFunctionfetchUserPublicReposFromGitHub
( octokit: Octokit, username: string, perPage: number, token?: string | null, )
apps/web/src/lib/github.ts:1570
↓ 2 callersFunctionfetchUserReposFromGitHub
(octokit: Octokit, sort: RepoSort, perPage: number)
apps/web/src/lib/github.ts:499
↓ 2 callersFunctionfilterFn
(t: (typeof colorThemes)[0])
apps/web/src/components/command-menu.tsx:1247
↓ 2 callersFunctionflushBots
()
apps/web/src/components/discussion/discussion-conversation.tsx:50
↓ 2 callersFunctionflushBots
()
apps/web/src/components/issue/issue-conversation.tsx:74
↓ 2 callersFunctionflushBots
()
apps/web/src/components/pr/pr-conversation.tsx:142
↓ 2 callersFunctionformatDate
(iso: string)
apps/web/src/components/theme-store/theme-detail.tsx:56
↓ 2 callersFunctionformatDownloads
(n: number)
apps/web/src/components/repo/release-detail.tsx:67
↓ 2 callersFunctionformatElapsed
(ms: number)
apps/web/src/components/shared/ai-chat.tsx:77
↓ 2 callersFunctionformatNum
(n: number)
apps/web/src/app/(app)/[owner]/opengraph-image.tsx:164
↓ 2 callersFunctionformatNum
(n: number)
apps/web/src/app/(app)/repos/[owner]/[repo]/opengraph-image.tsx:97
↓ 2 callersFunctionformatRelativeDate
(iso: string)
apps/web/src/components/theme-store/theme-detail.tsx:40
↓ 2 callersFunctionformatWeekDate
(unixTimestamp: number)
apps/web/src/components/repo/insights-view.tsx:67
↓ 2 callersFunctiongenerateTabId
()
apps/web/src/lib/chat-store.ts:281
↓ 2 callersFunctiongetActiveSubscription
(userId: string)
apps/web/src/lib/billing/spending-limit.ts:35
↓ 2 callersFunctiongetAncestorPaths
(filePath: string)
apps/web/src/lib/file-tree.ts:62
↓ 2 callersFunctiongetClient
()
apps/web/src/lib/image-upload-r2.ts:19
↓ 2 callersFunctiongetClientHighlighter
()
apps/web/src/lib/shiki-client.ts:15
↓ 2 callersFunctiongetCommitBody
(message: string)
apps/web/src/lib/commit-utils.ts:29
↓ 2 callersFunctiongetContributionData
(username: string)
apps/web/src/lib/github.ts:2699
↓ 2 callersFunctiongetConversation
( userId: string, contextKey: string, )
apps/web/src/lib/chat-store.ts:129
↓ 2 callersFunctiongetCurrentUser
()
apps/web/src/app/(app)/repos/[owner]/[repo]/discussions/discussion-actions.ts:124
↓ 2 callersFunctiongetDiscussion
( owner: string, repo: string, number: number, )
apps/web/src/lib/github.ts:4668
↓ 2 callersFunctiongetDiscussionComments
( owner: string, repo: string, number: number, )
apps/web/src/lib/github.ts:4679
↓ 2 callersFunctiongetExistingContentHash
( userId: string, contentType: string, contentKey: string, )
apps/web/src/lib/embedding-store.ts:57
↓ 2 callersFunctiongetFileIcon
(name: string)
apps/web/src/components/shared/file-icon.tsx:85
↓ 2 callersFunctiongetForkSyncContext
(owner: string, repo: string)
apps/web/src/app/(app)/repos/[owner]/[repo]/actions.ts:31
↓ 2 callersFunctiongetGitHubToken
()
apps/web/src/lib/ai-auth.ts:10
↓ 2 callersFunctiongetInlineComments
( line: DiffLine | null, side: "LEFT" | "RIGHT", )
apps/web/src/components/pr/pr-diff-viewer.tsx:3683
↓ 2 callersFunctiongetIssueTimelineEvents
( owner: string, repo: string, issueNumber: number, )
apps/web/src/lib/github.ts:3911
↓ 2 callersFunctiongetMonthFromDate
(date: string)
apps/web/src/components/dashboard/contribution-chart.tsx:53
↓ 2 callersFunctiongetOGIssue
( owner: string, repo: string, number: number, )
apps/web/src/lib/og/og-data.ts:104
↓ 2 callersFunctiongetOGOrg
(org: string)
apps/web/src/lib/og/og-data.ts:166
↓ 2 callersFunctiongetOGPullRequest
( owner: string, repo: string, number: number, )
apps/web/src/lib/og/og-data.ts:127
↓ 2 callersFunctiongetOGRepo
(owner: string, repo: string)
apps/web/src/lib/og/og-data.ts:88
↓ 2 callersFunctiongetOctokitFromSession
()
apps/web/src/lib/ai-auth.ts:4
↓ 2 callersFunctiongetOrCreateConversation
( userId: string, chatType: string, contextKey: string, )
apps/web/src/lib/chat-store.ts:63
↓ 2 callersFunctiongetOrg
(org: string)
apps/web/src/lib/github.ts:2586
↓ 2 callersFunctiongetOrgMembers
(org: string, perPage = 100)
apps/web/src/lib/github.ts:6541
↓ 2 callersFunctiongetOrgRepos
( org: string, { perPage = 100, sort = "updated", type = "all", }: { perPage?: number; sort?: Org
apps/web/src/lib/github.ts:2561
↓ 2 callersFunctiongetPageContext
Extract a repo context identifier (e.g. "vercel/next.js") from a pathname, or a page category
apps/web/src/components/shared/global-chat-provider.tsx:92
↓ 2 callersFunctiongetPersonRepoActivity
( owner: string, repo: string, username: string, )
apps/web/src/lib/github.ts:7138
↓ 2 callersFunctiongetPullRequestStatusFromContribution
( node: PullRequestContributionNode, )
apps/web/src/components/users/activity-timeline/helpers.ts:37
↓ 2 callersFunctiongetRepoContents
(owner: string, repo: string, path: string, ref?: string)
apps/web/src/lib/github.ts:2791
↓ 2 callersFunctiongetRepoContributorStats
( owner: string, repo: string, )
apps/web/src/lib/github.ts:6587
↓ 2 callersFunctiongetRepoDiscussionsPage
( owner: string, repo: string, )
apps/web/src/lib/github.ts:4619
↓ 2 callersFunctiongetRepoEvents
(owner: string, repo: string, perPage = 30)
apps/web/src/lib/github.ts:7041
↓ 2 callersFunctiongetRepoIssues
( owner: string, repo: string, state: "open" | "closed" | "all" = "open", )
apps/web/src/lib/github.ts:4078
↓ 2 callersFunctiongetRepoIssuesWithStats
( owner: string, repo: string, state: "open" | "closed" = "open", opts?: { includeCounts?: boolean; pe
apps/web/src/lib/github.ts:5020
↓ 2 callersFunctiongetRepoReleaseByTag
(owner: string, repo: string, tag: string)
apps/web/src/lib/github.ts:2920
↓ 2 callersFunctiongetRepositoryAdvisory
( owner: string, repo: string, ghsaId: string, )
apps/web/src/lib/github.ts:6287
↓ 2 callersFunctiongetRunLinkTargets
( owner: string, repo: string, run: WorkflowRunLinkInput, )
apps/web/src/components/actions/run-link-targets.ts:40
↓ 2 callersFunctiongetSessionUserId
()
apps/web/src/app/api/ai/ghost-tabs/route.ts:11
↓ 2 callersFunctiongetStepLog
( jobId: number, stepName: string, stepNumber?: number, )
apps/web/src/components/actions/run-comparison-diff.tsx:682
↓ 2 callersFunctiongetStoredPreferences
()
apps/web/src/components/theme/theme-provider.tsx:83
↓ 2 callersFunctiongetSupermemoryClient
()
apps/web/src/app/api/ai/ghost/route.ts:89
↓ 2 callersFunctiongetTabLabelFromPathname
* Derive a short context-aware label for a new Ghost tab. * Format: "Label · detail" where detail is shown dimmer in the UI.
apps/web/src/components/shared/global-chat-panel.tsx:137
↓ 2 callersFunctiongetThemePairForClient
( highlighter: Highlighter, themeId: string, )
apps/web/src/lib/shiki-client.ts:117
↓ 2 callersFunctiongetUserOrgTopRepos
(orgLogins: string[])
apps/web/src/lib/github.ts:6534
↓ 2 callersFunctiongetUserProfileRepositories
(login: string, perPage = 100)
apps/web/src/lib/github.ts:6517
↓ 2 callersFunctiongetUserPublicRepos
(username: string, perPage = 30)
apps/web/src/lib/github.ts:6492
↓ 2 callersFunctiongetWorkflowRunJobs
(owner: string, repo: string, runId: number)
apps/web/src/lib/github.ts:6441
↓ 2 callersFunctiongetYearFromDate
(date: string)
apps/web/src/components/dashboard/contribution-chart.tsx:64
↓ 2 callersFunctiongrantSignupCredits
(userId: string)
apps/web/src/lib/billing/credit.ts:7
↓ 2 callersFunctionhandleCancel
()
apps/web/src/components/issue/editable-issue-description.tsx:82
↓ 2 callersFunctionhandleClose
(reason: CloseReason)
apps/web/src/components/issue/issue-comment-form.tsx:142
↓ 2 callersFunctionhandleLineClick
(lineNum: number, side: "LEFT" | "RIGHT", shiftKey: boolean)
apps/web/src/components/pr/pr-diff-viewer.tsx:1347
↓ 2 callersFunctionhandleLineHover
(lineNum: number)
apps/web/src/components/pr/pr-diff-viewer.tsx:1389
↓ 2 callersFunctionhandleLineMouseDown
(lineNum: number, side: "LEFT" | "RIGHT")
apps/web/src/components/pr/pr-diff-viewer.tsx:1365
↓ 2 callersFunctionhandleProtocolChange
(protocol: "https" | "ssh")
apps/web/src/components/repo/code-toolbar.tsx:72
↓ 2 callersFunctionhandleToggleMode
()
apps/web/src/components/settings/tabs/general-tab.tsx:203
↓ 2 callersFunctionhasModelPricing
(model: string)
apps/web/src/lib/billing/ai-models.ts:52
↓ 2 callersFunctionhasPrInRepo
(owner: string, repo: string)
apps/web/src/lib/github.ts:1300
↓ 2 callersFunctionhighlightDiffLinesClient
( patch: string, filename: string, themeId = "default", )
apps/web/src/lib/shiki-client.ts:201
↓ 2 callersFunctionhighlightFullFile
(code: string, filename: string)
apps/web/src/lib/shiki.ts:299
↓ 2 callersFunctioninjectAll
()
apps/web/src/components/shared/markdown-copy-handler.tsx:29
↓ 2 callersFunctioninvalidatePullRequestCache
(owner: string, repo: string, pullNumber: number)
apps/web/src/lib/github.ts:5158
↓ 2 callersFunctioninvalidateRepoDiscussionsCache
(owner: string, repo: string)
apps/web/src/lib/github.ts:4914
↓ 2 callersFunctioninvalidateRepoIssuesCache
(owner: string, repo: string)
apps/web/src/lib/github.ts:5207
↓ 2 callersFunctionisCommentFormLine
(line: DiffLine | null, side: "LEFT" | "RIGHT")
apps/web/src/components/pr/pr-diff-viewer.tsx:3694
↓ 2 callersFunctionisGitHubUserAttachmentAssetUrl
(url: string)
apps/web/src/lib/github-user-attachments.ts:4
↓ 2 callersFunctionisItemPinned
( userId: string, owner: string, repo: string, url: string, )
apps/web/src/lib/pinned-items-store.ts:69
↓ 2 callersFunctionisLineSelected
(line: DiffLine | null, side: "LEFT" | "RIGHT")
apps/web/src/components/pr/pr-diff-viewer.tsx:3672
↓ 2 callersFunctionisPinnedRepo
(fullName: string)
apps/web/src/lib/pinned-repos.ts:28
↓ 2 callersFunctionisRepoPublic
(owner: string, repo: string)
apps/web/src/lib/og/og-data.ts:30
↓ 2 callersFunctionlanguagesKey
(owner: string, repo: string)
apps/web/src/lib/repo-data-cache.ts:21
↓ 2 callersFunctionlistBranchesForRepo
( octokit: Awaited<ReturnType<typeof getOctokit>>, repoOwner: string, repoName: string, defaultBranch: str
apps/web/src/app/(app)/repos/[owner]/[repo]/pulls/new/actions.ts:126
↓ 2 callersFunctionlistThemes
()
apps/web/src/lib/themes/index.ts:56
← previousnext →301–400 of 1,887, ranked by callers