MCPcopy Create free account

hub / github.com/Nick-h4ck3r/quickflow / functions

Functions101 in github.com/Nick-h4ck3r/quickflow

↓ 47 callersFunctioncn
(...inputs: ClassValue[])
lib/utils.ts:4
↓ 4 callersFunctiononChange
(file?: File)
components/modals/cover-image-modal.tsx:26
↓ 4 callersFunctiononExpand
(documentId: string)
app/(main)/_components/DocumentList.tsx:27
↓ 2 callersFunctioncollapse
()
app/(main)/_components/Navigation.tsx:116
↓ 2 callersFunctiononClose
()
components/modals/cover-image-modal.tsx:53
↓ 1 callersFunctiondisableInput
()
components/toolbar.tsx:42
↓ 1 callersFunctiondisableInput
()
app/(main)/_components/Title.tsx:34
↓ 1 callersFunctionformatFileSize
(bytes?: number)
components/single-image-dropzone.tsx:209
↓ 1 callersFunctiononClick
(documentId: string)
app/(main)/_components/TrashBox.tsx:28
↓ 1 callersFunctiononInput
(val: string)
components/toolbar.tsx:44
↓ 1 callersFunctiononRedirect
(documentId: string)
app/(main)/_components/DocumentList.tsx:38
↓ 1 callersFunctiononRemove
( documentId: Id<"documents">, )
app/(main)/_components/TrashBox.tsx:46
↓ 1 callersFunctiononRestore
( event: React.MouseEvent<HTMLDivElement, MouseEvent>, documentId: Id<"documents">, )
app/(main)/_components/TrashBox.tsx:32
↓ 1 callersFunctiononSelect
(id: string)
components/search-command.tsx:46
↓ 1 callersFunctionrecursiveArchive
(documentId: Id<"documents">)
convex/documents.ts:25
↓ 1 callersFunctionrecursiveRestore
(documentId: Id<"documents">)
convex/documents.ts:145
↓ 1 callersFunctionresetWidth
()
app/(main)/_components/Navigation.tsx:101
↓ 1 callersFunctionuseOrigin
()
hooks/use-origin.tsx:3
↓ 1 callersFunctionuseScrollTop
(threshold = 10)
hooks/use-scroll-top.tsx:3
FunctionAlertDialogFooter
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
components/ui/alert-dialog.tsx:62
FunctionAlertDialogHeader
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
components/ui/alert-dialog.tsx:48
FunctionBanner
({ documentId }: BannerProps)
app/(main)/_components/Banner.tsx:15
FunctionCommandDialog
({ children, ...props }: CommandDialogProps)
components/ui/command.tsx:28
FunctionCommandShortcut
({ className, ...props }: React.HTMLAttributes<HTMLSpanElement>)
components/ui/command.tsx:129
FunctionConfirmModal
({ children, onConfirm }: ConfirmModalProps)
components/modals/confirm-modal.tsx:20
FunctionConvexClientProvider
({ children }: { children: ReactNode })
components/providers/convex-provider.tsx:10
FunctionCover
({ url, preview }: CoverImageProps)
components/cover.tsx:25
FunctionCoverImageModal
()
components/modals/cover-image-modal.tsx:16
FunctionDialogFooter
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
components/ui/dialog.tsx:70
FunctionDialogHeader
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
components/ui/dialog.tsx:56
FunctionDocumentIdPage
({ params }: DocumentIdPageProps)
app/(main)/(routes)/documents/[documentId]/page.tsx:18
FunctionDocumentIdPage
({ params }: DocumentIdPageProps)
app/(public)/(routes)/preview/[documentId]/page.tsx:18
FunctionDocumentList
({ parentDocumentId, level = 0, }: DocumentListProps)
app/(main)/_components/DocumentList.tsx:19
FunctionDropdownMenuShortcut
({ className, ...props }: React.HTMLAttributes<HTMLSpanElement>)
components/ui/dropdown-menu.tsx:171
FunctionEditor
({ onChange, initialContent, editable }: EditorProps)
components/editor.tsx:15
FunctionError
()
app/error.tsx:8
FunctionFAQs
(props: Props)
app/(marketing)/_components/FAQs.tsx:5
FunctionFeatures
()
app/(marketing)/_components/Features.tsx:3
FunctionFooter
()
app/(marketing)/_components/Footer.tsx:4
FunctionHeading
()
app/(marketing)/_components/Heading.tsx:10
FunctionHeroes
({}: Props)
app/(marketing)/_components/Heroes.tsx:6
FunctionIconPicker
({ children, onChange, asChild, }: IconPickerProps)
components/icon-picker.tsx:18
FunctionItem
({ id, label, onClick, icon: Icon, active, documentIcon, level = 0, isSearch, onExpand, ex
app/(main)/_components/Item.tsx:45
FunctionLogo
()
app/(marketing)/_components/Logo.tsx:13
FunctionMainLayout
({ children }: { children: React.ReactNode })
app/(main)/layout.tsx:11
FunctionMarketingLayout
({ children }: { children: React.ReactNode })
app/(marketing)/layout.tsx:3
FunctionMarketingPage
()
app/(marketing)/page.tsx:8
FunctionMenu
({ documentId }: MenuProps)
app/(main)/_components/Menu.tsx:27
FunctionModalProvider
()
components/providers/modal-provider.tsx:8
FunctionModeToggle
()
components/mode-toggle.tsx:15
FunctionNavbar
()
app/(marketing)/_components/Navbar.tsx:19
FunctionNavbar
({ isCollapsed, onResetWidth }: NavbarProps)
app/(main)/_components/Navbar.tsx:23
FunctionNavigation
()
app/(main)/_components/Navigation.tsx:36
FunctionPage
()
app/(main)/(routes)/documents/page.tsx:16
FunctionPublicLayout
({ children }: { children: React.ReactNode; })
app/(public)/layout.tsx:1
FunctionPublish
({ initialData }: PublishProps)
app/(main)/_components/Publish.tsx:21
FunctionRootLayout
({ children, }: { children: React.ReactNode; })
app/layout.tsx:37
FunctionSearchCommand
()
components/search-command.tsx:20
FunctionSettingsModal
()
components/modals/settings-modal.tsx:8
FunctionSkeleton
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
components/ui/skeleton.tsx:3
FunctionSpinner
({ size }: SpinnerProps)
components/spinner.tsx:21
FunctionThemeProvider
({ children, ...props }: ThemeProviderProps)
components/providers/theme-provider.tsx:7
FunctionTitle
({ initialData }: TitleProps)
app/(main)/_components/Title.tsx:17
FunctionToolbar
({ initialData, preview }: ToolbarProps)
components/toolbar.tsx:21
FunctionTrashBox
()
app/(main)/_components/TrashBox.tsx:15
FunctionUserItem
()
app/(main)/_components/UserItem.tsx:15
FunctionWorkTogether
()
app/(marketing)/_components/WorkTogether.tsx:3
Functiondown
(e: KeyboardEvent)
components/search-command.tsx:35
FunctionenableInput
()
components/toolbar.tsx:32
FunctionenableInput
()
app/(main)/_components/Title.tsx:24
FunctionfileInvalidType
()
components/single-image-dropzone.tsx:34
FunctionfileNotSupported
()
components/single-image-dropzone.tsx:40
FunctionfileTooLarge
(maxSize: number)
components/single-image-dropzone.tsx:31
FunctionhandleConfirm
( e: React.MouseEvent<HTMLButtonElement, MouseEvent>, )
components/modals/confirm-modal.tsx:21
FunctionhandleCreate
()
app/(main)/_components/Navigation.tsx:128
FunctionhandleExpand
(e: React.MouseEvent<HTMLDivElement, MouseEvent>)
app/(main)/_components/Item.tsx:67
FunctionhandleMouseDown
(e: React.MouseEvent<HTMLDivElement, MouseEvent>)
app/(main)/_components/Navigation.tsx:68
FunctionhandleMouseMove
(e: MouseEvent)
app/(main)/_components/Navigation.tsx:77
FunctionhandleMouseUp
()
app/(main)/_components/Navigation.tsx:95
FunctionhandleScroll
()
hooks/use-scroll-top.tsx:7
FunctionhandleUpload
(file: File)
components/editor.tsx:19
FunctiononArchive
()
app/(main)/_components/Menu.tsx:32
FunctiononArchive
(e: React.MouseEvent<HTMLDivElement, MouseEvent>)
app/(main)/_components/Item.tsx:91
FunctiononChange
(e: React.ChangeEvent<HTMLInputElement>)
app/(main)/_components/Title.tsx:38
FunctiononChange
(content: string)
app/(main)/(routes)/documents/[documentId]/page.tsx:29
FunctiononChange
(content: string)
app/(public)/(routes)/preview/[documentId]/page.tsx:29
FunctiononCopy
()
app/(main)/_components/Publish.tsx:60
FunctiononCopy
(e: React.MouseEvent<HTMLButtonElement, MouseEvent>)
app/(main)/_components/Navbar.tsx:46
FunctiononCopy
(e: React.MouseEvent<HTMLDivElement, MouseEvent>)
app/(main)/_components/Item.tsx:106
FunctiononCreate
(e: React.MouseEvent<HTMLDivElement, MouseEvent>)
app/(main)/_components/Item.tsx:72
FunctiononCreate
()
app/(main)/(routes)/documents/page.tsx:22
FunctiononIconSelect
(icon: string)
components/toolbar.tsx:52
FunctiononKeyDown
(e: React.KeyboardEvent<HTMLTextAreaElement>)
components/toolbar.tsx:59
FunctiononKeyDown
(e: KeyboardEvent<HTMLInputElement>)
app/(main)/_components/Title.tsx:46
FunctiononPublish
()
app/(main)/_components/Publish.tsx:30
FunctiononRemove
()
app/(main)/_components/Banner.tsx:21
FunctiononRemoveCoverImage
()
components/cover.tsx:31
FunctiononRemoveIcon
()
components/toolbar.tsx:55
FunctiononRestore
()
app/(main)/_components/Banner.tsx:33
FunctiononUnPublish
()
app/(main)/_components/Publish.tsx:45
next →1–100 of 101, ranked by callers