Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenDCAI/OpenPrism
/ functions
Functions
450 in github.com/OpenDCAI/OpenPrism
⨍
Functions
450
◇
Types & classes
25
↓ 1 callers
Function
emscripten_realloc_buffer
(size)
apps/frontend/public/latex/swiftlatexpdftex.js:1
↓ 1 callers
Function
exitRuntime
()
apps/frontend/public/latex/swiftlatexpdftex.js:1
↓ 1 callers
Function
extractDocumentBody
(tex)
apps/backend/src/utils/texUtils.js:22
↓ 1 callers
Function
extractIncludeTargets
(text: string)
apps/frontend/src/app/EditorPage.tsx:516
↓ 1 callers
Function
extractPathFromPatch
(patch)
apps/backend/src/utils/diffUtils.js:1
↓ 1 callers
Function
extractPreamble
* Extract preamble (everything before \begin{document}).
apps/backend/src/services/transferAgent/nodes/analyzeTarget.js:42
↓ 1 callers
Function
findCurrentEnvironment
(text: string)
apps/frontend/src/app/EditorPage.tsx:547
↓ 1 callers
Function
findEnvFold
(state: EditorState, startLineNumber: number, lineEnd: number, env: string)
apps/frontend/src/app/EditorPage.tsx:234
↓ 1 callers
Function
findFilesUnderDirNamedRecursive
(rootDir, targetDirName, filePredicate)
apps/backend/src/services/mineruService.js:292
↓ 1 callers
Function
findFirstFileRecursive
(rootDir, predicate)
apps/backend/src/services/mineruService.js:251
↓ 1 callers
Function
findLineOffset
(text: string, line: number)
apps/frontend/src/app/EditorPage.tsx:936
↓ 1 callers
Function
findSectionFold
(state: EditorState, startLineNumber: number, lineEnd: number, level: number)
apps/frontend/src/app/EditorPage.tsx:258
↓ 1 callers
Function
flushCollabFile
(id: string, filePath: string)
apps/frontend/src/api/client.ts:265
↓ 1 callers
Function
flushDocNow
(key)
apps/backend/src/services/collab/docStore.js:197
↓ 1 callers
Function
formatRelativeTime
(iso: string, t: (k: string, o?: Record<string, unknown>) => string)
apps/frontend/src/app/ProjectPage.tsx:62
↓ 1 callers
Function
getAllFiles
(id: string)
apps/frontend/src/api/client.ts:191
↓ 1 callers
Function
getBearerToken
(req)
apps/backend/src/utils/authUtils.js:23
↓ 1 callers
Function
getBinaryPromise
()
apps/frontend/public/latex/swiftlatexpdftex.js:1
↓ 1 callers
Function
getCollabServer
()
apps/frontend/src/api/client.ts:86
↓ 1 callers
Function
getDocDiagnostics
(key)
apps/backend/src/services/collab/docStore.js:188
↓ 1 callers
Function
getExecutableName
()
apps/frontend/public/latex/swiftlatexpdftex.js:1
↓ 1 callers
Function
getInitialLang
()
apps/frontend/src/i18n/index.ts:9
↓ 1 callers
Function
getOrCreateDoc
({ key, absPath, metaPath })
apps/backend/src/services/collab/docStore.js:94
↓ 1 callers
Function
getQueryToken
(req)
apps/backend/src/utils/authUtils.js:29
↓ 1 callers
Function
getRandomDevice
()
apps/frontend/public/latex/swiftlatexpdftex.js:1
↓ 1 callers
Function
getTempRet0
()
apps/frontend/public/latex/swiftlatexpdftex.js:1
↓ 1 callers
Function
go
()
apps/frontend/src/app/EditorPage.tsx:3908
↓ 1 callers
Function
handleAddTag
(id: string, tag: string)
apps/frontend/src/app/ProjectPage.tsx:273
↓ 1 callers
Function
handleCopy
(id: string, originalName: string)
apps/frontend/src/app/ProjectPage.tsx:330
↓ 1 callers
Function
handleCreateFromTemplate
(tplId: string)
apps/frontend/src/app/ProjectPage.tsx:297
↓ 1 callers
Function
handleDelete
(id: string, name: string)
apps/frontend/src/app/ProjectPage.tsx:226
↓ 1 callers
Function
handleDeleteFile
()
apps/frontend/src/app/EditorPage.tsx:2709
↓ 1 callers
Function
handleException
(e)
apps/frontend/public/latex/swiftlatexpdftex.js:1
↓ 1 callers
Function
handleFileSelect
(path: string)
apps/frontend/src/app/EditorPage.tsx:3003
↓ 1 callers
Function
handleImportArxiv
()
apps/frontend/src/app/ProjectPage.tsx:357
↓ 1 callers
Function
handleImportZip
(file: File)
apps/frontend/src/app/ProjectPage.tsx:340
↓ 1 callers
Function
handlePermanentDelete
(id: string, name: string)
apps/frontend/src/app/ProjectPage.tsx:254
↓ 1 callers
Function
handleRemoveTag
(id: string, tag: string)
apps/frontend/src/app/ProjectPage.tsx:285
↓ 1 callers
Function
handleRename
()
apps/frontend/src/app/ProjectPage.tsx:210
↓ 1 callers
Function
handleTrash
(id: string, trashed: boolean)
apps/frontend/src/app/ProjectPage.tsx:245
↓ 1 callers
Function
handleUploadTemplate
(file: File)
apps/frontend/src/app/ProjectPage.tsx:311
↓ 1 callers
Function
importArxivSSE
( payload: { arxivIdOrUrl: string; projectName?: string }, onProgress?: (data: { phase: string; percent: n
apps/frontend/src/api/client.ts:401
↓ 1 callers
Function
importZip
(payload: { file: File; projectName?: string })
apps/frontend/src/api/client.ts:381
↓ 1 callers
Function
initRuntime
()
apps/frontend/public/latex/swiftlatexpdftex.js:1
↓ 1 callers
Function
instantiateAsync
()
apps/frontend/public/latex/swiftlatexpdftex.js:1
↓ 1 callers
Function
invokeLLMForJSON
(llm, messages, opts = {})
apps/backend/src/services/transferAgent/utils.js:116
↓ 1 callers
Function
isImageFilePath
(filePath)
apps/backend/src/services/mineruService.js:265
↓ 1 callers
Function
issueToken
({ projectId, role = 'admin', ttlSeconds = COLLAB_TOKEN_TTL })
apps/backend/src/services/collab/tokenService.js:21
↓ 1 callers
Function
jumpToError
(error: CompileError)
apps/frontend/src/app/EditorPage.tsx:3047
↓ 1 callers
Function
kpse_find_file_impl
(nameptr,format,_mustexist)
apps/frontend/public/latex/swiftlatexpdftex.js:1
↓ 1 callers
Function
kpse_find_pk_impl
(nameptr,dpi)
apps/frontend/public/latex/swiftlatexpdftex.js:1
↓ 1 callers
Function
latex
()
apps/frontend/src/latex/lang.ts:48
↓ 1 callers
Function
load
()
apps/frontend/src/app/EditorPage.tsx:2916
↓ 1 callers
Function
loadCollabName
()
apps/frontend/src/app/EditorPage.tsx:158
↓ 1 callers
Function
loadLLMSettings
()
apps/frontend/src/app/ProjectPage.tsx:39
↓ 1 callers
Function
loadSettings
()
apps/frontend/src/app/EditorPage.tsx:127
↓ 1 callers
Function
locateFile
(path)
apps/frontend/public/latex/swiftlatexpdftex.js:1
↓ 1 callers
Function
logExceptionOnExit
(e)
apps/frontend/public/latex/swiftlatexpdftex.js:1
↓ 1 callers
Function
mergeTemplateBody
(template, body)
apps/backend/src/utils/texUtils.js:32
↓ 1 callers
Function
mineruTransferStart
(payload: MineruTransferStartPayload)
apps/frontend/src/api/client.ts:535
↓ 1 callers
Function
mineruTransferUploadPdf
(jobId: string, pdfFile: File)
apps/frontend/src/api/client.ts:542
↓ 1 callers
Function
mkdirRoutine
(dirname)
apps/frontend/public/latex/swiftlatexpdftex.js:1
↓ 1 callers
Function
mmapAlloc
(size)
apps/frontend/public/latex/swiftlatexpdftex.js:1
↓ 1 callers
Function
nextSuggestionChunk
(text: string)
apps/frontend/src/app/EditorPage.tsx:1799
↓ 1 callers
Function
onDone
(ret)
apps/frontend/public/latex/swiftlatexpdftex.js:1
↓ 1 callers
Method
openWebSocket
()
apps/frontend/src/collab/provider.ts:111
↓ 1 callers
Function
parseCompileErrors
(log: string)
apps/frontend/src/app/EditorPage.tsx:895
↓ 1 callers
Function
parseExtractedOutput
* Parse the extracted MinerU output directory. * MinerU output structure varies but typically: * <name>/ * <name>.md * images/ *
apps/backend/src/services/mineruService.js:226
↓ 1 callers
Function
parseOutline
* Parse section/subsection outline from LaTeX content.
apps/backend/src/services/transferAgent/nodes/analyzeSource.js:46
↓ 1 callers
Function
parseOutline
* Parse section outline from template content.
apps/backend/src/services/transferAgent/nodes/analyzeTarget.js:52
↓ 1 callers
Function
persistCollabName
(name: string)
apps/frontend/src/app/EditorPage.tsx:167
↓ 1 callers
Function
persistSettings
(settings: AppSettings)
apps/frontend/src/app/EditorPage.tsx:149
↓ 1 callers
Function
plotFromTable
(payload: { projectId: string; tableLatex: string; chartType: string; title?: string; prompt?: strin
apps/frontend/src/api/client.ts:351
↓ 1 callers
Function
pollMineruResult
* Poll MinerU for extraction results. * GET /extract-results/batch/{batchId}
apps/backend/src/services/mineruService.js:111
↓ 1 callers
Function
postRun
()
apps/frontend/public/latex/swiftlatexpdftex.js:1
↓ 1 callers
Function
preMain
()
apps/frontend/public/latex/swiftlatexpdftex.js:1
↓ 1 callers
Function
preRun
()
apps/frontend/public/latex/swiftlatexpdftex.js:1
↓ 1 callers
Function
procExit
(code)
apps/frontend/public/latex/swiftlatexpdftex.js:1
↓ 1 callers
Function
pushLog
(chunk)
apps/backend/src/services/compileService.js:58
↓ 1 callers
Function
readAwarenessClients
(update)
apps/backend/src/services/collab/docStore.js:17
↓ 1 callers
Function
readLLMFromStorage
()
apps/frontend/src/app/TransferPanel.tsx:48
↓ 1 callers
Function
receiveInstance
(instance,module)
apps/frontend/public/latex/swiftlatexpdftex.js:1
↓ 1 callers
Function
registerAgentRoutes
(fastify)
apps/backend/src/routes/agent.js:5
↓ 1 callers
Function
registerArxivRoutes
(fastify)
apps/backend/src/routes/arxiv.js:4
↓ 1 callers
Function
registerCollabRoutes
(fastify)
apps/backend/src/routes/collab.js:10
↓ 1 callers
Function
registerCompileRoutes
(fastify)
apps/backend/src/routes/compile.js:3
↓ 1 callers
Function
registerDocHandlers
(doc)
apps/backend/src/services/collab/docStore.js:73
↓ 1 callers
Function
registerHealthRoutes
(fastify)
apps/backend/src/routes/health.js:11
↓ 1 callers
Function
registerLLMRoutes
(fastify)
apps/backend/src/routes/llm.js:3
↓ 1 callers
Function
registerPlotRoutes
(fastify)
apps/backend/src/routes/plot.js:8
↓ 1 callers
Function
registerProjectRoutes
(fastify)
apps/backend/src/routes/projects.js:16
↓ 1 callers
Function
registerTransferRoutes
(fastify)
apps/backend/src/routes/transfer.js:15
↓ 1 callers
Function
registerVisionRoutes
(fastify)
apps/backend/src/routes/vision.js:8
↓ 1 callers
Function
renameProject
(id: string, name: string)
apps/frontend/src/api/client.ts:128
↓ 1 callers
Function
render
()
apps/frontend/src/app/EditorPage.tsx:1036
↓ 1 callers
Function
renderTree
(nodes: TreeNode[], depth = 0)
apps/frontend/src/app/EditorPage.tsx:3068
↓ 1 callers
Function
replaceSelection
(source: string, start: number, end: number, replacement: string)
apps/frontend/src/app/EditorPage.tsx:949
↓ 1 callers
Function
requestUploadUrl
* Request a presigned upload URL from MinerU API. * POST /file-urls/batch
apps/backend/src/services/mineruService.js:40
↓ 1 callers
Function
requireAuthIfRemote
(req)
apps/backend/src/utils/authUtils.js:36
↓ 1 callers
Function
resolveCollabToken
(token: string)
apps/frontend/src/api/client.ts:260
← previous
next →
201–300 of 450, ranked by callers