MCPcopy Create free account

hub / github.com/dejwid/react-social-media-app / functions

Functions32 in github.com/dejwid/react-social-media-app

↓ 3 callersFunctionfetchLikes
()
components/PostCard.js:37
↓ 2 callersFunctionfetchComments
()
components/PostCard.js:41
↓ 2 callersFunctionuploadUserProfileImage
( supabase, userId, file, bucket, profileColumn, )
helpers/user.js:1
↓ 1 callersFunctionfetchIsSaved
()
components/PostCard.js:23
↓ 1 callersFunctionfetchPosts
()
pages/index.js:33
↓ 1 callersFunctionfetchUser
()
pages/profile.js:34
↓ 1 callersFunctionloadPosts
()
components/ProfileContent.js:20
↓ 1 callersFunctionuserPosts
(userId)
components/ProfileContent.js:27
↓ 1 callersFunctionuserProfile
(userId)
components/ProfileContent.js:34
FunctionCard
({children,noPadding})
components/Card.js:1
FunctionFriendInfo
()
components/FriendInfo.js:3
FunctionId
()
pages/profile/[id].js:3
FunctionLoginPage
()
pages/login.js:6
FunctionMyApp
({ Component, pageProps })
pages/_app.js:11
FunctionNotificationsPage
()
pages/notifications.js:6
FunctionPreloader
()
components/Preloader.js:3
FunctionProfileAbout
()
pages/profile/[id]/[...tab].js:3
FunctionProfileTabs
({userId,active})
components/ProfileTabs.js:3
FunctionUserContextProvider
({children})
contexts/UserContext.js:6
FunctionaddPhotos
(ev)
components/PostFormCard.js:32
FunctioncreatePost
()
components/PostFormCard.js:16
FunctionhandleAvatarChange
(ev)
components/Avatar.js:10
FunctionhandleClickOutsideDropdown
(e)
components/PostCard.js:51
Functionhandler
(req, res)
pages/api/hello.js:3
FunctionloginWithGoogle
()
pages/login.js:8
Functionlogout
()
components/NavigationCard.js:13
FunctionopenDropdown
(e)
components/PostCard.js:47
FunctionpostComment
(ev)
components/PostCard.js:99
FunctionsaveProfile
()
pages/profile.js:48
FunctiontoggleLike
()
components/PostCard.js:79
FunctiontoggleSave
()
components/PostCard.js:55
FunctionupdateCover
(ev)
components/Cover.js:11