MCPcopy Create free account

hub / github.com/Open-Legal-Products/mike / functions

Functions1,318 in github.com/Open-Legal-Products/mike

↓ 2 callersFunctionensureXmlDeclaration
(xml: string)
backend/src/lib/docxTrackedChanges.ts:1155
↓ 2 callersFunctionescapeHtmlText
(value: string)
frontend/src/app/components/assistant/AssistantMessage.tsx:1368
↓ 2 callersFunctionexpandCitationToEntries
( a: CitationAnnotation, )
frontend/src/app/components/shared/types.ts:356
↓ 2 callersFunctionextractDocxMarkdown
(buf: ArrayBuffer)
backend/src/routes/tabular.ts:1776
↓ 2 callersFunctionextractPdfMarkdown
(buf: ArrayBuffer)
backend/src/routes/tabular.ts:1740
↓ 2 callersFunctionfetchCourtlistenerCitationLookup
(args: { text: string; citationsSubmitted?: number; apiToken?: string | null; })
backend/src/lib/courtlistener.ts:751
↓ 2 callersFunctionfilenameExtension
(filename: string)
frontend/src/app/components/projects/ProjectPageParts.tsx:507
↓ 2 callersFunctionfindBody
(doc: XNode[])
backend/src/lib/docxTrackedChanges.ts:668
↓ 2 callersFunctionfindEditElement
( root: HTMLElement, tag: "ins" | "del", opts: { w_id?: string | null; text?: string }, )
frontend/src/app/components/shared/DocxView.tsx:79
↓ 2 callersFunctionfindLastContentIndex
(events: AssistantEvent[])
frontend/src/app/components/tabular/TRChatPanel.tsx:752
↓ 2 callersFunctionfindMatch
( container: Element, tag: "ins" | "del", opts: { w_id?: string | null; text?: string }, )
frontend/src/app/components/assistant/EditCard.tsx:11
↓ 2 callersFunctionfindTextMatches
(params: { text: string; query: string; maxResults: number; contextChars: number; startIndex?: numbe
backend/src/lib/chatTools.ts:1803
↓ 2 callersFunctionflattenParagraph
(paraChildren: XNode[])
backend/src/lib/docxTrackedChanges.ts:208
↓ 2 callersFunctionflushPartialTurn
(opts: { emit?: boolean } = {})
backend/src/lib/chatTools.ts:4099
↓ 2 callersFunctionformatDate
(iso: string | null)
frontend/src/app/components/shared/FileDirectory.tsx:17
↓ 2 callersFunctionformatPromptSuffix
(format?: string, tags?: string[])
backend/src/routes/tabular.ts:35
↓ 2 callersFunctionfrontendUrl
(path = "/account/connectors")
backend/src/routes/user.ts:92
↓ 2 callersFunctiongetChat
(chatId: string)
frontend/src/app/lib/mikeApi.ts:748
↓ 2 callersFunctiongetCourtlistenerCaseOpinions
(args: { clusterId?: number; includeFullText?: boolean; maxChars?: number; db?: ServerSupabase
backend/src/lib/courtlistener.ts:1113
↓ 2 callersFunctiongetPillClass
(content: string, column?: ColumnConfig)
frontend/src/app/components/tabular/pillUtils.ts:33
↓ 2 callersFunctiongetSecret
* HMAC-signed, non-expiring download tokens. * * The token encodes the R2 storage path + filename; the backend route * `/download/:token` validates
backend/src/lib/downloadTokens.ts:12
↓ 2 callersFunctiongetTabularChatMessages
( reviewId: string, chatId: string, )
frontend/src/app/lib/mikeApi.ts:1072
↓ 2 callersFunctiongetTouchDist
(touches: TouchList)
frontend/src/app/components/shared/DocView.tsx:396
↓ 2 callersFunctiongetTypeMeta
(type: Workflow["type"])
frontend/src/app/components/workflows/WorkflowList.tsx:197
↓ 2 callersFunctionhandleAdd
()
frontend/src/app/components/shared/PeopleModal.tsx:156
↓ 2 callersFunctionhandleAll
(verb: "accept" | "reject")
frontend/src/app/components/assistant/AssistantMessage.tsx:108
↓ 2 callersFunctionhandleCmSubmit
(projectId: string)
frontend/src/app/components/projects/ProjectsOverview.tsx:171
↓ 2 callersFunctionhandleCreateFolder
(parentId: string | null)
frontend/src/app/components/projects/ProjectDocumentsView.tsx:532
↓ 2 callersFunctionhandleDeleteAccount
()
frontend/src/app/(pages)/account/page.tsx:69
↓ 2 callersFunctionhandleDeleteData
(action: DeleteDataAction)
frontend/src/app/(pages)/account/privacy-data/page.tsx:159
↓ 2 callersFunctionhandleDeleteDocument
()
frontend/src/app/components/projects/DocumentSidePanel.tsx:307
↓ 2 callersFunctionhandleDocumentVersionDragOver
( e: DragEvent<HTMLDivElement>, docId: string, )
frontend/src/app/components/projects/ProjectDocumentsView.tsx:1176
↓ 2 callersFunctionhandleDocumentVersionDrop
( e: DragEvent<HTMLDivElement>, doc: Document, )
frontend/src/app/components/projects/ProjectDocumentsView.tsx:1200
↓ 2 callersFunctionhandleDropDocumentVersions
(doc: Document, files: File[])
frontend/src/app/components/projects/ProjectDocumentsView.tsx:1093
↓ 2 callersFunctionhandleDropOnFolder
( targetFolderId: string | null, dt: DataTransfer, )
frontend/src/app/components/projects/ProjectDocumentsView.tsx:1229
↓ 2 callersFunctionhandleDropOnTarget
(targetFolderId: string | null, e: React.DragEvent)
frontend/src/app/components/projects/ProjectExplorer.tsx:146
↓ 2 callersFunctionhandleEditResolution
( req: import("express").Request, res: import("express").Response, mode: "accept" | "reject", )
backend/src/routes/documents.ts:1083
↓ 2 callersFunctionhandleHideWorkflow
(id: string)
frontend/src/app/components/workflows/WorkflowList.tsx:152
↓ 2 callersFunctionhandleModelChange
( field: ModelPreferenceField, id: string, )
frontend/src/app/(pages)/account/models/page.tsx:51
↓ 2 callersFunctionhandleRemoveDocFromFolder
(docId: string)
frontend/src/app/components/projects/ProjectDocumentsView.tsx:793
↓ 2 callersFunctionhandleRenameFolder
(folderId: string)
frontend/src/app/components/projects/ProjectDocumentsView.tsx:572
↓ 2 callersFunctionhandleRenameSave
()
frontend/src/app/components/shared/SidebarChatItem.tsx:39
↓ 2 callersFunctionhandleRenameVersion
* Patch a version filename and update the local cache in place.
frontend/src/app/components/projects/ProjectDocumentsView.tsx:319
↓ 2 callersFunctionhandleSaveName
()
frontend/src/app/components/projects/DocumentSidePanel.tsx:206
↓ 2 callersFunctionhandleSubmit
()
frontend/src/app/components/assistant/ChatInput.tsx:127
↓ 2 callersFunctionhandleUnhideWorkflow
(id: string)
frontend/src/app/components/workflows/WorkflowList.tsx:159
↓ 2 callersFunctionhasDocumentPayload
(dt: DataTransfer)
frontend/src/app/components/projects/ProjectDocumentsView.tsx:1061
↓ 2 callersFunctionhasEnvApiKey
(provider: ApiKeyProvider)
backend/src/lib/userApiKeys.ts:53
↓ 2 callersFunctionhasFilePayload
(dt: DataTransfer)
frontend/src/app/components/tabular/TabularReviewView.tsx:221
↓ 2 callersFunctionhasFilenameExtensionChange
(previous: string, next: string)
frontend/src/app/components/projects/ProjectDocumentsView.tsx:2953
↓ 2 callersFunctionhasRecentMfaVerification
()
frontend/src/app/components/shared/MfaLoginGate.tsx:135
↓ 2 callersFunctionhashString
(value: string)
frontend/src/app/components/assistant/CaseLawPanel.tsx:167
↓ 2 callersFunctionhide
(el: HTMLElement)
frontend/src/app/components/assistant/EditCard.tsx:59
↓ 2 callersFunctionhideWorkflow
(workflowId: string)
frontend/src/app/lib/mikeApi.ts:1174
↓ 2 callersFunctionhighlightQuote
( textDivs: HTMLElement[], quote: string, )
frontend/src/app/components/shared/highlightQuote.ts:53
↓ 2 callersFunctioninsertMcpAuditLog
( db: Db, row: { user_id: string; connector_id: string; tool_id: string;
backend/src/lib/mcp/servers.ts:628
↓ 2 callersFunctionisExcluded
(id: string)
frontend/src/app/components/shared/AddProjectDocsModal.tsx:75
↓ 2 callersFunctionisInternalDrag
(e: React.DragEvent)
frontend/src/app/components/projects/ProjectExplorer.tsx:162
↓ 2 callersFunctionisPrivateIpv4
(ip: string)
backend/src/lib/mcp/client.ts:226
↓ 2 callersFunctionisRenderableEvent
(event: AssistantEvent)
frontend/src/app/components/assistant/AssistantMessage.tsx:1705
↓ 2 callersFunctionisTitleLikeFirstHeading
(heading: string, sectionIndex: number)
backend/src/lib/chatTools.ts:1049
↓ 2 callersFunctionkeep
(el: HTMLElement)
frontend/src/app/components/assistant/EditCard.tsx:70
↓ 2 callersFunctionlegalNumbering
(level: number)
backend/src/lib/chatTools.ts:928
↓ 2 callersFunctionlistFiles
(prefix: string)
backend/src/lib/storage.ts:96
↓ 2 callersFunctionlistStandaloneDocuments
()
frontend/src/app/lib/mikeApi.ts:687
↓ 2 callersFunctionlistTabularReviews
( projectId?: string, )
frontend/src/app/lib/mikeApi.ts:885
↓ 2 callersFunctionloadCurrentVersionBytes
( documentId: string, db: ReturnType<typeof createServerSupabase>, )
backend/src/lib/chatTools.ts:1376
↓ 2 callersFunctionloadDocumentVersions
( docId: string, options: { expand?: boolean; force?: boolean } = {}, )
frontend/src/app/components/projects/ProjectDocumentsView.tsx:187
↓ 2 callersFunctionloadUserChats
(db: Db, userId: string)
backend/src/lib/userDataExport.ts:73
↓ 2 callersFunctionloadUserTabularChats
(db: Db, userId: string)
backend/src/lib/userDataExport.ts:82
↓ 2 callersFunctionmapTRMessages
(raw: RawTRMessage[])
frontend/src/app/lib/mikeApi.ts:1043
↓ 2 callersFunctionmcpOAuthPopupCsp
(nonce: string)
backend/src/routes/user.ts:151
↓ 2 callersFunctionmcpOAuthPopupHtml
(payload: { success: boolean; connectorId?: string; detail?: string; }, nonce: string)
backend/src/routes/user.ts:106
↓ 2 callersFunctionmergeConnector
(current: McpConnectorSummary)
frontend/src/app/(pages)/account/connectors/page.tsx:192
↓ 2 callersFunctionmodelGroupToProvider
( group: ModelOption["group"], )
frontend/src/app/lib/modelAvailability.ts:34
↓ 2 callersFunctionmoveSubfolderToFolder
( projectId: string, folderId: string, parentFolderId: string | null, )
frontend/src/app/lib/mikeApi.ts:490
↓ 2 callersFunctionnormalizeCitationPage
(value: unknown)
backend/src/lib/chatTools.ts:565
↓ 2 callersFunctionnormalizeDocxZipPaths
(buffer: Buffer)
backend/src/lib/convert.ts:97
↓ 2 callersFunctionnormalizeDownloadFilename
(name: string)
backend/src/lib/storage.ts:157
↓ 2 callersFunctionnormalizeJsonSchema
(schema: unknown)
backend/src/lib/mcp/client.ts:153
↓ 2 callersFunctionnormalizeQuery
(q: string)
backend/src/lib/chatTools.ts:1793
↓ 2 callersFunctionnormalizeSchema
(schema: unknown)
backend/src/lib/llm/tools.ts:54
↓ 2 callersFunctionnormalizeSlugDashes
(value: string)
frontend/src/lib/slug.ts:25
↓ 2 callersFunctiononlyLetters
(s: string)
frontend/src/app/components/shared/highlightQuote.ts:20
↓ 2 callersFunctionopenConnectorDetails
(connectorId: string)
frontend/src/app/(pages)/account/connectors/page.tsx:214
↓ 2 callersFunctionopinionOrderRank
(value: string | null)
frontend/src/app/components/assistant/CaseLawPanel.tsx:545
↓ 2 callersFunctionorderOpinions
(opinions: CaseLawOpinion[])
frontend/src/app/components/assistant/CaseLawPanel.tsx:561
↓ 2 callersFunctionpageHeaderActionControlClassName
({ variant = "default", iconOnly = false, disabled = false, className, }: PageHeaderActionCont
frontend/src/app/components/shared/PageHeader.tsx:417
↓ 2 callersFunctionparseCitationsWithDiagnostics
(text: string)
backend/src/lib/chatTools.ts:3679
↓ 2 callersFunctionparseClaudeErrorPayload
(value: string)
backend/src/lib/llm/claude.ts:60
↓ 2 callersFunctionparseCourtlistenerCaseSearches
(value: unknown)
frontend/src/app/components/tabular/TRChatPanel.tsx:77
↓ 2 callersFunctionparseCourtlistenerCaseSearches
(value: unknown)
frontend/src/app/hooks/useAssistantChat.ts:54
↓ 2 callersFunctionparseCustomHeaders
(raw: string)
frontend/src/app/(pages)/account/connectors/page.tsx:87
↓ 2 callersFunctionparseFindInCaseArgs
(args: Record<string, unknown>)
backend/src/lib/chatTools.ts:2245
↓ 2 callersFunctionparseFunctionCall
(item: ResponseFunctionCallItem)
backend/src/lib/llm/openai.ts:107
↓ 2 callersFunctionparseOptionalProjectId
(value: unknown)
backend/src/routes/chat.ts:47
↓ 2 callersFunctionpatchAnnList
(list: unknown)
backend/src/routes/chat.ts:294
↓ 2 callersFunctionprocessLine
(line: string)
backend/src/routes/tabular.ts:1683
↓ 2 callersFunctionprocessRun
(rEl: XNode, topChildIdx: number)
backend/src/lib/docxTrackedChanges.ts:215
↓ 2 callersFunctionproviderLabel
(provider: ModelProvider)
frontend/src/app/lib/modelAvailability.ts:28
← previousnext →301–400 of 1,318, ranked by callers