MCPcopy Create free account

hub / github.com/adrianhajdin/zoom-clone / functions

Functions53 in github.com/adrianhajdin/zoom-clone

↓ 44 callersFunctioncn
(...inputs: ClassValue[])
lib/utils.ts:4
↓ 6 callersFunctiontoast
({ ...props }: Toast)
components/ui/use-toast.ts:145
↓ 5 callersFunctiondispatch
(action: Action)
components/ui/use-toast.ts:136
↓ 4 callersFunctionuseToast
()
components/ui/use-toast.ts:174
↓ 2 callersFunctionaddToRemoveQueue
(toastId: string)
components/ui/use-toast.ts:61
↓ 2 callersFunctionuseGetCallById
(id: string | string[])
hooks/useGetCallById.ts:4
↓ 1 callersFunctiondismiss
()
components/ui/use-toast.ts:153
↓ 1 callersFunctionfetchRecordings
()
components/CallList.tsx:44
↓ 1 callersFunctiongenId
()
components/ui/use-toast.ts:30
↓ 1 callersFunctiongetCalls
()
components/CallList.tsx:17
↓ 1 callersFunctiongetNoCallsMessage
()
components/CallList.tsx:30
↓ 1 callersFunctionloadCall
()
hooks/useGetCallById.ts:13
↓ 1 callersFunctionloadCalls
()
hooks/useGetCalls.ts:12
↓ 1 callersFunctionreducer
(state: State, action: Action)
components/ui/use-toast.ts:77
↓ 1 callersFunctionuseGetCalls
()
hooks/useGetCalls.ts:5
FunctionAlert
({ title, iconUrl }: PermissionCardProps)
components/Alert.tsx:12
FunctionCallLayout
()
components/MeetingRoom.tsx:41
FunctionCallList
({ type }: { type: 'ended' | 'upcoming' | 'recordings' })
components/CallList.tsx:11
FunctionDialogFooter
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
components/ui/dialog.tsx:70
FunctionDialogHeader
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
components/ui/dialog.tsx:56
FunctionDropdownMenuShortcut
({ className, ...props }: React.HTMLAttributes<HTMLSpanElement>)
components/ui/dropdown-menu.tsx:171
FunctionEndCallButton
()
components/EndCallButton.tsx:8
FunctionHome
()
app/(root)/(home)/page.tsx:3
FunctionHomeCard
({ className, img, title, description, handleClick }: HomeCardProps)
components/HomeCard.tsx:15
FunctionLoader
()
components/Loader.tsx:3
FunctionMeetingCard
({ icon, title, date, isPreviousMeeting, buttonIcon1, handleClick, link, buttonText, }: Meetin
components/MeetingCard.tsx:21
FunctionMeetingModal
({ isOpen, onClose, title, className, children, handleClick, buttonText, instantMeeting, ima
components/MeetingModal.tsx:22
FunctionMeetingPage
()
app/(root)/meeting/[id]/page.tsx:14
FunctionMeetingRoom
()
components/MeetingRoom.tsx:28
FunctionMeetingSetup
({ setIsSetupComplete, }: { setIsSetupComplete: (value: boolean) => void; })
components/MeetingSetup.tsx:13
FunctionMeetingTypeList
()
components/MeetingTypeList.tsx:23
FunctionMobileNav
()
components/MobileNav.tsx:11
FunctionNavbar
()
components/Navbar.tsx:7
FunctionPersonalRoom
()
app/(root)/(home)/personal-room/page.tsx:30
FunctionPreviousPage
()
app/(root)/(home)/previous/page.tsx:3
FunctionPreviousPage
()
app/(root)/(home)/recordings/page.tsx:3
FunctionRootLayout
({ children, }: Readonly<{ children: ReactNode }>)
app/layout.tsx:21
FunctionRootLayout
({ children }: Readonly<{ children: ReactNode }>)
app/(root)/layout.tsx:5
FunctionRootLayout
({ children }: Readonly<{children: ReactNode}>)
app/(root)/(home)/layout.tsx:12
FunctionSheetFooter
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
components/ui/sheet.tsx:91
FunctionSheetHeader
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
components/ui/sheet.tsx:77
FunctionSidebar
()
components/Sidebar.tsx:9
FunctionSiginInPage
()
app/(auth)/sign-in/[[...sigin-in]]/page.tsx:3
FunctionSignUpPage
()
app/(auth)/sign-up/[[...sign-up]]/page.tsx:3
FunctionStreamVideoProvider
({ children }: { children: ReactNode })
providers/StreamClientProvider.tsx:12
FunctionTable
({ title, description, }: { title: string; description: string; })
app/(root)/(home)/personal-room/page.tsx:11
FunctionToaster
()
components/ui/toaster.tsx:13
FunctionUpcomingPage
()
app/(root)/(home)/upcoming/page.tsx:3
FunctioncreateMeeting
()
components/MeetingTypeList.tsx:34
FunctionendCall
()
components/EndCallButton.tsx:28
FunctionstartRoom
()
app/(root)/(home)/personal-room/page.tsx:40
FunctiontokenProvider
()
actions/stream.actions.ts:9
Functionupdate
(props: ToasterToast)
components/ui/use-toast.ts:148