MCPcopy Create free account

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

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

↓ 3 callersFunctiongetAccessibleChat
( chatId: string, userId: string, userEmail: string | null | undefined, db: Db, )
backend/src/routes/chat.ts:121
↓ 3 callersFunctiongetDocumentUrl
( documentId: string, versionId?: string | null, )
frontend/src/app/lib/mikeApi.ts:695
↓ 3 callersFunctiongetPdfJs
()
frontend/src/app/components/shared/highlightQuote.ts:3
↓ 3 callersFunctiongetPresetConfig
( title: string, )
frontend/src/app/components/tabular/columnPresets.ts:92
↓ 3 callersFunctionhandleAddDocuments
(newDocs: Document[])
frontend/src/app/components/tabular/TabularReviewView.tsx:188
↓ 3 callersFunctionhandleClose
()
frontend/src/app/components/workflows/DisplayWorkflowModal.tsx:163
↓ 3 callersFunctionhandleRemoveDoc
(docId: string)
frontend/src/app/components/projects/ProjectDocumentsView.tsx:872
↓ 3 callersFunctionhandleUploadNewVersion
(doc: Document)
frontend/src/app/components/projects/ProjectDocumentsView.tsx:250
↓ 3 callersFunctionhighlightDocxQuote
( root: HTMLElement, quote: string, )
frontend/src/app/components/shared/highlightDocxQuote.ts:60
↓ 3 callersFunctionhours
(value: number)
backend/src/index.ts:31
↓ 3 callersFunctioninternalCaseHref
( value: string | number | null | undefined, )
frontend/src/app/components/assistant/AssistantMessage.tsx:1046
↓ 3 callersFunctionisMissingProfileColumn
(error: unknown, column: string)
backend/src/routes/user.ts:171
↓ 3 callersFunctionlistDocumentVersions
(documentId: string)
frontend/src/app/lib/mikeApi.ts:558
↓ 3 callersFunctionlistWorkflowShares
(workflowId: string)
frontend/src/app/lib/mikeApi.ts:1197
↓ 3 callersFunctionloadProjectFolder
( db: ReturnType<typeof createServerSupabase>, projectId: string, folderId: string, )
backend/src/routes/projects.ts:860
↓ 3 callersFunctionmaxPanelWidth
()
frontend/src/app/components/assistant/AssistantSidePanel.tsx:106
↓ 3 callersFunctionmissingModelApiKey
(model: string, apiKeys: UserApiKeys)
backend/src/routes/tabular.ts:68
↓ 3 callersFunctionnormalize
(s: string)
frontend/src/app/components/shared/DocxView.tsx:91
↓ 3 callersFunctionnormalizeApiKeyProvider
(value: string)
backend/src/lib/userApiKeys.ts:105
↓ 3 callersFunctionnormalizeText
(s: string)
frontend/src/app/components/assistant/EditCard.tsx:7
↓ 3 callersFunctionopinionTitle
(opinion: CaseLawOpinion, index?: number)
frontend/src/app/components/assistant/CaseLawPanel.tsx:572
↓ 3 callersFunctionparseCellContent
( raw: unknown, )
backend/src/routes/tabular.ts:1449
↓ 3 callersFunctionparseGeminiErrorPayload
(value: string)
backend/src/lib/llm/gemini.ts:73
↓ 3 callersFunctionpartitionSupportedDocumentFiles
(files: File[])
frontend/src/app/lib/documentUploadValidation.ts:12
↓ 3 callersFunctionproviderForModel
(model: string)
backend/src/lib/llm/models.ts:51
↓ 3 callersFunctionreadDocumentContent
( docLabel: string, docStore: DocStore, write: (s: string) => void, docIndex?: DocIndex, db?: Return
backend/src/lib/chatTools.ts:1618
↓ 3 callersFunctionredactSensitiveText
(value: string)
backend/src/lib/safeError.ts:13
↓ 3 callersFunctionrenderDocumentActivityRow
({ key, filename, fileType, depth, statusLabel, }: { key:
frontend/src/app/components/projects/ProjectDocumentsView.tsx:1319
↓ 3 callersFunctionrequestRemoveDoc
(doc: Document)
frontend/src/app/components/projects/ProjectDocumentsView.tsx:902
↓ 3 callersFunctionrestore
( prop: "color" | "background-color" | "text-decoration", [v, p]: readonly [st
frontend/src/app/components/assistant/EditCard.tsx:91
↓ 3 callersFunctionrunLLMStream
(params: { apiMessages: unknown[]; docStore: DocStore; docIndex: DocIndex; userId: string; db: Retur
backend/src/lib/chatTools.ts:3925
↓ 3 callersFunctionselectProfile
( db: ReturnType<typeof createServerSupabase>, userId: string, mode: "maybe" | "single", )
backend/src/routes/user.ts:184
↓ 3 callersFunctionsignOut
()
frontend/src/contexts/AuthContext.tsx:71
↓ 3 callersFunctionstopDrip
()
frontend/src/app/components/tabular/TRChatPanel.tsx:926
↓ 3 callersFunctionstorageExtension
(filename: string, fallback: string)
backend/src/lib/storage.ts:221
↓ 3 callersFunctionstripOpinionMarkup
(value: string | null)
backend/src/lib/courtlistener.ts:297
↓ 3 callersFunctionthrowIfAborted
(signal?: AbortSignal)
backend/src/lib/chatTools.ts:3918
↓ 3 callersFunctionthrowIfAborted
(signal?: AbortSignal)
backend/src/lib/llm/claude.ts:100
↓ 3 callersFunctiontoUser
(user: SupabaseUser)
frontend/src/contexts/AuthContext.tsx:29
↓ 3 callersFunctiontruthyAnnotation
( annotations: Record<string, unknown> | null | undefined, key: string, )
backend/src/lib/mcp/client.ts:165
↓ 3 callersFunctionupdateMcpConnector
( connectorId: string, payload: { name?: string; serverUrl?: string; enabled?:
frontend/src/app/lib/mikeApi.ts:346
↓ 3 callersFunctionuseAssistantChat
({ initialMessages = [], chatId: initialChatId, projectId, }: UseAssistantChatOptions = {})
frontend/src/app/hooks/useAssistantChat.ts:78
↓ 3 callersFunctionuseSidebar
()
frontend/src/app/contexts/SidebarContext.tsx:13
↓ 3 callersFunctionuserExportFilename
( kind: "account" | "chats" | "tabular-reviews", userId: string, )
backend/src/lib/userDataExport.ts:11
↓ 3 callersFunctionversionStorageKey
( userId: string, docId: string, versionSlug: string, filename: string, )
backend/src/lib/storage.ts:212
↓ 3 callersFunctionwrite
(line: string)
backend/src/routes/projectChat.ts:166
↓ 2 callersFunctionabortError
()
backend/src/lib/llm/claude.ts:94
↓ 2 callersFunctionaddDocumentToProject
( projectId: string, documentId: string, )
frontend/src/app/lib/mikeApi.ts:535
↓ 2 callersFunctionapiKey
(override?: string | null)
backend/src/lib/llm/openai.ts:56
↓ 2 callersFunctionappendCancellationEvent
(events: AssistantEvent[])
frontend/src/app/hooks/useAssistantChat.ts:173
↓ 2 callersFunctionapplyDocxScale
()
frontend/src/app/components/shared/DocxView.tsx:290
↓ 2 callersFunctionapplyQuoteHighlights
( containerEl: HTMLElement, scrollEl: HTMLElement, list: CitationQuote[] | undefined,
frontend/src/app/components/shared/DocxView.tsx:250
↓ 2 callersFunctionattachDocumentOwnerLabels
( db: ReturnType<typeof createServerSupabase>, docs: { user_id?: string | null }[], )
backend/src/routes/projects.ts:63
↓ 2 callersFunctionattachLatestVersionNumbers
( db: Supa, docs: T[], )
backend/src/lib/documentVersions.ts:168
↓ 2 callersFunctionbase64Url
(buffer: Buffer)
backend/src/lib/mcp/client.ts:369
↓ 2 callersFunctionbuildMessages
( messages: ChatMessage[], docAvailability: { doc_id: string; filename: string; folder_path?:
backend/src/lib/chatTools.ts:772
↓ 2 callersFunctionbuildSystemPrompt
(includeResearchTools = true)
backend/src/lib/chatTools.ts:172
↓ 2 callersFunctionbuildWorkflowStore
( userId: string, userEmail: string | null | undefined, db: ReturnType<typeof createServerSupabase>, )
backend/src/lib/chatTools.ts:4538
↓ 2 callersFunctioncacheKey
( documentId: string, versionId?: string | null, refetchKey?: number, )
frontend/src/app/hooks/useFetchDocxBytes.ts:22
↓ 2 callersFunctioncachedCaseNotFetchedResult
(clusterId: number | null)
backend/src/lib/chatTools.ts:2278
↓ 2 callersFunctioncachedCaseOpinionTexts
( record: CourtlistenerCaseRecord, )
backend/src/lib/chatTools.ts:2193
↓ 2 callersFunctioncancelEnrollment
()
frontend/src/app/(pages)/account/security/page.tsx:356
↓ 2 callersFunctioncheckCtx
(pos: number)
backend/src/lib/docxTrackedChanges.ts:581
↓ 2 callersFunctioncitationReminder
(docLabel: string, filename: string)
backend/src/lib/chatTools.ts:664
↓ 2 callersFunctioncitationSourceKey
(annotation: CitationAnnotation)
frontend/src/app/components/assistant/AssistantMessage.tsx:1313
↓ 2 callersFunctioncitationSourceLabel
(annotation: CitationAnnotation)
frontend/src/app/components/assistant/AssistantMessage.tsx:1320
↓ 2 callersFunctionclampPanelWidth
(width: number, dataColumnWidth: number)
frontend/src/app/components/projects/DocumentSidePanel.tsx:1016
↓ 2 callersFunctionclaudeErrorMessage
(error: unknown)
backend/src/lib/llm/claude.ts:45
↓ 2 callersFunctionclearHighlights
(textDivs: HTMLElement[])
frontend/src/app/components/shared/highlightQuote.ts:44
↓ 2 callersFunctionclearResultsForDocuments
(docIds: string[])
frontend/src/app/components/tabular/TabularReviewView.tsx:527
↓ 2 callersFunctionclearTabularCells
( reviewId: string, documentIds: string[], )
frontend/src/app/lib/mikeApi.ts:1109
↓ 2 callersFunctionclient
(override?: string | null)
backend/src/lib/llm/claude.ts:34
↓ 2 callersFunctionclient
(override?: string | null)
backend/src/lib/llm/gemini.ts:42
↓ 2 callersFunctioncloseSetupModal
()
frontend/src/app/(pages)/account/security/page.tsx:303
↓ 2 callersFunctioncollectFromAnnList
(list: unknown)
backend/src/routes/chat.ts:236
↓ 2 callersFunctioncommit
(versionId: string)
frontend/src/app/components/projects/ProjectPageParts.tsx:114
↓ 2 callersFunctioncommitNewFolder
(parentId: string | null)
frontend/src/app/components/projects/ProjectExplorer.tsx:104
↓ 2 callersFunctioncommitRename
(folderId: string)
frontend/src/app/components/projects/ProjectExplorer.tsx:118
↓ 2 callersFunctioncommitTag
(index: number)
frontend/src/app/components/tabular/AddColumnModal.tsx:114
↓ 2 callersFunctioncompactBulkCluster
(cluster: JsonRecord, citations: string[] = [])
backend/src/lib/courtlistener.ts:485
↓ 2 callersFunctioncourtlistenerOpinionCount
(fetchedCase: unknown)
backend/src/lib/chatTools.ts:2126
↓ 2 callersFunctioncreateBuilder
()
backend/src/lib/docxTrackedChanges.ts:658
↓ 2 callersFunctioncreateChat
(payload?: { project_id?: string; })
frontend/src/app/lib/mikeApi.ts:727
↓ 2 callersFunctioncreateProjectFolder
( projectId: string, name: string, parentFolderId?: string | null, )
frontend/src/app/lib/mikeApi.ts:451
↓ 2 callersFunctioncreateResponse
(params: { model: string; input: ResponseInputItem[]; instructions?: string; tools?: ResponseFunctionT
backend/src/lib/llm/openai.ts:164
↓ 2 callersFunctioncreateTextFile
(content: string, fileName: string)
frontend/src/lib/fileConverter.ts:62
↓ 2 callersFunctiondeleteDocumentAndVersionFiles
( db: ReturnType<typeof createServerSupabase>, documentId: string, )
backend/src/routes/documents.ts:34
↓ 2 callersFunctiondeleteDocumentVersionFiles
(db: Db, documentIds: string[])
backend/src/lib/userDataCleanup.ts:79
↓ 2 callersFunctiondeleteProjectFolder
( projectId: string, folderId: string, )
frontend/src/app/lib/mikeApi.ts:481
↓ 2 callersFunctiondeleteUserProjects
( db: Db, userId: string, projectIds?: string[], )
backend/src/lib/userDataCleanup.ts:201
↓ 2 callersFunctiondevLog
(...args: Parameters<typeof console.log>)
frontend/src/app/lib/mikeApi.ts:40
↓ 2 callersFunctionemitCitationStreamSnapshot
( status: "started" | "partial", citations: unknown[], )
backend/src/lib/chatTools.ts:4006
↓ 2 callersFunctionemitDocRead
()
backend/src/lib/chatTools.ts:1641
↓ 2 callersFunctionemitNormal
(a: number, b: number)
backend/src/lib/docxTrackedChanges.ts:391
↓ 2 callersFunctionemptyApiKeys
()
frontend/src/contexts/UserProfileContext.tsx:68
↓ 2 callersFunctionencryptString
(value: string)
backend/src/lib/mcp/client.ts:61
↓ 2 callersFunctionencryptionKey
()
backend/src/lib/userApiKeys.ts:57
↓ 2 callersFunctionenrichWithPriorEvents
( messages: ChatMessage[], chatId: string | null | undefined, db: ReturnType<typeof createServerSupabase
backend/src/lib/chatTools.ts:687
↓ 2 callersFunctionensureOpen
()
backend/src/lib/llm/rawStreamLog.ts:78
↓ 2 callersFunctionensureTerminalPeriod
(value: string)
frontend/src/app/components/assistant/AssistantMessage.tsx:1377
← previousnext →201–300 of 1,318, ranked by callers