MCPcopy Create free account

hub / github.com/czy0729/Bangumi / functions

Functions5,393 in github.com/czy0729/Bangumi

↓ 2 callersFunctionHTML_BLOG
(blogId: Id, postId?: string)
src/constants/html/index.ts:171
↓ 2 callersFunctionHTML_BOARD
(subjectId: SubjectId)
src/constants/html/index.ts:560
↓ 2 callersFunctionHTML_BROSWER
( type: SubjectType = 'anime', airtime: string | number = '2022-6', page: number = 1, sort: '' | 'date
src/constants/html/index.ts:301
↓ 2 callersFunctionHTML_CHANNEL
(channel: SubjectType)
src/constants/html/index.ts:427
↓ 2 callersFunctionHTML_FRIENDS
(userId: UserId)
src/constants/html/index.ts:387
↓ 2 callersFunctionHTML_GROUP_MINE
()
src/constants/html/index.ts:168
↓ 2 callersFunctionHTML_MONO_VOICES
(monoId: PersonId, position: string = '')
src/constants/html/index.ts:111
↓ 2 callersFunctionHTML_MONO_WORKS
( monoId: PersonId, position: string = '', sort: 'date' | 'rank' | 'title' = 'title', page: number = 1
src/constants/html/index.ts:97
↓ 2 callersFunctionHTML_NEW_TOPIC
(group?: string)
src/constants/html/index.ts:326
↓ 2 callersFunctionHTML_NOTIFY
()
src/constants/html/index.ts:333
↓ 2 callersFunctionHTML_PRIVACY
()
src/constants/html/index.ts:574
↓ 2 callersFunctionHTML_REVIEWS
(subjectId: SubjectId, page: number = 1)
src/constants/html/index.ts:563
↓ 2 callersFunctionHTML_REV_FRIENDS
(userId: UserId)
src/constants/html/index.ts:390
↓ 2 callersFunctionHTML_SUBJECT_CATALOGS
(subjectId: SubjectId, page: number = 1)
src/constants/html/index.ts:77
↓ 2 callersFunctionHTML_SUBJECT_CHARACTERS
(subjectId: SubjectId)
src/constants/html/index.ts:430
↓ 2 callersFunctionHTML_SUBJECT_PERSONS
(subjectId: SubjectId)
src/constants/html/index.ts:434
↓ 2 callersFunctionHTML_SUBJECT_RATING
( subjectId: SubjectId, status: RatingStatus = 'collections', isFriend: boolean = false, page: number
src/constants/html/index.ts:65
↓ 2 callersFunctionHTML_TAG
( text: string, type: SubjectType = 'anime', order: TagOrder | '' = '', page: number = 1, airtime?:
src/constants/html/index.ts:192
↓ 2 callersFunctionHTML_TAGS
(type: SubjectType, page: number = 1, filter?: string)
src/constants/html/index.ts:416
↓ 2 callersFunctionHTML_TOPIC
(topicId: TopicId, postId?: string)
src/constants/html/index.ts:147
↓ 2 callersFunctionHTML_TOPIC_EDIT
(postId: Id, type: TopicType | 'blog' = 'group')
src/constants/html/index.ts:151
↓ 2 callersFunctionHTML_USERS
(userId: UserId)
src/constants/html/index.ts:384
↓ 2 callersFunctionHTML_USERS_BLOGS
(userId: UserId = '', page: number = 1)
src/constants/html/index.ts:412
↓ 2 callersFunctionHTML_USERS_CATALOGS
( userId: UserId = '', page: number = 1, isCollect: boolean = false )
src/constants/html/index.ts:316
↓ 2 callersFunctionHTML_USER_SETTING
()
src/constants/html/index.ts:381
↓ 2 callersFunctionSITE_WK8
()
src/constants/site/index.ts:31
↓ 2 callersMethod_buildRow
构建完整行
src/screens/user/backup/store/computed.ts:27
↓ 2 callersMethod_componentDidUpdate
(prevProps)
src/components/collapsible/collapsible.tsx:58
↓ 2 callersMethodaction
()
src/screens/user/v2/store/computed.ts:88
↓ 2 callersFunctionafterFlip
()
src/screens/_/base/likes/btn/index.tsx:42
↓ 2 callersFunctionafterTax
(share: number)
src/screens/tinygrail/rich/component/item/utils.ts:7
↓ 2 callersFunctionanimateOpacity
()
src/components/@/react-native-hold-menu/components/holdItem/HoldItem.tsx:294
↓ 2 callersFunctionapplyProxyToAxiosConfig
( config: { url: string; headers?: Record<string, string>; [key: string]: any }, isHtml = false )
src/utils/proxy/index.ts:118
↓ 2 callersFunctionarraySearch
(str)
src/utils/thirdParty/pinyin.ts:466
↓ 2 callersMethodassociateRawTexts
* Loops on children an find texts that need to be wrapped so we don't render line breaks * The wrapper can either be a <p> when it should be a para
src/components/@/react-native-render-html/src/HTML.jsx:235
↓ 2 callersMethodblockedTrack
屏蔽关键字的屏蔽次数追踪
src/stores/rakuen/computed.ts:351
↓ 2 callersFunctionbottomTextType
(changeText: string = '')
src/screens/tinygrail/_/characters-modal/utils.ts:49
↓ 2 callersFunctionbracket
(b: string, d: string)
src/utils/thirdParty/pangu-lite/index.ts:94
↓ 2 callersFunctionbuildGetUrl
(url: string, body: Record<string, any>)
src/utils/fetch/utils.ts:53
↓ 2 callersFunctionbuildKeywords
( list: readonly (string | undefined)[], maxLength: number, maxCount: number )
src/screens/home/subject/store/utils.ts:585
↓ 2 callersFunctioncaculateTotal
(nodes: any[])
src/screens/user/sponsor/utils.ts:159
↓ 2 callersFunctioncaculateTotal
计算列表的总值
src/screens/tinygrail/tree-rich/store.ts:189
↓ 2 callersFunctioncaculateTotal
计算列表的总值
src/screens/tinygrail/tree/store.ts:265
↓ 2 callersFunctioncalculateAgeFromId
* 根据自增 ID 计算年龄 * @param id - 自增 ID * @returns 年龄
src/utils/app/ages.ts:90
↓ 2 callersFunctioncalendarEventsSaveEvent
( title: string, { /** 传递格式 2022-09-25 12:00:00 */ startDate = undefined, endDate = undefined,
src/utils/calendar/index.ts:46
↓ 2 callersFunctioncallback
()
src/screens/tinygrail/_/characters-modal/index.tsx:498
↓ 2 callersFunctioncallback
()
src/screens/discovery/vib/hooks.ts:27
↓ 2 callersFunctioncallback
()
src/screens/_/item/comment/menu/index.tsx:23
↓ 2 callersFunctioncb
()
src/utils/track/index.ts:104
↓ 2 callersFunctioncharge
(item: { sacrifices?: number; assets?: number })
src/screens/tinygrail/_/characters-modal/utils.ts:44
↓ 2 callersFunctioncheckCache
(name: DataAssets)
src/utils/protobuf/utils.ts:26
↓ 2 callersFunctioncheerioCharacters
(html: string)
src/stores/users/common.ts:173
↓ 2 callersFunctioncheerioFriends
(html: string)
src/stores/users/common.ts:78
↓ 2 callersFunctioncheerioUserStats
($: any, $scope?: any)
src/stores/users/common.ts:46
↓ 2 callersFunctioncleanQ
(str: any)
src/utils/utils/index.ts:550
↓ 2 callersFunctioncleanQuery
()
src/utils/dom/index.ts:37
↓ 2 callersFunctioncleaned4
(input: string)
src/utils/thirdParty/ja.ts:232
↓ 2 callersFunctionclearRetryTimer
()
src/screens/web-view/web-browser/component/webview/index.tsx:37
↓ 2 callersMethodclearStorage
清除缓存
src/stores/global.ts:119
↓ 2 callersMethodcollectionsTimeline
用户条目吐槽联动回复表情
src/stores/timeline/computed.ts:111
↓ 2 callersFunctioncorsHeaders
CORS 响应头
workers/deno/lain.ts:110
↓ 2 callersMethodcover
尝试从云端数据查找封面
src/screens/discovery/rank/store/computed.ts:218
↓ 2 callersFunctioncreateAnimatedStyle
(isBefore: boolean)
src/screens/home/subject/component/box/flip-btn/flip-btn.tsx:72
↓ 2 callersFunctioncreateAnimatedStyle
(isBefore: boolean)
src/screens/_/base/eps/flip-button/index.tsx:79
↓ 2 callersFunctioncreateInstance
* Create an instance of Axios * * @param {Object} defaultConfig The default config for the instance * @return {Axios} A new instance of Axios
src/utils/thirdParty/axios.js:78
↓ 2 callersFunctioncreateStatsBlock
(key: string, total: string, score10: string)
src/stores/users/__tests__/common.test.ts:36
↓ 2 callersFunctiondecodeNumericHTMLEntity
(match: string, value: string, radix: number)
src/utils/html/index.ts:35
↓ 2 callersFunctiondeepMerge
* Function equal to merge with the difference being that no reference * to original objects is kept. * * @see merge * @param {Object} obj1 Obj
src/utils/thirdParty/axios.js:397
↓ 2 callersFunctionencode
(val)
src/utils/thirdParty/axios.js:593
↓ 2 callersFunctionensureCacheLimit
(cache: Map<string, T>, maxSize: number = 100)
src/utils/cache/index.ts:13
↓ 2 callersFunctionerr
(method: string, ...others: any[])
src/utils/fetch/utils.ts:96
↓ 2 callersFunctionevents
()
src/components/status-bar-events/index.tsx:45
↓ 2 callersFunctionexec
()
src/utils/utils/index.ts:105
↓ 2 callersFunctionexist
(type: SubjectType, key: string)
src/screens/home/subject/component/tags/utils.ts:19
↓ 2 callersFunctionexportLocal
(fileName: string, content: string)
src/screens/user/backup/export.ts:21
↓ 2 callersFunctionfetchUsersV0
(userId: UserId, config?: RequestConfig)
src/utils/fetch.v0/index.ts:251
↓ 2 callersFunctionfetchVndbData
(vndbId: string)
src/utils/thirdParty/dlsite-vndb/index.ts:44
↓ 2 callersFunctionfill
(str: string, len: number = 32, mark: string = ' ')
src/utils/dev/index.ts:149
↓ 2 callersFunctionfilterDefaultAvatar
(list: readonly T[])
src/screens/home/subject/store/utils.ts:480
↓ 2 callersFunctionfilterUserAvatar
( list: readonly T[] )
src/screens/home/subject/store/utils.ts:487
↓ 2 callersFunctionfindMaxIndex
(arr: number[])
src/screens/home/subject/component/icon/pic.tsx:65
↓ 2 callersFunctionfindRelationByTypes
( list: readonly T[], types: readonly string[] )
src/screens/home/subject/store/utils.ts:184
↓ 2 callersFunctionfixedAll
(src: any, size: number)
src/components/avatar/utils.ts:200
↓ 2 callersFunctionfixedBaseFontStyle
(baseFontStyle: TextStyle = {})
src/components/render-html/utils.tsx:114
↓ 2 callersFunctionfixedSize
(src: any)
src/components/avatar/utils.ts:177
↓ 2 callersFunctionfixedStatus
(str: string)
src/screens/user/backup/utils.ts:20
↓ 2 callersFunctionformatChange
(current: number, last: number, short: boolean)
src/screens/tinygrail/index/component/assets/utils.ts:19
↓ 2 callersFunctionformatTime
(str = '')
src/screens/_/item/comment/utils.ts:12
↓ 2 callersFunctionformatValue
(value: number, short: boolean)
src/screens/tinygrail/index/component/assets/utils.ts:12
↓ 2 callersFunctiongenItemProps
(bool: boolean)
src/screens/user/setting/component/cdn/image-skeleton/index.tsx:25
↓ 2 callersMethodgenerateDefaultStyles
(baseFontStyle = this.props.baseFontStyle)
src/components/@/react-native-render-html/src/HTML.jsx:196
↓ 2 callersFunctiongetBlogItemTime
(str: string)
src/stores/rakuen/utils.ts:14
↓ 2 callersFunctiongetCharaItemSortText
(props: any, showAll: boolean = false)
src/screens/tinygrail/_/utils.ts:483
↓ 2 callersFunctiongetCookie
(setCookie: string = '')
src/screens/user/dev/components/update-tourist/utils.ts:14
↓ 2 callersFunctiongetCount
(route: { key: string })
src/screens/tinygrail/bid/component/tabs/index.tsx:26
↓ 2 callersFunctiongetData
()
src/stores/system/utils.ts:10
↓ 2 callersFunctiongetData
()
src/screens/discovery/vib/utils.ts:64
↓ 2 callersFunctiongetFirstUnwatchedIndex
(eps: Ep[], userProgress: UserProgress)
src/screens/home/v2/store/utils.ts:68
↓ 2 callersFunctiongetFlexValue
(val: string | undefined)
src/components/flex/utils.ts:9
↓ 2 callersFunctiongetHtml
(width: number, height: number)
src/screens/discovery/index/component/award/award-2022/utils.ts:10
← previousnext →601–700 of 5,393, ranked by callers