MCPcopy Create free account

hub / github.com/Broccoli-CTO/BroccoliNGO-Dapp / functions

Functions286 in github.com/Broccoli-CTO/BroccoliNGO-Dapp

↓ 1 callersFunctiongetTranslationDistance
( element1: HTMLElement, element2: HTMLElement, spread = 80, maxDistance = 500 )
components/Home/grid.ts:37
↓ 1 callersFunctiongetUploadedProofs
(tokenId: string)
components/Task/ProofView/index.tsx:109
↓ 1 callersFunctiongetVersionOfMetaData
( metadata: NFTMetaData | NFTMetaData2 | RescueNFTMetaData )
shared/task.ts:378
↓ 1 callersFunctiongetVoteMetadata
(tokenId: string)
scripts/test-vote.ts:8
↓ 1 callersFunctiongetVoteResult
(tokenId: string)
hooks/useTaskDetails.tsx:129
↓ 1 callersFunctionhandleDelMedia
(index: number)
components/Rescue/Form/Main/Background/index.tsx:64
↓ 1 callersFunctionhandleRescueSubmit
()
hooks/useRescue.tsx:109
↓ 1 callersMethodinitEvents
* Initialize events.
components/Home/grid.ts:156
↓ 1 callersFunctionloadFundRecords
()
components/Task/ProofView/index.tsx:160
↓ 1 callersFunctionloadFundRecords
()
hooks/useTaskDetails.tsx:227
↓ 1 callersFunctionloadTaskMetaData
( tokenUri?: string, metadata?: NFTMetaData | NFTMetaData2 | RescueNFTMetaData )
hooks/useTaskDetails.tsx:150
↓ 1 callersFunctionmain
()
scripts/test.ts:76
↓ 1 callersFunctionmain
()
scripts/indexer.ts:27
↓ 1 callersFunctionmain
()
scripts/collect-i18n.ts:87
↓ 1 callersFunctionmain
()
scripts/testEmail.ts:6
↓ 1 callersFunctionmaskMiddle
(str: string, visibleLength: number = 10)
components/RescueHuman/index.tsx:48
↓ 1 callersFunctionobfuscateEmail
(email: string)
shared/utils.ts:136
↓ 1 callersFunctiononOpen
()
components/Home/main.tsx:35
↓ 1 callersFunctionparseForm
(req: NextRequest)
app/api/ipfs/large/route.ts:26
↓ 1 callersFunctionrefreshProfile
()
hooks/useGlobal.tsx:32
↓ 1 callersFunctionrestoreTranslatedTextFromJson
( originalData: any, translatedObj: Record<string, string> )
shared/server/trans.ts:233
↓ 1 callersFunctionsendEmail
(to: string | string[], subject: string, content: string)
shared/server/email.ts:3
↓ 1 callersFunctionsetVoteDate
( start_date: number | string, end_date: number | string, tokenId: string )
scripts/test-approve.ts:6
↓ 1 callersFunctionsign
(payload: JwtPayload)
shared/server/jwt.ts:7
↓ 1 callersFunctionsubmitVote
( address: string, nftId: string | number, result: boolean, signature: string )
shared/api/index.ts:137
↓ 1 callersFunctionsumbitVoteResult
(tokenId: string)
shared/api/index.ts:104
↓ 1 callersFunctionsyncData
(from?: string | number, to?: string | number)
shared/server/sync.ts:236
↓ 1 callersFunctionsyncDataWithRange
(from: number, to: number)
scripts/indexer.ts:21
↓ 1 callersFunctionsyncMultilang
()
shared/api/index.ts:71
↓ 1 callersFunctiontestPrivy
()
scripts/test.ts:70
↓ 1 callersFunctiontransLabel
(label: string)
components/Task/DatasView/index.tsx:59
↓ 1 callersFunctiontranslateTextWithOpenAI
( text: string, targetLanguage = "en", sourceLanguage?: string )
shared/server/trans.ts:92
↓ 1 callersFunctionupdateDictionaryFiles
(newStrings: string[])
scripts/collect-i18n.ts:55
↓ 1 callersFunctionuploadFileToIpfs
(buffer: Buffer, contentType: string)
shared/upload/index.ts:102
↓ 1 callersFunctionuploadImageByUrl
(url: string)
shared/upload/index.ts:91
↓ 1 callersFunctionuploadLargeFileToIpfs
( file: File | Blob, contentType: string, )
shared/upload/index.ts:120
↓ 1 callersFunctionuploadToArweaveLargeFile
( buffer: Buffer | ArrayBuffer, contentType = "application/octet-stream", onProgress?: (progress: Upload
shared/server/ipfs.ts:52
↓ 1 callersFunctionuseDonate
()
shared/hooks/useDonate.ts:16
↓ 1 callersFunctionverify
(token: string)
shared/server/jwt.ts:13
↓ 1 callersFunctionverifyPrivyAccessToken
(accessToken: string)
shared/server/privy.ts:6
FunctionAppProvider
({ locale, children }: Readonly<{ locale: string, children: React.ReactNode }>)
components/ui/AppProvider.tsx:19
FunctionApprovalView
({ tokenId })
components/Task/ApprovalView/index.tsx:24
FunctionAttachmentView
({ attachment })
components/Task/DatasView/AttachmentView/index.tsx:8
FunctionColorModeIcon
()
components/ui/color-mode.tsx:43
FunctionColorModeProvider
(props: ColorModeProviderProps)
components/ui/color-mode.tsx:12
FunctionCompleted
({ tokenId })
components/Rescue/Form/Main/Completed/index.tsx:12
FunctionDatasView
({ email })
components/Task/DatasView/index.tsx:18
FunctionDonateDialog
({ onClose })
components/Home/donate/index.tsx:11
FunctionDrawerRight
({ isOpen, onOpenChange, position = "right", children, })
components/Drawer/fullpage/index.tsx:12
FunctionFormBackground
({ onNext, onPrev })
components/Rescue/Form/Main/Background/index.tsx:39
FunctionFormConnect
({ connectLabel })
components/Rescue/Form/Connect/index.tsx:12
FunctionFormContact
({ onNext, onPrev })
components/Rescue/Form/Main/Contact/index.tsx:27
FunctionFormMain
({ onPrev })
components/Rescue/Form/Main/index.tsx:16
FunctionFormPreSection
({ onNext })
components/Rescue/Form/PreSection/index.tsx:18
FunctionFormRequest
({ onNext, onPrev })
components/Rescue/Form/Main/Request/index.tsx:29
FunctionFox
()
components/Home/fox/index.tsx:3
FunctionFundRecordsView
({ tokenId, admin })
components/Task/FundRecordsView/index.tsx:24
FunctionFundRequestForm
({ open, onClose, onSuccess })
components/Rescue/index.tsx:16
FunctionFundRequestForm
({ onSuccess })
components/RescueHuman/index.tsx:734
FunctionGET
( request: NextRequest, { params }: { params: Promise<{ id: string }> } )
app/api/task/[id]/route.ts:8
FunctionGET
(req: NextRequest)
app/api/cron/route.ts:7
FunctionGET
(req: NextRequest)
app/api/cron/multilang/route.ts:8
FunctionGET
(req: Request)
app/api/profile/route.ts:19
FunctionGET
( request: NextRequest, { params }: { params: Promise<{ id: string }> } )
app/api/fundRecords/[id]/route.ts:4
FunctionGET
(req: NextRequest)
app/api/vote/balance/route.ts:6
FunctionGET
(req: NextRequest)
app/api/vote/result/route.ts:5
FunctionGET
(req: NextRequest)
app/api/vote/list/route.ts:5
FunctionGET
( request: NextRequest, { params }: { params: Promise<{ id: string }> } )
app/api/proofs/[id]/route.ts:6
FunctionGET
(req: Request)
app/api/xoauth/route.ts:17
FunctionGlobalContextProvider
({ children }: { children: ReactNode })
hooks/useGlobal.tsx:25
FunctionHeader
()
components/Header/index.tsx:13
FunctionHome
()
app/[lang]/page.tsx:3
FunctionHomeMain
()
components/Home/main.tsx:25
FunctionI18nProvider
({ children, locale }: { children: React.ReactNode; locale: string })
components/ui/I18nProvider.tsx:14
FunctionIcon
({ className }: Props)
components/icons/upload.tsx:5
FunctionIcon
()
components/icons/arweave.tsx:1
FunctionIcon
({ className }: Props)
components/icons/close.tsx:5
FunctionIcon
({ className }: Props)
components/icons/right.tsx:5
FunctionIcon
()
components/icons/approved.tsx:1
FunctionIcon
()
components/icons/nft.tsx:1
FunctionIcon
()
components/icons/disconnect.tsx:1
FunctionIcon
()
components/icons/pending.tsx:1
FunctionIcon
({ className }: Props)
components/icons/voted.tsx:4
FunctionIcon
()
components/icons/rejected.tsx:1
FunctionIcon
({ className }: Props)
components/icons/copy.tsx:5
FunctionIcon
()
components/icons/bscscan.tsx:1
FunctionLoginWithEmail
()
app/[lang]/privy-test/page.tsx:6
FunctionPOST
(req: NextRequest)
app/api/action/sumbit-vote-result/route.ts:13
FunctionPOST
(req: NextRequest)
app/api/action/proof/route.ts:11
FunctionPOST
(req: NextRequest)
app/api/action/approve/route.ts:11
FunctionPOST
(req: NextRequest)
app/api/action/fund-records/route.ts:11
FunctionPOST
(req: NextRequest)
app/api/createTask/route.ts:13
FunctionPOST
(req: NextRequest)
app/api/createTask/human/route.ts:15
FunctionPOST
(req: NextRequest)
app/api/createTask/v1/route.ts:20
FunctionPOST
(request: NextRequest)
app/api/ipfs/route.ts:7
FunctionPOST
(request: NextRequest)
app/api/ipfs/large/route.ts:60
FunctionPOST
(req: NextRequest)
app/api/ipfs/url/route.ts:18
FunctionPOST
(request: NextRequest)
app/api/ipfs/json/route.ts:5
FunctionPOST
(request: NextRequest)
app/api/vote/submit/route.ts:7
FunctionPOST
(req: Request)
app/api/xoauth/generate/route.ts:8
← previousnext →101–200 of 286, ranked by callers