MCPcopy Create free account

hub / github.com/Y80/bmm / functions

Functions544 in github.com/Y80/bmm

FunctionGlobalProvider
(props: PropsWithChildren<Props>)
src/app/ctx.tsx:48
FunctionGradientText
({ children, className = '', colors = ['#40ffaa', '#4079ff', '#40ffaa', '#4079ff', '#40ffaa'], animati
src/components/ui/GradientText/index.tsx:11
FunctionHomeBody
(props: Props)
src/components/HomeBody/index.tsx:25
FunctionIconPicker
(props: Props)
src/components/IconPicker.tsx:71
FunctionListPageLayout
(props: ListPageLayoutProps)
src/components/ListPageLayout.tsx:16
FunctionLoadMore
(props: Props)
src/components/HomeBody/components/LoadMore.tsx:24
FunctionMobileTagPicker
(props: Props)
src/components/MobileTagPicker.tsx:16
FunctionMyModal
(props: MyModalProps)
src/components/MyModal/index.tsx:24
FunctionNavUser
()
src/components/NavUser.tsx:9
FunctionNumberTicker
({ value, direction = 'up', delay = 0, className, }: { value: number direction?: 'up' | 'down' c
src/components/ui/NumberTicker.tsx:7
FunctionPage
()
src/app/user/page.tsx:9
FunctionPage
()
src/app/user/random/page.tsx:9
FunctionPage
(props: RSCPageProps)
src/app/user/search/page.tsx:12
FunctionPage
()
src/app/user/read-later/page.tsx:10
FunctionPage
()
src/app/user/settings/page.tsx:8
FunctionPage
()
src/app/user/bookmark/page.tsx:4
FunctionPage
()
src/app/user/bookmark/list/page.tsx:7
FunctionPage
()
src/app/user/space/page.tsx:11
FunctionPage
()
src/app/user/upload/page.tsx:8
FunctionPage
()
src/app/user/welcome/page.tsx:17
FunctionPage
()
src/app/user/tags/page.tsx:4
FunctionPage
(props: RSCPageProps)
src/app/user/tags/[slug]/page.tsx:11
FunctionPage
()
src/app/user/tag/page.tsx:4
FunctionPage
()
src/app/user/tag/[slug]/page.tsx:8
FunctionPage
()
src/app/user/tag/list/page.tsx:8
FunctionPage
()
src/app/login/page.tsx:21
FunctionPage
()
src/app/forbidden/page.tsx:7
FunctionPage
()
src/app/(public)/page.tsx:6
FunctionPage
()
src/app/(public)/random/page.tsx:9
FunctionPage
(props: RSCPageProps)
src/app/(public)/search/page.tsx:12
FunctionPage
()
src/app/(public)/welcome/page.tsx:10
FunctionPage
()
src/app/(public)/tags/page.tsx:4
FunctionPage
(props: RSCPageProps)
src/app/(public)/tags/[slug]/page.tsx:15
FunctionPage
()
src/app/admin/page.tsx:8
FunctionPage
()
src/app/admin/ai-provider/page.tsx:99
FunctionPage
()
src/app/admin/user/page.tsx:4
FunctionPage
()
src/app/admin/user/list/page.tsx:56
FunctionPage
()
src/app/admin/site-setting/page.tsx:14
FunctionPage
()
src/app/admin/bookmark/page.tsx:4
FunctionPage
()
src/app/admin/bookmark/list/page.tsx:6
FunctionPage
()
src/app/admin/upload/page.tsx:8
FunctionPage
()
src/app/admin/tag/page.tsx:4
FunctionPage
()
src/app/admin/tag/[slug]/page.tsx:12
FunctionPage
()
src/app/admin/tag/list/page.tsx:13
FunctionPaginationControls
(props: PaginationControlsProps)
src/components/ui/PaginationControls.tsx:26
FunctionPanel
(props: PropsWithChildren<{ className?: string }>)
src/components/UploadPage/components/Panel.tsx:4
FunctionPublicAndUserNavbar
(props: Props)
src/components/PublicAndUserNavBar/index.tsx:31
FunctionPublicHomeBody
(props: Props)
src/app/(public)/components/PublicHomeBody.tsx:11
FunctionPublicProvider
(props: PropsWithChildren<ContextValuePart>)
src/app/(public)/ctx.tsx:21
FunctionReButton_
(props: ReButtonProps, ref: any)
src/components/re-export/ReButton.tsx:29
FunctionReInput
(props: Props)
src/components/re-export/ReInput.tsx:5
FunctionReTextarea
(props: ComponentProps<typeof Textarea>)
src/components/re-export/ReTextarea.tsx:4
FunctionReTooltip
(props: TooltipProps)
src/components/re-export/ReTooltip.tsx:3
FunctionReadLaterCard
(props: { item: ReadLaterItem onDelete: () => Promise<void> onMarkRead?: () => Promise<void> onUpdate:
src/app/user/read-later/ClientPage.tsx:271
FunctionReadLaterEditButton
(props: { item: ReadLaterItem onSaved: (item: ReadLaterItem) => void })
src/app/user/read-later/ClientPage.tsx:417
FunctionReadLaterFavicon
(props: { host: string; icon?: string | null })
src/app/user/read-later/ClientPage.tsx:386
FunctionReadLaterMetaPill
(props: { children: string | number; tone: 'host' | 'time' | 'date' })
src/app/user/read-later/ClientPage.tsx:357
FunctionRootLayout
({ children }: PropsWithChildren)
src/app/layout.tsx:32
FunctionRootLayout
({ children }: PropsWithChildren)
src/app/(public)/layout.tsx:15
FunctionSearchInput
(props: Props)
src/components/PublicAndUserNavBar/SearchInput.tsx:15
FunctionSlugPageLayout
(props: PropsWithChildren<Props>)
src/components/SlugPageLayout.tsx:19
FunctionSortTagModal
(props: Props)
src/components/SortTagModal.tsx:35
FunctionSortableTag
(props: { tag: SelectTag })
src/components/SortTagModal.tsx:97
FunctionSortableThirdPartyIconApiCard
(props: SortableThirdPartyIconApiCardProps)
src/components/BookmarkIconDropdown.tsx:618
FunctionTagListPage
(props: TagListPageProps)
src/components/TagListPage.tsx:58
FunctionTagPicker
(props: Props)
src/components/HomeBody/components/TagPicker.tsx:15
FunctionTagPickerItem
({ tag, tags, onClick }: Props)
src/components/TagPickerItem.tsx:14
FunctionTagSelect
(props: Props)
src/components/TagSelect/index.tsx:25
FunctionTagSlugPage
(props: TagSlugPageProps)
src/components/TagSlugPage.tsx:27
FunctionThemeToggle
()
src/components/ThemeToggle.tsx:16
FunctionUploadList
(props: Props)
src/components/UploadPage/components/UploadList.tsx:42
FunctionUploadPage
()
src/components/UploadPage/index.tsx:67
FunctionUserContextProvider
(props: Props)
src/app/user/ctx.tsx:30
FunctionUserHomeBody
(props: Props)
src/app/user/components/UserHomeBody.tsx:13
FunctionUserLayout
(props: PropsWithChildren)
src/app/user/layout.tsx:20
FunctionUserLayoutShell
(props: UserLayoutShellProps)
src/app/user/UserLayoutShell.tsx:35
FunctionWrapper
(props: PropsWithChildren<Pick<Props, 'size' | 'className'>>)
src/components/Favicon.tsx:34
FunctionWrapper
(props: PropsWithChildren)
src/components/HomeBody/components/Banner.tsx:9
FunctionaddThirdPartyIconApiConfig
()
src/components/BookmarkIconDropdown.tsx:270
FunctionaiAnalyzeWebsite
()
src/components/BookmarkSlugPage.tsx:113
FunctionanalyzeWebsite
(url: z.input<typeof schema>)
src/actions/items/analyze-website.ts:11
Functionauthorize
(credentials)
src/lib/auth/credentials-provider.ts:12
FunctionbatchCheckHosts
(query?: z.input<typeof findManyBookmarksSchema>)
src/controllers/PublicBookmark.controller.ts:200
FunctionbatchCheckHosts
(query?: z.input<typeof findManyBookmarksSchema>)
src/controllers/UserBookmark.controller.ts:211
Functioncancel
()
src/utils/website-icon.ts:110
FunctioncheckGithubOAuthConfig
()
src/actions/items/auth.ts:7
FunctioncheckHost
(bookmark: Pick<SelectBookmark, 'id'>)
src/controllers/PublicBookmark.controller.ts:192
FunctioncheckHost
(bookmark: Pick<SelectUserBookmark, 'id'>)
src/controllers/UserBookmark.controller.ts:203
FunctioncheckHost
(hostKey: string, opts: { timeout?: number; proxyUrl?: string } = {})
src/controllers/BookmarkHostCheck.controller.ts:412
FunctioncheckHosts
(hostKeys: Array<string | null | undefined>, opts: { timeout?: number } = {})
src/controllers/BookmarkHostCheck.controller.ts:439
FunctionclearConfig
()
src/controllers/AiProvider.controller.ts:400
FunctionclearConfig
()
src/app/admin/ai-provider/page.tsx:307
FunctioncloseThirdPartyIconApiConfig
()
src/components/BookmarkIconDropdown.tsx:266
Methodconstructor
(err: Error)
src/lib/SqlXError.ts:9
Functioncreate
(payload: z.infer<typeof zodSchemas.userCredential>)
src/controllers/Credentials.controller.ts:31
FunctioncreateBrowserHeaders
()
src/utils/browser-request.ts:9
FunctioncreateFromUrl
(input: z.output<typeof createReadLaterItemSchema>)
src/controllers/UserReadLater.controller.ts:32
FunctioncreateQueryObject
(url: string)
src/utils/index.ts:60
FunctioncycleTheme
()
src/components/ThemeToggle.tsx:26
Functiondelete
(input: z.output<typeof readLaterItemIdSchema>)
src/controllers/UserReadLater.controller.ts:125
← previousnext →301–400 of 544, ranked by callers