MCPcopy Create free account

hub / github.com/anandbaburajan/cq2 / functions

Functions99 in github.com/anandbaburajan/cq2

↓ 115 callersFunctioncn
(...inputs: ClassValue[])
src/lib/utils.tsx:21
↓ 14 callersFunctiongetNewCQ2DocumentOpenThreads
(thread_id, CQ2Document)
src/lib/utils.tsx:25
↓ 12 callersFunctiongetNewCQ2DocumentCurrentHighlightsFromCurrentHighlights
( highlight, CQ2DocumentCurrentHighlights, )
src/lib/utils.tsx:93
↓ 8 callersFunctionupdateCQ2Document
(_CQ2Document)
src/components/document/v1-child-thread.tsx:908
↓ 4 callersFunctionuseCarousel
()
src/components/ui/carousel.tsx:35
↓ 3 callersFunctionCQ2TreeFromComment
( CQ2Document, comment, CQ2DocumentOpenThreads, setNewCQ2DocumentOpenThreads, CQ2DocumentC
src/lib/utils.tsx:383
↓ 3 callersFunctiondbConnect
()
src/lib/db-connect.tsx:21
↓ 3 callersFunctionupdateCQ2Document
(_CQ2Document)
src/components/document/v1-doc-thread.tsx:627
↓ 2 callersFunctiongetNewCQ2DocumentCurrentHighlightsFromOpenThreads
( CQ2DocumentOpenThreads, CQ2Document, )
src/lib/utils.tsx:47
↓ 2 callersFunctionhandleCommentInNewThread
(comment)
src/components/document/v1-doc-thread.tsx:109
↓ 2 callersFunctionhandleCommentInThread
(isResolution = false)
src/components/document/v1-child-thread.tsx:541
↓ 2 callersFunctionsetCQ2DocumentReadUnreadComments
()
src/components/document/v1-doc-thread.tsx:788
↓ 2 callersFunctionsetCQ2DocumentReadUnreadComments
()
src/components/document/v1-child-thread.tsx:1213
↓ 2 callersFunctionshowNewThreadPopup
(e, comment_id, idx = -1)
src/components/document/v1-doc-thread.tsx:695
↓ 1 callersFunctionCQ2ThreadTree
( CQ2Document, thread_id, CQ2DocumentOpenThreads, setNewCQ2DocumentOpenThreads, CQ2Documen
src/lib/utils.tsx:256
↓ 1 callersFunctioncreateNewCQ2Document
(initCQ2Document)
src/app/app/new/page.tsx:177
↓ 1 callersFunctionfindParents
(thread_id)
src/lib/utils.tsx:28
↓ 1 callersFunctiongetTruncatedText
(text)
src/lib/utils.tsx:237
↓ 1 callersFunctionhandleCommentInNewThread
(comment)
src/components/document/v1-child-thread.tsx:116
↓ 1 callersFunctionhandleCommentInThread
(isResolution = false)
src/components/document/v1-doc-thread.tsx:488
↓ 1 callersFunctionhandleSubmit
()
src/components/document/v2-editor.tsx:107
↓ 1 callersFunctionhandleSubmit
()
src/app/app/new/page.tsx:127
↓ 1 callersFunctionresolveThreadWithoutComment
()
src/components/document/v1-child-thread.tsx:346
↓ 1 callersFunctionshowNewThreadPopup
(e, comment_id, idx)
src/components/document/v1-child-thread.tsx:1148
↓ 1 callersFunctionsleep
(time)
src/components/document/v2-editor.tsx:144
↓ 1 callersFunctionupdateCQ2Document
(_CQ2Document)
src/components/document/v2-editor.tsx:142
FunctionAppTopNav
()
src/components/app-top-nav.tsx:36
FunctionBadge
({ className, variant, ...props }: BadgeProps)
src/components/ui/badge.tsx:30
FunctionCQ2BubbleMenu
({ editor })
src/components/editor/cq2-bubble-menu.tsx:23
FunctionCQ2DocumentCurrentHighlightsStore
(set)
src/state.tsx:55
FunctionCQ2DocumentOpenThreadsStore
(set)
src/state.tsx:36
FunctionCQ2DocumentSkeleton
()
src/components/document/document-skeleton.tsx:4
FunctionCQ2DocumentStore
(set)
src/state.tsx:8
FunctionCQ2DocumentUnreadCommentsStore
(set)
src/state.tsx:74
FunctionCQ2Documents
()
src/app/app/page.tsx:28
FunctionCQ2DocumentsListSkeleton
()
src/components/document/documents-list-skeleton.tsx:3
FunctionCQ2Tree
({ CQ2Document, setShowTreePopover })
src/lib/utils.tsx:247
FunctionCQ2V1DocumentContainer
()
src/components/document/v1-container.tsx:22
FunctionCQ2V2DocumentContainer
()
src/components/document/v2-container.tsx:24
FunctionCQ2V2EditDocumentContainer
()
src/components/document/v2-edit-container.tsx:24
FunctionComparisonSVG
(props: SVGProps<SVGSVGElement>)
src/components/comparison-svg.tsx:3
FunctionContentWithDisabledHighlight
({ content, highlights }: Props)
src/components/document/content-with-disabled-highlight.tsx:14
FunctionContentWithHighlight
({ containerId, content, highlights, CQ2DocumentCurrentHighlights, }: Props)
src/components/document/content-with-highlight.tsx:17
FunctionContextMenuShortcut
({ className, ...props }: React.HTMLAttributes<HTMLSpanElement>)
src/components/ui/context-menu.tsx:172
FunctionDemo
()
src/app/app/demo/page.tsx:3
FunctionDemo
()
src/app/demo/page.tsx:3
FunctionDialogFooter
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
src/components/ui/dialog.tsx:65
FunctionDialogHeader
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
src/components/ui/dialog.tsx:51
FunctionDropdownMenuShortcut
({ className, ...props }: React.HTMLAttributes<HTMLSpanElement>)
src/components/ui/dropdown-menu.tsx:176
FunctionGET
( req: Request, { params }: { params: { id: string } }, )
src/app/api/document/[id]/route.tsx:6
FunctionGitHubLogoSVG
(props: SVGProps<SVGSVGElement>)
src/components/github-logo.tsx:3
FunctionHome
()
src/app/(home)/page.tsx:11
FunctionLogoSVG
(props: SVGProps<SVGSVGElement>)
src/components/logo-svg.tsx:3
FunctionLogoSVGNeutral
(props: SVGProps<SVGSVGElement>)
src/components/logo-svg-neutral.tsx:3
FunctionLogoTextSVG
(props: SVGProps<SVGSVGElement>)
src/components/logo-text-svg.tsx:3
FunctionMenubarShortcut
({ className, ...props }: React.HTMLAttributes<HTMLSpanElement>)
src/components/ui/menubar.tsx:207
FunctionNewCQ2Document
()
src/app/app/new/page.tsx:18
FunctionNotFound
()
src/app/(home)/not-found.tsx:1
FunctionPOST
(req: Request)
src/app/api/document/route.tsx:6
FunctionPUT
(req: Request)
src/app/api/document/route.tsx:43
FunctionPage
({ params: { id } }: { params: { id: string } })
src/app/app/document/[id]/page.tsx:9
FunctionPage
({ params: { id } }: { params: { id: string } })
src/app/app/document/[id]/v2/page.tsx:9
FunctionPage
({ params: { id } }: { params: { id: string } })
src/app/app/document/[id]/v2/draft/page.tsx:10
FunctionPage
({ params: { id } }: { params: { id: string } })
src/app/app/document/[id]/v1/page.tsx:10
FunctionQuoteHellSVG
(props: SVGProps<SVGSVGElement>)
src/components/quote-hell-svg.tsx:3
FunctionRootLayout
({ children, }: { children: React.ReactNode; })
src/app/blog/the-best-way-to-have-complex-discussions/layout.tsx:49
FunctionRootLayout
({ children, }: { children: React.ReactNode; })
src/app/(home)/layout.tsx:49
FunctionRootLayout
({ children, }: { children: React.ReactNode; })
src/app/app/layout.tsx:37
FunctionRootLayout
({ children, }: { children: React.ReactNode; })
src/app/demo/layout.tsx:36
FunctionSheetFooter
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
src/components/ui/sheet.tsx:86
FunctionSheetHeader
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
src/components/ui/sheet.tsx:72
FunctionSiteTopNav
()
src/components/site-top-nav.tsx:8
FunctionSkeleton
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
src/components/ui/skeleton.tsx:3
FunctionTheBestWayToHaveComplexDiscussions
()
src/app/blog/the-best-way-to-have-complex-discussions/page.tsx:15
FunctionThemeProvider
({ children, ...props }: ThemeProviderProps)
src/components/theme-provider.tsx:7
FunctionThemeToggle
()
src/components/theme-toggle.tsx:15
FunctionThreadInfoForHighlight
({ CQ2Document, thread_id, setShowTreePopover = (state) => {}, })
src/lib/utils.tsx:108
FunctionToaster
({ ...props }: ToasterProps)
src/components/ui/sonner.tsx:8
FunctionV1ChildThread
({ threadID })
src/components/document/v1-child-thread.tsx:58
FunctionV1DocThread
()
src/components/document/v1-doc-thread.tsx:48
FunctionV2DocThread
()
src/components/document/v2-doc-thread.tsx:9
FunctionV2Editor
()
src/components/document/v2-editor.tsx:20
FunctionV2V1ChildThread
({ threadID })
src/components/document/v2-v1-child-thread.tsx:22
FunctionV2V1DocThread
()
src/components/document/v2-v1-doc-thread.tsx:23
FunctionaddKeyboardShortcuts
()
src/components/document/v1-doc-thread.tsx:392
FunctionaddKeyboardShortcuts
()
src/components/document/v1-child-thread.tsx:932
FunctionhandleLinkChange
(e: React.ChangeEvent<HTMLInputElement>)
src/components/editor/cq2-bubble-menu.tsx:28
FunctionhandleMousedownToHideNewThreadPopup
(e: MouseEvent)
src/components/document/v1-doc-thread.tsx:650
FunctionhandleMousedownToHideNewThreadPopup
(e: MouseEvent)
src/components/document/v1-child-thread.tsx:1114
FunctionhandleNameChange
(e: React.ChangeEvent<HTMLInputElement>)
src/app/app/new/page.tsx:105
FunctionhandleUserNameChange
(e: React.ChangeEvent<HTMLInputElement>)
src/components/document/v1-doc-thread.tsx:65
FunctionrenderHTML
({ node, HTMLAttributes })
src/components/document/v1-doc-thread.tsx:447
FunctionrenderHTML
({ node, HTMLAttributes })
src/components/document/v1-child-thread.tsx:987
FunctionrenderHTML
({ node, HTMLAttributes })
src/components/document/v2-editor.tsx:69
FunctionrenderHTML
({ node, HTMLAttributes })
src/app/app/new/page.tsx:66
FunctionshowOldVersionStore
(set)
src/state.tsx:145
FunctionshowThreadInfoBoxStore
(set)
src/state.tsx:91
FunctionthreadInfoBoxCoordsStore
(set)
src/state.tsx:127
FunctionthreadInfoBoxThreadIDStore
(set)
src/state.tsx:109