MCPcopy Create free account

hub / github.com/KunMoe/kun-touchgal-next / functions

Functions1,854 in github.com/KunMoe/kun-touchgal-next

↓ 2 callersFunctionisValidPatchId
(id: string)
app/[id]/page.tsx:18
↓ 2 callersFunctionkunGetActions
(id: number)
app/user/[id]/actions.ts:12
↓ 2 callersFunctionkunGetCompanyByIdActions
( params: z.infer<typeof getCompanyByIdSchema> )
app/company/[id]/actions.ts:13
↓ 2 callersFunctionkunGetTagByIdActions
( params: z.infer<typeof getTagByIdSchema> )
app/tag/[id]/actions.ts:10
↓ 2 callersFunctionloadCaptcha
()
components/kun/auth/CaptchaModal.tsx:43
↓ 2 callersFunctionlogPatchViewError
(message: string, error: unknown)
app/api/patch/views/put.ts:4
↓ 2 callersFunctionmapTypes
(type)
migration/backup/_migration.mjs:230
↓ 2 callersFunctionmarkTaskManual
(taskId: number, reason: string)
server/moderation/apply.ts:36
↓ 2 callersFunctionmaskStatus
(status: number)
app/api/patch/comment/get.ts:27
↓ 2 callersFunctionmaybePruneStaleLoginSessions
(uid: number)
app/api/utils/jwt.ts:206
↓ 2 callersFunctionmountVideoPlayer
(element: HTMLElement)
components/patch/introduction/IntroductionTab.tsx:139
↓ 2 callersFunctionnormalizeFilterValues
(values: string[])
app/api/galgame/service.ts:20
↓ 2 callersFunctionnormalizeModerationText
(text: string)
server/moderation/prefilter.ts:88
↓ 2 callersFunctiononImageComplete
(croppedImage: string)
components/edit/create/BannerImage.tsx:36
↓ 2 callersFunctionopenActionModal
(action: 'delete' | 'reject')
components/admin/report/ReportCard.tsx:56
↓ 2 callersFunctionparseCommaSeparatedStringArray
(value: string)
utils/normalizeStringArray.ts:14
↓ 2 callersFunctionparsePasswordHash
(hashedPassword: string)
app/api/utils/algorithm.ts:119
↓ 2 callersFunctionparseResourceLink
(input: string)
utils/resourceLink.ts:35
↓ 2 callersFunctionperformScroll
()
components/patch/rating/Ratings.tsx:165
↓ 2 callersFunctionprocessFolder
(folderPath)
migration/backup/_checkFileValid.mjs:49
↓ 2 callersFunctionprocessMarkdownDirectory
(directoryPath, contentLimit)
migration/backup/_migration.mjs:148
↓ 2 callersFunctionprocessMarkdownDirectory
(directoryPath, contentLimit)
migration/backup/_migrateMobileGameLinks.mjs:122
↓ 2 callersFunctionprocessMessageInBatches
(handler: () => Promise<number>)
app/api/message/read/route.ts:38
↓ 2 callersFunctionprocessSubmittedExternalData
( patchId: number, data: SubmittedExternalData, userTags: string[], uid: number )
app/api/edit/processExternalData.ts:203
↓ 2 callersFunctionpruneStaleLoginSessions
(uid: number)
app/api/utils/jwt.ts:193
↓ 2 callersFunctionreadImageBase64
(filePath: string)
app/api/auth/captcha/_utils.ts:13
↓ 2 callersFunctionremoveMosaicEventListeners
(canvas: HTMLCanvasElement)
components/kun/cropper/KunImageMosaicModal.tsx:102
↓ 2 callersFunctionrenderCommentHtml
(markdown: string)
app/api/utils/render/markdownToHtmlComment.ts:51
↓ 2 callersFunctionrenderResourceCard
(resource: PatchResource)
components/patch/resource/Tabs.tsx:170
↓ 2 callersFunctionrenderWithTimeout
( render: MarkdownHtmlRenderer )
app/api/utils/render/markdownHtmlCache.ts:104
↓ 2 callersFunctionrequestChatCompletion
( model: string, messages: Array<{ role: 'system' | 'user'; content: ChatMessageContent }> )
server/moderation/ai.ts:58
↓ 2 callersFunctionresizeImage
( file: File, width: number, height: number )
utils/resizeImage.ts:79
↓ 2 callersFunctionresolveColumns
( breakpointCols: BreakpointCols, width: number, gap: number, columnWidth?: number )
components/kun/KunMasonry.tsx:33
↓ 2 callersFunctionresolveRuntimePath
( relativePath: string, type: 'file' | 'directory' )
lib/runtimePaths.ts:9
↓ 2 callersFunctionrevertClaim
()
app/api/admin/appeal/handle.ts:194
↓ 2 callersFunctionsafeUnlink
(filePath)
migration/backup/_fetchFileSize.mjs:117
↓ 2 callersFunctionsanitizeFileName
(fileName: string)
utils/sanitizeFileName.ts:1
↓ 2 callersFunctionsanitizeResourceLinksForAuditLog
( links: L[] | undefined | null )
app/api/patch/resource/_helper.ts:122
↓ 2 callersFunctionscrollPageBy
(event: WheelEvent, deltaY: number)
components/doc/usePrioritizedWheelScroll.ts:20
↓ 2 callersFunctionsearchBangumi
(keyword: string)
migration/syncBangumiId.ts:21
↓ 2 callersFunctionsearchCompanies
(searchQuery: string)
components/patch/introduction/PatchCompanySelector.tsx:113
↓ 2 callersFunctionsendDeferredCommentNotifications
(commentId: number)
server/moderation/apply.ts:43
↓ 2 callersFunctionsendVerificationCodeEmail
( headers: Headers, email: string, type: 'register' | 'reset' )
app/api/utils/sendVerificationCodeEmail.ts:7
↓ 2 callersFunctionsetCachedPatchContent
( uniqueId: string, patch: CachedPatch )
app/api/patch/_content.ts:171
↓ 2 callersFunctionsetCachedPatchIntroduction
( uniqueId: string, intro: PatchIntroduction )
app/api/patch/_content.ts:182
↓ 2 callersFunctionsetKunTokenSession
( payload: KunGalgamePayload, token: string, metadata: LoginSessionMetadata, ttlSeconds: number, ext
app/api/utils/jwt.ts:148
↓ 2 callersFunctionshowKunSooner
(message: string)
components/kun/Sooner.tsx:85
↓ 2 callersFunctionsplitByJapaneseSeparator
(name: string)
app/api/edit/bangumi/route.ts:40
↓ 2 callersFunctionsyncBlockedTagCache
(blockedTagIds: number[])
store/userStore.ts:49
↓ 2 callersFunctionsyncConversationUnreadStatus
(items: Conversation[])
components/message/chat/ConversationList.tsx:29
↓ 2 callersFunctionsyncDropdownVisibility
( currentQuery: string, currentSuggestions: SearchSuggestionType[] )
components/search/Input.tsx:42
↓ 2 callersFunctionuniq
(arr: T[])
app/api/edit/fetchCompanies.ts:5
↓ 2 callersFunctionuniq
(arr)
migration/backup/_createPatchCompanies.mjs:8
↓ 2 callersFunctionunique
(arr: T[])
migration/backup/_dlsiteCodeMigration.ts:20
↓ 2 callersFunctionupdateCompany
( companyId: number, logoLink: string )
components/company/form/CompanyFormModal.tsx:174
↓ 2 callersFunctionupdateUserLastLoginTime
(uid: number)
app/api/user/status/service.ts:19
↓ 2 callersFunctionuploadImageToS3
(key, fileBuffer)
migration/backup/_uploadBanner.mjs:23
↓ 2 callersFunctionuploadPatchBanner
( image: ArrayBuffer, id: number, originalImage?: ArrayBuffer )
app/api/edit/_upload.ts:6
↓ 2 callersFunctionusePrioritizedWheelScroll
()
components/doc/usePrioritizedWheelScroll.ts:59
↓ 2 callersFunctionverify2FA
(token: string)
app/api/utils/verify2FA.ts:4
↓ 2 callersFunctionverifyAndLoadUser
(refreshToken: string)
app/api/utils/jwt.ts:454
↓ 2 callersFunctionverifyKunTokenPayload
(refreshToken: string)
app/api/utils/jwt.ts:312
↓ 2 callersFunctionverifyVerificationCode
( email: string, userProvidedCode: string )
app/api/utils/verifyVerificationCode.ts:3
↓ 2 callersFunctionwithExponentialBackoff
( fn, name = 'Psql execute race error.', retries = 10, delay = 100 )
migration/backup/_migration.mjs:234
↓ 1 callersFunctionRenderCell
(user: AdminUserType, columnKey: string)
components/admin/user/RenderCell.tsx:14
↓ 1 callersFunctionRenderCell
(galgame: AdminGalgame, columnKey: string)
components/admin/galgame/RenderCell.tsx:10
↓ 1 callersFunctionRenderCell
({ creator, columnKey, onUpdate }: RenderCellProps)
components/admin/creator/RenderCell.tsx:27
↓ 1 callersFunctionRenderCell
(resource: AdminResource, columnKey: string)
components/admin/resource/RenderCell.tsx:12
↓ 1 callersFunctionacquireTaskLock
( key: string, ttlSeconds: number, taskName: string )
server/tasks/withTaskLock.ts:15
↓ 1 callersFunctionaddAlias
()
components/edit/create/AliasInput.tsx:21
↓ 1 callersFunctionaddBlockedTag
(uid: number, tagId: number)
app/api/user/setting/blocked-tag/route.ts:39
↓ 1 callersFunctionaddMosaicEventListeners
( originalCanvas: HTMLCanvasElement, originalCtx: CanvasRenderingContext2D, mosaicCanvas: HTMLC
components/kun/cropper/KunImageMosaicModal.tsx:117
↓ 1 callersFunctionaddToHistory
(suggestions: SearchSuggestionType[])
components/search/Container.tsx:84
↓ 1 callersFunctionannouncementTemplate
( title: string, content: string, email: string, validateEmailCode: string )
constants/email/templates/announcement.ts:10
↓ 1 callersFunctionappendBlockedTagId
(ids: number[], tagId: number)
utils/blockedTag.ts:22
↓ 1 callersFunctionapplyForCreator
(uid: number)
app/api/apply/route.ts:6
↓ 1 callersFunctionapproveAppeal
( appeal: moderation_appealModel, adminName: string, uid: number )
app/api/admin/appeal/handle.ts:24
↓ 1 callersFunctionapproveCreator
( input: z.infer<typeof declineCreatorSchema>, adminUid: number )
app/api/admin/creator/decline/route.ts:9
↓ 1 callersFunctionapproveCreator
( input: z.infer<typeof approveCreatorSchema>, adminUid: number )
app/api/admin/creator/approve/route.ts:10
↓ 1 callersFunctionapprovePatchResource
( input: z.infer<typeof approvePatchResourceSchema>, adminUid: number )
app/api/admin/resource-apply/approve/route.ts:11
↓ 1 callersFunctionbackfillCommentHtml
()
scripts/backfillCommentHtml.ts:9
↓ 1 callersFunctionbatch
(arr, size, fn)
migration/backup/_ensurePatchRatingStat.mjs:3
↓ 1 callersFunctionbuildAllTitles
(response: { results: VNDBFullResult[] })
app/api/edit/vndb/details/route.ts:21
↓ 1 callersFunctionbuildChartData
(histogram: RatingHistogram)
components/patch/header/RatingSummaryBadge.tsx:28
↓ 1 callersFunctionbuildDeleteLogContent
( adminName: string, ratings: Array<{ id: number user_id: number patch_id: number recommen
app/api/admin/rating/delete.ts:19
↓ 1 callersFunctionbuildDeleteLogContent
( adminName: string, comments: Array<{ id: number user_id: number patch_id: number parent_
app/api/admin/comment/delete.ts:20
↓ 1 callersFunctionbuildDevelopers
(results: VNDBFullResult[])
app/api/edit/vndb/details/route.ts:47
↓ 1 callersFunctionbuildKeywordCondition
(keyword: string)
app/api/search/route.ts:44
↓ 1 callersFunctionbuildKeywordExcludeCondition
( keyword: string )
app/api/search/route.ts:78
↓ 1 callersFunctionbuildOccurrences
(resources: ResourceRecord[])
migration/backup/_findDuplicateCustomResourceLinks.ts:70
↓ 1 callersFunctionbuildPatchLink
(report: AdminReport)
components/admin/report/ReportHandler.tsx:18
↓ 1 callersFunctionbuildPayload
()
components/edit/create/DuplicateCheckButton.tsx:22
↓ 1 callersFunctionbuildRatingSummary
( stat: CachedPatchSource['rating_stat'] )
app/api/patch/_content.ts:60
↓ 1 callersFunctionbuildTags
(results: VNDBFullResult[])
app/api/edit/vndb/details/route.ts:34
↓ 1 callersFunctionbuildTargetPreview
(report: AdminReport)
components/admin/report/ReportCard.tsx:35
↓ 1 callersFunctionbuildTree
( currentPath: string, baseName: string )
lib/mdx/directoryTree.ts:11
↓ 1 callersFunctionbuildTree
(currentPath: string)
scripts/dynamic-routes/getKunDynamicBlog.ts:13
↓ 1 callersFunctionbumpPatchFavoriteCacheVersion
(uid: number)
app/api/patch/cache.ts:157
↓ 1 callersFunctioncacheVerdict
(hash: string, verdict: ModerationVerdict)
server/tasks/moderationTask.ts:57
↓ 1 callersFunctioncalcFileSizeMB
(byteNumber: number)
components/patch/resource/upload/FileUploadCard.tsx:11
← previousnext →301–400 of 1,854, ranked by callers