MCPcopy Create free account

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

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

↓ 1 callersFunctioncalculateColumns
()
components/kun/MasonryGrid.tsx:27
↓ 1 callersFunctioncenterAspectCrop
( mediaWidth: number, mediaHeight: number, aspect: number )
components/kun/cropper/utils.ts:3
↓ 1 callersFunctioncheck2FAStatus
()
components/settings/user/TwoFactorAuth.tsx:69
↓ 1 callersFunctioncheckContentAppealable
( contentType: string, contentId: number, uid: number )
app/api/user/appeal/submit.ts:8
↓ 1 callersFunctioncheckConversation
( input: z.infer<typeof createConversationSchema>, uid: number, role: number )
app/api/message/conversation/service.ts:63
↓ 1 callersFunctioncheckIn
(uid: number)
app/api/user/status/check-in/route.ts:7
↓ 1 callersFunctioncheckTempToken
()
components/login/2FA.tsx:21
↓ 1 callersFunctioncheckoutPatchViewBuffer
()
app/api/patch/views/buffer.ts:18
↓ 1 callersFunctionclassifyField
(fieldName)
migration/backup/_checkDomainExist.mjs:8
↓ 1 callersFunctionclearReadMessage
(uid: number, type: string)
app/api/message/read/route.ts:78
↓ 1 callersFunctionclearResourceNameAndNote
()
migration/backup/_clearResourceNameAndNote.ts:11
↓ 1 callersFunctioncloseDisableModal
()
components/settings/user/TwoFactorAuth.tsx:144
↓ 1 callersFunctioncollectExternalTags
(data: PatchFormDataShape)
components/edit/components/BatchTag.tsx:22
↓ 1 callersFunctioncollectImages
(node: Node)
components/kun/image-viewer/AutoImageViewer.tsx:82
↓ 1 callersFunctioncollectMatchingIds
(delegate, where, idField)
migration/backup/_replaceNewImageDomain.mjs:62
↓ 1 callersFunctioncolorClass
(color: RatingColor)
components/kun/Rating.tsx:36
↓ 1 callersFunctioncommitEmailChange
( uid: number, email: string, revertKey: string )
app/api/user/setting/email/route.ts:148
↓ 1 callersFunctionconnectRedis
()
lib/redis.ts:71
↓ 1 callersFunctionconvertKunLink
(content: string)
migration/backup/_convertKunLinkToMarkdown.ts:6
↓ 1 callersFunctioncopyFiles
()
scripts/postbuild.ts:49
↓ 1 callersFunctioncopyRuntimeFile
(src: string, dest: string)
scripts/postbuild.ts:26
↓ 1 callersFunctioncreateAndLinkTags
(tags, patchId)
migration/backup/_migration.mjs:329
↓ 1 callersFunctioncreateBreadcrumbItem
( pathname: string, params: NextParams, pageTitle?: string )
constants/routes/routes.ts:155
↓ 1 callersFunctioncreateButtons
( call: <T>(command: CmdKey<T>, payload?: T | undefined) => boolean | undefined )
components/kun/milkdown/plugins/_buttonList.ts:25
↓ 1 callersFunctioncreateCodeMirrorView
({ root, ...options }: ViewOptions)
components/kun/milkdown/codemirror/setup.ts:82
↓ 1 callersFunctioncreateCompany
()
components/company/form/CompanyFormModal.tsx:186
↓ 1 callersFunctioncreateCompany
( input: z.infer<typeof createCompanySchema>, uid: number )
app/api/company/route.ts:89
↓ 1 callersFunctioncreateCroppedImage
( image: HTMLImageElement, crop: any, scale = 1, rotate = 0 )
components/kun/cropper/utils.ts:23
↓ 1 callersFunctioncreateDocBreadcrumb
( params: NextParams, defaultItem: KunBreadcrumbItem, pageTitle: string )
constants/routes/routes.ts:121
↓ 1 callersFunctioncreateEmailChangeNotificationTemplate
( oldEmail: string, newEmail: string, revertLink: string )
app/api/user/setting/email/_emailChange.ts:37
↓ 1 callersFunctioncreateEmailChangeRevertConfirmResponse
( token: string, oldEmail: string )
app/api/user/setting/email/_emailChange.ts:129
↓ 1 callersFunctioncreateEmailChangeRevertLink
(token: string)
app/api/user/setting/email/_emailChange.ts:33
↓ 1 callersFunctioncreateFeedback
( input: z.infer<typeof createPatchFeedbackSchema>, uid: number )
app/api/patch/feedback/route.ts:9
↓ 1 callersFunctioncreateFolder
( input: z.infer<typeof createFavoriteFolderSchema>, uid: number )
app/api/user/profile/favorite/folder/create.ts:7
↓ 1 callersFunctioncreateGalgame
(input: CreateGalgameInput, uid: number)
app/api/edit/create.ts:21
↓ 1 callersFunctioncreateKunResetPasswordEmailTemplate
(resetLink: string)
constants/email/verify-templates.ts:20
↓ 1 callersFunctioncreateKunVerificationEmailTemplate
( type: 'register' | 'reset', code: string )
constants/email/verify-templates.ts:65
↓ 1 callersFunctioncreatePatchBreadcrumb
( params: NextParams, defaultItem: KunBreadcrumbItem, pageTitle: string )
constants/routes/routes.ts:76
↓ 1 callersFunctioncreatePatchComment
( input: z.infer<typeof patchCommentCreateSchema>, uid: number )
app/api/patch/comment/create.ts:13
↓ 1 callersFunctioncreatePatchRating
( input: z.infer<typeof patchRatingCreateSchema>, uid: number )
app/api/patch/rating/create.ts:8
↓ 1 callersFunctioncreatePatchResource
( input: z.infer<typeof patchResourceCreateSchema>, uid: number, userRole: number )
app/api/patch/resource/create.ts:16
↓ 1 callersFunctioncreatePatchResource
(input, uid)
migration/backup/_migration.mjs:393
↓ 1 callersFunctioncreatePatchResource
(input, uid)
migration/backup/_migrateMobileGameLinks.mjs:230
↓ 1 callersFunctioncreatePatchResources
( content, patch, type, platform, language, note )
migration/backup/_migration.mjs:339
↓ 1 callersFunctioncreatePatchResources
( content, patchId, type, platform, language, note )
migration/backup/_migrateMobileGameLinks.mjs:160
↓ 1 callersFunctioncreateReport
( input: z.infer<typeof createPatchRatingReportSchema>, uid: number )
app/api/patch/rating/report/route.ts:8
↓ 1 callersFunctioncreateReport
( input: z.infer<typeof createPatchCommentReportSchema>, uid: number )
app/api/patch/comment/report/route.ts:8
↓ 1 callersFunctioncreateRevertToken
(user: EmailChangeUser, newEmail: string)
app/api/user/setting/email/route.ts:110
↓ 1 callersFunctioncreateTag
( input: z.infer<typeof createTagSchema>, uid: number )
app/api/tag/create.ts:5
↓ 1 callersFunctioncreateTagBreadcrumb
( params: NextParams, defaultItem: KunBreadcrumbItem, pageTitle: string )
constants/routes/routes.ts:91
↓ 1 callersFunctioncreateTags
(tags)
migration/backup/_migration.mjs:258
↓ 1 callersFunctioncreateUserBreadcrumb
( params: NextParams, defaultItem: KunBreadcrumbItem, pageTitle: string )
constants/routes/routes.ts:106
↓ 1 callersFunctiondeclinePatchResource
( input: z.infer<typeof declinePatchResourceSchema>, adminUid: number )
app/api/admin/resource-apply/decline/route.ts:14
↓ 1 callersFunctiondecodeIfEncoded
(text: string)
utils/kunCopy.ts:3
↓ 1 callersFunctiondelKvsAndRemoveKvSetMembers
( keys: string[], setKey: string, members: string[] )
lib/redis.ts:221
↓ 1 callersFunctiondeleteBlockedTag
(uid: number, tagId: number)
app/api/user/setting/blocked-tag/route.ts:75
↓ 1 callersFunctiondeleteComment
( input: z.infer<typeof commentIdSchema>, uid: number, userRole: number )
app/api/patch/comment/delete.ts:62
↓ 1 callersFunctiondeleteComment
( input: z.infer<typeof adminDeleteCommentSchema>, uid: number )
app/api/admin/comment/delete.ts:55
↓ 1 callersFunctiondeleteCommentWithReplies
( comment: CommentForDelete, db: CommentDeleteClient )
app/api/patch/comment/delete.ts:33
↓ 1 callersFunctiondeleteConversation
( conversationId: number, uid: number )
app/api/message/conversation/[id]/service.ts:202
↓ 1 callersFunctiondeleteFolder
( input: z.infer<typeof folderIdSchema>, uid: number )
app/api/user/profile/favorite/folder/delete.ts:14
↓ 1 callersFunctiondeleteGalgameListCache
(cacheKey: string)
app/api/galgame/service.ts:62
↓ 1 callersFunctiondeleteHomeCache
(cacheKey: string)
app/api/home/service.ts:37
↓ 1 callersFunctiondeleteMarkdownHtmlCache
(cacheKey: string)
app/api/utils/render/markdownHtmlCache.ts:90
↓ 1 callersFunctiondeleteMessage
( conversationId: number, input: z.infer<typeof deletePrivateMessageSchema>, uid: number )
app/api/message/conversation/[id]/service.ts:166
↓ 1 callersFunctiondeleteOldFilesAndFolders
(dir: string)
server/tasks/setCleanupTask.ts:24
↓ 1 callersFunctiondeleteOtherKunTokenSessions
( uid: number, currentJti: string )
app/api/utils/jwt.ts:422
↓ 1 callersFunctiondeletePatchById
(input: z.infer<typeof patchIdSchema>)
app/api/patch/delete.ts:11
↓ 1 callersFunctiondeletePatchRating
( input: z.infer<typeof ratingIdSchema>, uid: number, userRole: number )
app/api/patch/rating/delete.ts:10
↓ 1 callersFunctiondeleteRating
( input: z.infer<typeof adminDeleteRatingSchema>, uid: number )
app/api/admin/rating/delete.ts:59
↓ 1 callersFunctiondeleteResource
( input: z.infer<typeof resourceIdSchema>, uid: number, userRole: number )
app/api/patch/resource/delete.ts:15
↓ 1 callersFunctiondeleteResourceListCache
(cacheKey: string)
app/api/resource/cache.ts:19
↓ 1 callersFunctiondeleteTag
(tagId: number)
app/api/tag/delete.ts:3
↓ 1 callersFunctiondeleteUser
( input: z.infer<typeof userIdSchema>, uid: number )
app/api/admin/user/delete.ts:11
↓ 1 callersFunctiondetermineLanguage
(type)
migration/backup/_migration.mjs:164
↓ 1 callersFunctiondetermineLanguage
(type)
migration/backup/_migrateMobileGameLinks.mjs:138
↓ 1 callersFunctiondeterminePlatform
(type)
migration/backup/_migration.mjs:170
↓ 1 callersFunctiondeterminePlatform
(type)
migration/backup/_migrateMobileGameLinks.mjs:144
↓ 1 callersFunctiondisableEmailNotice
( input: z.infer<typeof disableEmailNoticeSchema> )
app/api/auth/email-notice/disable/route.ts:11
↓ 1 callersFunctiondisableUser2FAByAdmin
( input: { uid: number }, adminUid: number )
app/api/admin/user/2fa/disable/route.ts:9
↓ 1 callersFunctiondistributeItems
()
components/kun/MasonryGrid.tsx:44
↓ 1 callersFunctiondownloadStats
( input: z.infer<typeof updatePatchResourceStatsSchema> )
app/api/patch/resource/download/route.ts:8
↓ 1 callersFunctiondropLegacyColumns
(client: PoolClient)
migration/migratePatchResourceLinks.ts:79
↓ 1 callersFunctionduplicate
(input: z.infer<typeof duplicateSchema>)
app/api/edit/duplicate/route.ts:8
↓ 1 callersFunctioneachRecursive
( obj: CustomObject, cb: (k: string, v: any) => void, parentKey: string = '' )
store/_cookie.ts:40
↓ 1 callersFunctionensureAliases
(patchId: number, aliases: string[])
app/api/edit/processExternalData.ts:184
↓ 1 callersFunctionensurePatchCompaniesFromVNDB
( patchId: number, vndbId: string | null | undefined, uid: number )
app/api/edit/fetchCompanies.ts:35
↓ 1 callersFunctionensurePatchCompanyFromDlsite
( patchId: number, dlsiteCode: string | null | undefined, uid: number, prefetchedCircleName?: string |
app/api/edit/dlsite.ts:7
↓ 1 callersFunctionensurePatchResourceLinkTable
(client: PoolClient)
migration/migratePatchResourceLinks.ts:27
↓ 1 callersFunctionensureSingleCompany
( patchId: number, name: string, link: string, uid: number )
app/api/edit/processExternalData.ts:142
↓ 1 callersFunctionensureTagsWithSources
( patchId: number, tagSources: { names: string[]; source: string }[], uid: number )
app/api/edit/processExternalData.ts:16
↓ 1 callersFunctionescapeHtml
(value: string)
constants/email/verify-templates.ts:12
↓ 1 callersFunctionescapeRegExp
(str)
migration/backup/_replaceNewImageDomain.mjs:58
↓ 1 callersFunctionexistsForField
(model, field)
migration/backup/_checkDomainExist.mjs:91
↓ 1 callersFunctionexportFavorites
()
migration/backup/_backupFavorite.mjs:4
↓ 1 callersFunctionextractBlockedTagIds
( visibilityWhere: Prisma.patchWhereInput )
app/api/utils/visibilityCacheKey.ts:13
↓ 1 callersFunctionextractDevelopers
(infobox?: BangumiInfoboxItem[])
app/api/edit/bangumi/route.ts:46
↓ 1 callersFunctionextractGameNameString
(text)
migration/backup/_recoverFeedbackAndReport.mjs:3
↓ 1 callersFunctionextractIntroduction
(content, contentLimit)
migration/backup/_migration.mjs:179
↓ 1 callersFunctionextractLinks
(content: string)
migration/backup/_findDuplicateCustomResourceLinks.ts:64
← previousnext →401–500 of 1,854, ranked by callers