MCPcopy Create free account

hub / github.com/dfinity/cancan / functions

Functions136 in github.com/dfinity/cancan

FunctionSignIn
(props: PropsWithChildren<{}>)
src/views/SignIn.tsx:10
FunctionSignUp
()
src/components/SignUp.tsx:23
FunctionSuperLikeButton
({ handleSuperLike, isSuperLiked, disabled, })
src/components/SuperLikeButton.tsx:4
FunctionSuperLikeEffect
({ isActive = false })
src/components/SuperLikeEffect.tsx:10
FunctionTippingButton
({ senderId, currentRewardPoints, recipientId, onRefreshUser, })
src/components/TippingButton.tsx:10
FunctionUpload
({ user, onUpload, }: { user?: ProfileInfoPlus; onUpload: () => void; })
src/components/Upload.tsx:12
FunctionVideo
(props: VideoProps)
src/components/Video.tsx:29
FunctionVideoBase
(props: VideoProps)
src/components/Video.tsx:59
Methodactor
()
src/utils/canister/actor.ts:54
FunctionclearMessages
()
src/components/RewardShowerNotification.tsx:65
FunctioncloseAlert
()
src/components/DropDayNotification.tsx:29
Methodconstructor
()
src/utils/authClient.ts:17
Methodconstructor
()
src/utils/canister/actor.ts:38
FunctionfindOrCreateUser
( userId: string, principal: Principal, key: string )
src/utils/canister.ts:65
FunctiongetCanisterId
()
src/utils/index.ts:80
FunctiongetFirstVideo
()
e2e/cypress/integration/utils/index.ts:7
FunctiongetLocationCanisterPrincipal
(location: Location)
src/utils/canister.ts:240
FunctionhandleClick
()
src/components/FlagButton.tsx:18
FunctionhandleClick
(ev)
src/components/TippingButton.tsx:34
FunctionhandleClick
(clickedVideo: VideoInfo)
src/views/Discover.tsx:47
FunctionhandleFollowClick
(event)
src/components/FollowUserRow.tsx:27
FunctionhandleFollowCurrent
()
src/views/Profile.tsx:97
FunctionhandleLike
()
src/components/Video.tsx:114
FunctionhandleLogin
()
src/views/SignIn.tsx:26
FunctionhandlePlayClick
()
src/components/Video.tsx:80
FunctionhandleSuperLike
()
src/components/Video.tsx:119
FunctionlogIn
()
src/utils/auth.tsx:131
FunctiononChange
(evt: ChangeEvent<HTMLInputElement>)
src/components/Upload.tsx:53
FunctionoverrideWebpackConfig
({ webpackConfig })
craco.config.js:5
FunctionrefreshProfileInfo
()
src/components/PrivateRoutes.tsx:34
FunctionrewardPointsReducer
(acc: number, message: Message)
src/components/RewardShowerNotification.tsx:16
FunctionsaveTipping
(localTippingPoints)
src/components/TippingButton.tsx:25
Functionsubmit
(evt: FormEvent)
src/components/SignUp.tsx:57
FunctionunreadMessagesFilter
(message: Message)
src/components/RewardShowerNotification.tsx:31
Functionupload
()
src/components/Upload.tsx:63
FunctionuploadVideo
(video)
scripts/seed.ts:100
← previous101–136 of 136, ranked by callers