MCPcopy Create free account

hub / github.com/CottonCandyZ/bangumi-electron / functions

Functions1,380 in github.com/CottonCandyZ/bangumi-electron

↓ 1 callersFunctionuseUserTimelineQuery
({ username, limit = 10, enabled, }: { username: UserInfo['username'] | undefined limit?: number e
app/bangumi/src/renderer/src/data/hooks/api/user.ts:56
↓ 1 callersFunctionuseWebDeleteCollectionHash
({ subjectId, enabled, }: { subjectId: SubjectId enabled?: boolean })
app/bangumi/src/renderer/src/data/hooks/web/collection.ts:7
↓ 1 callersFunctionuseWebInfoBoxQuery
({ subjectId, enabled, }: { subjectId: SubjectId enabled?: boolean })
app/bangumi/src/renderer/src/data/hooks/web/subject.ts:101
↓ 1 callersFunctionwarmCommandWindow
()
app/bangumi/src/main/command-window.ts:172
↓ 1 callersFunctionwebLogin
({ email, password, captcha, savePassword }: webLoginProps)
app/bangumi/src/renderer/src/data/fetch/web/login.ts:80
↓ 1 callersFunctionwriteLogLine
(lines: string)
app/bangumi/src/main/lib/logger.ts:56
FunctionAboutSettings
()
app/bangumi/src/renderer/src/modules/main/settings/about.tsx:25
FunctionActorLink
({ actor, showAll, hasMoreActors, }: { actor: Actor showAll: boolean hasMoreActors: boolean })
app/bangumi/src/renderer/src/modules/main/subject/character/gird/actor.tsx:40
FunctionActors
({ actors, showAll = false }: { actors: Actor[]; showAll?: boolean })
app/bangumi/src/renderer/src/modules/main/subject/character/gird/actor.tsx:9
FunctionAddOrModifySubjectCollectionById
({ subjectId, collectionType, rate, comment, isPrivate, tags, modify = true, }: { subjectId: S
app/bangumi/src/renderer/src/data/fetch/api/collection.ts:226
FunctionAddOrModifySubjectCollectionForm
({ subjectId, subjectType, subjectTags, collectionType, rate = 0, comment = '', isPrivate = fals
app/bangumi/src/renderer/src/modules/common/collections/modify/form/subject-form.tsx:35
FunctionAddSubjectCollection
({ subjectId, dropdown = false, }: { subjectId: SubjectId dropdown?: boolean })
app/bangumi/src/renderer/src/modules/common/collections/modify/add.tsx:17
FunctionAlert
({ className, variant, ...props }: React.ComponentProps<"div"> & VariantProps<typeof alertVariants>)
app/bangumi/src/renderer/src/components/ui/alert.tsx:22
FunctionAlertDescription
({ className, ...props }: React.ComponentProps<"div">)
app/bangumi/src/renderer/src/components/ui/alert.tsx:50
FunctionAlertDialog
({ ...props }: React.ComponentProps<typeof AlertDialogPrimitive.Root>)
app/bangumi/src/renderer/src/components/ui/alert-dialog.tsx:8
FunctionAlertDialog
()
app/bangumi/src/renderer/src/components/dialog/alert.tsx:4
FunctionAlertDialogAction
({ className, variant, ...props }: React.ComponentProps<typeof AlertDialogPrimitive.Action> & VariantPro
app/bangumi/src/renderer/src/components/ui/alert-dialog.tsx:120
FunctionAlertDialogCancel
({ className, ...props }: React.ComponentProps<typeof AlertDialogPrimitive.Cancel>)
app/bangumi/src/renderer/src/components/ui/alert-dialog.tsx:133
FunctionAlertDialogContent
({ className, ...props }: React.ComponentProps<typeof AlertDialogPrimitive.Content>)
app/bangumi/src/renderer/src/components/ui/alert-dialog.tsx:46
FunctionAlertDialogDescription
({ className, ...props }: React.ComponentProps<typeof AlertDialogPrimitive.Description>)
app/bangumi/src/renderer/src/components/ui/alert-dialog.tsx:107
FunctionAlertDialogFooter
({ className, ...props }: React.ComponentProps<"div">)
app/bangumi/src/renderer/src/components/ui/alert-dialog.tsx:78
FunctionAlertDialogHeader
({ className, ...props }: React.ComponentProps<"div">)
app/bangumi/src/renderer/src/components/ui/alert-dialog.tsx:65
FunctionAlertDialogOverlay
({ className, ...props }: React.ComponentProps<typeof AlertDialogPrimitive.Overlay>)
app/bangumi/src/renderer/src/components/ui/alert-dialog.tsx:30
FunctionAlertDialogPortal
({ ...props }: React.ComponentProps<typeof AlertDialogPrimitive.Portal>)
app/bangumi/src/renderer/src/components/ui/alert-dialog.tsx:22
FunctionAlertDialogTitle
({ className, ...props }: React.ComponentProps<typeof AlertDialogPrimitive.Title>)
app/bangumi/src/renderer/src/components/ui/alert-dialog.tsx:94
FunctionAlertDialogTrigger
({ ...props }: React.ComponentProps<typeof AlertDialogPrimitive.Trigger>)
app/bangumi/src/renderer/src/components/ui/alert-dialog.tsx:14
FunctionAlertTitle
({ className, ...props }: React.ComponentProps<"div">)
app/bangumi/src/renderer/src/components/ui/alert.tsx:37
FunctionAllCommunityGroupsListPanelContent
({ tab, }: { tab: Extract<MonoListPanelTab, { type: 'communityGroups' }> })
app/bangumi/src/renderer/src/modules/panel/left-panel/panels/mono-list-panel/community-group-content.tsx:35
FunctionApp
()
app/bangumi/src/renderer/src/App.tsx:4
FunctionAppConfigLoader
({ children }: PropsWithChildren)
app/bangumi/src/renderer/src/modules/wrapper/index.tsx:29
FunctionAppShellErrorElement
()
app/bangumi/src/renderer/src/error/app-shell-error-element.tsx:8
FunctionBBCodeImage
({ src, alt = '' }: { src: string; alt?: string })
app/bangumi/src/renderer/src/components/comment/bbcode-image.tsx:88
FunctionBBCodeImagePreviewProvider
({ children }: { children: ReactNode })
app/bangumi/src/renderer/src/components/comment/bbcode-image.tsx:38
FunctionBackCover
({ className }: { className?: string })
app/bangumi/src/renderer/src/components/hover-pop-card/close.tsx:5
FunctionBackToTopButton
({ className, onBackToTop, position = 'fixed', style, viewport, }: BackToTopButtonProps)
app/bangumi/src/renderer/src/components/button/back-to-top.tsx:18
FunctionBackgroundImage
({ subjectId }: { subjectId: SubjectId })
app/bangumi/src/renderer/src/modules/main/subject/background/index.tsx:9
FunctionBadge
({ className, variant, asChild = false, ...props }: React.ComponentProps<"span"> & VariantProps<type
app/bangumi/src/renderer/src/components/ui/badge.tsx:28
FunctionBangumiSmile
({ code, className, variant = 'inline' }: BangumiSmileProps)
app/bangumi/src/renderer/src/components/comment/bangumi-smile.tsx:60
FunctionBigCarousel
()
app/bangumi/src/renderer/src/components/carousel/big-carousel.tsx:20
FunctionBigPagination
({ value, onValueChanged, total, }: { total: number value: number onValueChanged: (value: number)
app/bangumi/src/renderer/src/components/big-pagination.tsx:11
FunctionBmoji
({ code, className }: { code: string; className?: string })
app/bangumi/src/renderer/src/components/comment/bmoji.tsx:48
FunctionBroadcastDayColumn
({ current, items, label, loading, }: { current: boolean items: CalendarItem[] | undefined label
app/bangumi/src/renderer/src/modules/main/home/broadcast-schedule.tsx:49
FunctionBroadcastItem
({ item }: { item: CalendarItem })
app/bangumi/src/renderer/src/modules/main/home/broadcast-schedule.tsx:82
FunctionBroadcastSchedule
()
app/bangumi/src/renderer/src/modules/main/home/broadcast-schedule.tsx:19
FunctionBroadcastSkeletonItem
()
app/bangumi/src/renderer/src/modules/main/home/broadcast-schedule.tsx:117
FunctionButton
({ className, variant, size, asChild = false, ...props }: React.ComponentProps<"button"> & Variant
app/bangumi/src/renderer/src/components/ui/button.tsx:37
FunctionCalendar
({ className, classNames, showOutsideDays = true, captionLayout = 'label', buttonVariant = 'ghost',
app/bangumi/src/renderer/src/components/ui/calendar.tsx:8
FunctionCalendarDayButton
({ className, day, modifiers, ...props }: React.ComponentProps<typeof DayButton>)
app/bangumi/src/renderer/src/components/ui/calendar.tsx:139
FunctionCard
({ className, ...props }: React.ComponentProps<"div">)
app/bangumi/src/renderer/src/components/ui/card.tsx:5
FunctionCardAction
({ className, ...props }: React.ComponentProps<"div">)
app/bangumi/src/renderer/src/components/ui/card.tsx:51
FunctionCardContent
({ className, ...props }: React.ComponentProps<"div">)
app/bangumi/src/renderer/src/components/ui/card.tsx:64
FunctionCardDescription
({ className, ...props }: React.ComponentProps<"div">)
app/bangumi/src/renderer/src/components/ui/card.tsx:41
FunctionCardFooter
({ className, ...props }: React.ComponentProps<"div">)
app/bangumi/src/renderer/src/components/ui/card.tsx:74
FunctionCardGridSkeleton
({ title, variant }: { title: string; variant: 'subject' | 'related' })
app/bangumi/src/renderer/src/components/mono/mono-detail-view.tsx:887
FunctionCardHeader
({ className, ...props }: React.ComponentProps<"div">)
app/bangumi/src/renderer/src/components/ui/card.tsx:18
FunctionCardTitle
({ className, ...props }: React.ComponentProps<"div">)
app/bangumi/src/renderer/src/components/ui/card.tsx:31
FunctionCarousel
({ orientation = "horizontal", opts, setApi, plugins, className, children, ...props }: React.Com
app/bangumi/src/renderer/src/components/ui/carousel.tsx:43
FunctionCarouselContent
({ className, ...props }: React.ComponentProps<"div">)
app/bangumi/src/renderer/src/components/ui/carousel.tsx:133
FunctionCarouselContentNoFlow
({ className, ...props }: React.ComponentProps<"div">)
app/bangumi/src/renderer/src/components/ui/carousel.tsx:154
FunctionCarouselItem
({ className, ...props }: React.ComponentProps<"div">)
app/bangumi/src/renderer/src/components/ui/carousel.tsx:171
FunctionCarouselNext
({ className, variant = "outline", size = "icon", ...props }: React.ComponentProps<typeof Button>)
app/bangumi/src/renderer/src/components/ui/carousel.tsx:219
FunctionCarouselPrevious
({ className, variant = "outline", size = "icon", ...props }: React.ComponentProps<typeof Button>)
app/bangumi/src/renderer/src/components/ui/carousel.tsx:189
FunctionCharacterCardSkeleton
()
app/bangumi/src/renderer/src/modules/main/subject/character/index.tsx:111
FunctionCharacterHeaderTitle
({ characterId }: { characterId: CharacterId })
app/bangumi/src/renderer/src/modules/header/title/mono.tsx:27
FunctionCharacterMonoContent
({ characterId }: { characterId: CharacterId })
app/bangumi/src/renderer/src/modules/main/mono/content.tsx:108
FunctionCharactersGrid
({ characters }: { characters: Character[] })
app/bangumi/src/renderer/src/modules/main/subject/character/gird/index.tsx:39
FunctionCharactersGridSkeleton
()
app/bangumi/src/renderer/src/modules/main/subject/character/index.tsx:99
FunctionChartContainer
({ id, className, children, config, ...props }: React.ComponentProps<"div"> & { config: ChartConfi
app/bangumi/src/renderer/src/components/ui/chart.tsx:36
FunctionChartLegendContent
({ className, hideIcon = false, payload, verticalAlign = "bottom", nameKey, }: React.ComponentProps<
app/bangumi/src/renderer/src/components/ui/chart.tsx:257
FunctionChartStyle
({ id, config }: { id: string; config: ChartConfig })
app/bangumi/src/renderer/src/components/ui/chart.tsx:71
FunctionChartTooltipContent
({ active, payload, className, indicator = "dot", hideLabel = false, hideIndicator = false, labe
app/bangumi/src/renderer/src/components/ui/chart.tsx:109
FunctionCheckbox
({ className, ...props }: React.ComponentProps<typeof CheckboxPrimitive.Root>)
app/bangumi/src/renderer/src/components/ui/checkbox.tsx:7
FunctionCollectionHeader
({ name, name_cn }: { name: string; name_cn: string })
app/bangumi/src/renderer/src/components/headers.tsx:13
FunctionCollectionItem
({ collectionItemInfo, showEpisodeList, useOneBasedEpisodeSort, }: { collectionItemInfo: CollectionDat
app/bangumi/src/renderer/src/modules/common/collections/grid/item.tsx:11
FunctionCollectionPanel
()
app/bangumi/src/renderer/src/modules/panel/left-panel/panels/collection-panel/index.tsx:12
FunctionCollectionPanelHeader
()
app/bangumi/src/renderer/src/modules/panel/left-panel/panels/collection-panel/header.tsx:36
FunctionCollectionPanelLoading
()
app/bangumi/src/renderer/src/modules/panel/left-panel/panels/collection-panel/index.tsx:35
FunctionCollectionPanelLoginPrompt
({ onLogin }: { onLogin: () => void })
app/bangumi/src/renderer/src/modules/panel/left-panel/panels/collection-panel/index.tsx:52
FunctionCollectionPreviewItem
({ collection }: { collection: CollectionData })
app/bangumi/src/renderer/src/app/profile/page.tsx:482
FunctionCollectionPreviewRow
({ collectionType, subjectType, username, }: { collectionType: CollectionType subjectType: SubjectTy
app/bangumi/src/renderer/src/app/profile/page.tsx:408
FunctionCollectionPreviewSection
({ ownProfile, stats, subjectType, title, userTitle, username, }: { ownProfile: boolean stats?
app/bangumi/src/renderer/src/app/profile/page.tsx:332
FunctionCollectionResourceMenuButton
()
app/bangumi/src/renderer/src/modules/nav/panel/button.tsx:62
FunctionCollectionSkeleton
()
app/bangumi/src/renderer/src/modules/common/collections/grid/index.tsx:116
FunctionCollectionSkeletonGrid
({ subjectType }: { subjectType: SubjectType })
app/bangumi/src/renderer/src/app/profile/page.tsx:556
FunctionCollections
({ collection, type }: Pick<Subject, 'collection' | 'type'>)
app/bangumi/src/renderer/src/modules/main/subject/header-info/collections.tsx:6
FunctionCollectionsGrid
({ collectionType, subjectType, showEpisodeList, useOneBasedEpisodeSort, username, }: { collection
app/bangumi/src/renderer/src/modules/common/collections/grid/index.tsx:13
FunctionCommand
({ className, ...props }: React.ComponentProps<typeof CommandPrimitive>)
app/bangumi/src/renderer/src/components/ui/command.tsx:14
FunctionCommandButton
()
app/bangumi/src/renderer/src/modules/header/command-button.tsx:8
FunctionCommandDialog
({ title = "Command Palette", description = "Search for a command to run...", children, className, s
app/bangumi/src/renderer/src/components/ui/command.tsx:30
FunctionCommandEmpty
({ ...props }: React.ComponentProps<typeof CommandPrimitive.Empty>)
app/bangumi/src/renderer/src/components/ui/command.tsx:114
FunctionCommandGroup
({ className, ...props }: React.ComponentProps<typeof CommandPrimitive.Group>)
app/bangumi/src/renderer/src/components/ui/command.tsx:126
FunctionCommandInput
({ className, ...props }: React.ComponentProps<typeof CommandPrimitive.Input>)
app/bangumi/src/renderer/src/components/ui/command.tsx:76
FunctionCommandItem
({ className, ...props }: React.ComponentProps<typeof CommandPrimitive.Item>)
app/bangumi/src/renderer/src/components/ui/command.tsx:155
FunctionCommandList
({ className, ...props }: React.ComponentProps<typeof CommandPrimitive.List>)
app/bangumi/src/renderer/src/components/ui/command.tsx:98
FunctionCommandPanel
()
app/bangumi/src/renderer/src/modules/command/index.tsx:33
FunctionCommandSeparator
({ className, ...props }: React.ComponentProps<typeof CommandPrimitive.Separator>)
app/bangumi/src/renderer/src/components/ui/command.tsx:142
FunctionCommandShortcut
({ className, ...props }: React.ComponentProps<"span">)
app/bangumi/src/renderer/src/components/ui/command.tsx:171
FunctionCommentBox
({ title = '吐槽箱', titleCount, comments, error, emptyText = '还没有吐槽。', className, contentClassName
app/bangumi/src/renderer/src/components/comment/comment-box.tsx:45
FunctionCommentContent
({ className, contentState, }: { className?: string contentState: ReturnType<typeof useCommentContentS
app/bangumi/src/renderer/src/components/comment/comment-item.tsx:449
FunctionCommentContentToggle
({ contentState, placement, }: { contentState: ReturnType<typeof useCommentContentState> placement: 'b
app/bangumi/src/renderer/src/components/comment/comment-item.tsx:484
← previousnext →601–700 of 1,380, ranked by callers