Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dfinity/cancan
/ functions
Functions
136 in github.com/dfinity/cancan
⨍
Functions
136
◇
Types & classes
29
Function
SignIn
(props: PropsWithChildren<{}>)
src/views/SignIn.tsx:10
Function
SignUp
()
src/components/SignUp.tsx:23
Function
SuperLikeButton
({ handleSuperLike, isSuperLiked, disabled, })
src/components/SuperLikeButton.tsx:4
Function
SuperLikeEffect
({ isActive = false })
src/components/SuperLikeEffect.tsx:10
Function
TippingButton
({ senderId, currentRewardPoints, recipientId, onRefreshUser, })
src/components/TippingButton.tsx:10
Function
Upload
({ user, onUpload, }: { user?: ProfileInfoPlus; onUpload: () => void; })
src/components/Upload.tsx:12
Function
Video
(props: VideoProps)
src/components/Video.tsx:29
Function
VideoBase
(props: VideoProps)
src/components/Video.tsx:59
Method
actor
()
src/utils/canister/actor.ts:54
Function
clearMessages
()
src/components/RewardShowerNotification.tsx:65
Function
closeAlert
()
src/components/DropDayNotification.tsx:29
Method
constructor
()
src/utils/authClient.ts:17
Method
constructor
()
src/utils/canister/actor.ts:38
Function
findOrCreateUser
( userId: string, principal: Principal, key: string )
src/utils/canister.ts:65
Function
getCanisterId
()
src/utils/index.ts:80
Function
getFirstVideo
()
e2e/cypress/integration/utils/index.ts:7
Function
getLocationCanisterPrincipal
(location: Location)
src/utils/canister.ts:240
Function
handleClick
()
src/components/FlagButton.tsx:18
Function
handleClick
(ev)
src/components/TippingButton.tsx:34
Function
handleClick
(clickedVideo: VideoInfo)
src/views/Discover.tsx:47
Function
handleFollowClick
(event)
src/components/FollowUserRow.tsx:27
Function
handleFollowCurrent
()
src/views/Profile.tsx:97
Function
handleLike
()
src/components/Video.tsx:114
Function
handleLogin
()
src/views/SignIn.tsx:26
Function
handlePlayClick
()
src/components/Video.tsx:80
Function
handleSuperLike
()
src/components/Video.tsx:119
Function
logIn
()
src/utils/auth.tsx:131
Function
onChange
(evt: ChangeEvent<HTMLInputElement>)
src/components/Upload.tsx:53
Function
overrideWebpackConfig
({ webpackConfig })
craco.config.js:5
Function
refreshProfileInfo
()
src/components/PrivateRoutes.tsx:34
Function
rewardPointsReducer
(acc: number, message: Message)
src/components/RewardShowerNotification.tsx:16
Function
saveTipping
(localTippingPoints)
src/components/TippingButton.tsx:25
Function
submit
(evt: FormEvent)
src/components/SignUp.tsx:57
Function
unreadMessagesFilter
(message: Message)
src/components/RewardShowerNotification.tsx:31
Function
upload
()
src/components/Upload.tsx:63
Function
uploadVideo
(video)
scripts/seed.ts:100
← previous
101–136 of 136, ranked by callers