MCPcopy Create free account

hub / github.com/6174/comflowyspace / functions

Functions986 in github.com/6174/comflowyspace

↓ 1 callersFunctioncountCardsByTag
(models)
apps/electron-frontend/src/components/model-manager/model-recommend.tsx:53
↓ 1 callersMethodcreateDocFromComfyUIData
(data: { name: string; data: ComfyUIWorkflow; })
packages/common/storage/document-database.ts:89
↓ 1 callersMethodcreateDocFromData
(data: PersistedWorkflowDocument)
packages/common/storage/document-database.ts:78
↓ 1 callersMethodcreateDocFromTemplate
(key: string = "default")
packages/common/storage/document-database.ts:66
↓ 1 callersMethodcreateDocument
(id: string, data: T)
packages/common/jsondb/jsondb.client.ts:25
↓ 1 callersFunctioncreateExtensionManager
(extensions: ExtensionManifest[])
apps/electron-frontend/src/lib/extensions/extensions.controller.tsx:120
↓ 1 callersFunctioncreatePrompt
(workflowSource: PersistedWorkflowDocument, widgets: Record<string, Widget>, clientId?: string)
packages/common/comfyui-bridge/prompt.ts:69
↓ 1 callersFunctioncreateWindow
()
apps/electron-package/hello-world.js:4
↓ 1 callersFunctioncustomRequest
({file, onSuccess, onError}: any )
apps/electron-frontend/src/components/workflow-editor/reactflow-input/input-upload-image.tsx:45
↓ 1 callersMethoddeleteDoc
(docId: string)
packages/common/storage/document-database.ts:58
↓ 1 callersMethoddeleteDocSoft
(docId: string)
packages/common/storage/document-database.ts:48
↓ 1 callersMethoddeleteDocument
* * @param id * @returns
packages/common/jsondb/jsondb.client.ts:77
↓ 1 callersFunctiondeleteFromQueue
(id: number)
packages/common/comfyui-bridge/bridge.ts:156
↓ 1 callersFunctiondeleteItem
()
apps/electron-frontend/src/components/my-workflows/my-workflows.tsx:166
↓ 1 callersFunctiondisableExtension
(extension: Extension)
apps/node/src/modules/comfy-extension-manager/disable-extension.ts:4
↓ 1 callersMethoddisableExtensions
(extensions: Extension[])
apps/node/src/modules/comfy-extension-manager/comfy-extension-manager.ts:23
↓ 1 callersMethoddispose
()
packages/common/utils/slot-event.ts:126
↓ 1 callersFunctiondoUpdateMarketExtension
* Update market extensions
apps/node/src/modules/comfy-extension-manager/market-extension.ts:50
↓ 1 callersFunctiondoUpdateMarketExtensionNodeMap
* Update market extensions
apps/node/src/modules/comfy-extension-manager/market-extension.ts:68
↓ 1 callersFunctiondownloadDefaultModel
()
apps/node/src/modules/model-manager/install-model.ts:57
↓ 1 callersFunctiondownloadUrlPro
(dispatch: TaskEventDispatcher, url: string, targetPath: string, sha?: string)
apps/node/src/modules/utils/download-url.ts:110
↓ 1 callersFunctiondrop
(item: any, monitor: any)
apps/electron-frontend/src/components/workflow-editor/reactflow-controlboard/controlboard-editor.tsx:287
↓ 1 callersFunctionenableExtension
(extension: Extension)
apps/node/src/modules/comfy-extension-manager/disable-extension.ts:11
↓ 1 callersMethodenableExtensions
(extensions: Extension[])
apps/node/src/modules/comfy-extension-manager/comfy-extension-manager.ts:29
↓ 1 callersMethodexecuteExtension
* execute extension * @param data
apps/electron-frontend/src/lib/extensions/worker/extension.worker.ts:36
↓ 1 callersFunctionexecuteInstallScript
(dispatcher: TaskEventDispatcher, url: string, repoPath: string, lazyMode: boolean = false)
apps/node/src/modules/comfy-extension-manager/install-extension.ts:252
↓ 1 callersFunctionexportWorkflowToJSONFile
(workflow: PersistedWorkflowDocument, widgets: Widgets)
packages/common/comfyui-bridge/export-import.ts:13
↓ 1 callersFunctionextesionMainTemplate
* Register static vars to extension main code * @param extension * @param content * @returns
apps/electron-frontend/src/lib/extensions/worker/extension.worker.ts:74
↓ 1 callersMethodfetchExtensionFileContent
(extensionManifest: ExtensionManifest, filePath: string)
apps/electron-frontend/src/lib/extensions/extension.manager.ts:132
↓ 1 callersFunctionfetchModelSize
()
apps/operation/commands/fetch-model-sizes.ts:28
↓ 1 callersFunctionfetchSize
(url: string)
apps/operation/commands/fetch-model-sizes.ts:11
↓ 1 callersFunctionfindAllFrontendExtensions
()
apps/node/src/modules/comfy-extension-manager/frontend-extensions.ts:10
↓ 1 callersFunctionfindAllHtmlFilesInRenderer
()
apps/electron-backend/scripts/esbuild.config.mjs:63
↓ 1 callersFunctionfindAllInstalledExtensions
({ doFetch = false, doUpdateCheck = false, doUpdate = false })
apps/node/src/modules/comfy-extension-manager/installed-extensions.ts:12
↓ 1 callersFunctionfindExtensionByTitle
(extensions: Extension[], title: string)
apps/node/src/modules/comfy-extension-manager/installed-extensions.ts:88
↓ 1 callersFunctionfindGetNodeInputValue
* find a source value * @param source
packages/common/comfyui-bridge/prompt.ts:261
↓ 1 callersFunctionfindInputKeyFromHandle
(target: PromptNodeItem, targetHandle: string)
packages/common/comfyui-bridge/prompt.ts:250
↓ 1 callersFunctionfindMissingModulesInMessages
(messages: Message[] = [])
apps/electron-frontend/src/components/comfyui-process-manager/comfyui-process-manager-state.ts:60
↓ 1 callersFunctionfindPrimitiveNodeValue
* primitive value is the first field value * @param node
packages/common/comfyui-bridge/prompt.ts:317
↓ 1 callersFunctionfindRerouteNodeInputValue
(source: PersistedWorkflowNode)
packages/common/comfyui-bridge/prompt.ts:305
↓ 1 callersFunctionfindSuggestionNode
(node: SDNode, widgets: Widgets)
apps/electron-frontend/src/components/workflow-editor/reactflow-node/reactflow-node-suggestion.tsx:64
↓ 1 callersFunctionflattenDisposable
(a: IDisposable[])
packages/common/utils/slot-event.ts:7
↓ 1 callersFunctionflattenObject
(obj, prefix = '')
apps/electron-frontend/src/components/workflow-editor/reactflow-i18n/use-flow-i18n.tsx:61
↓ 1 callersFunctionflowNodeToLayoutNode
(node: Node, isHorizontal, graph: AppState["graph"])
apps/electron-frontend/src/components/workflow-editor/reactflow-topright-panel/action-auto-layout.tsx:202
↓ 1 callersFunctionforceUpdateRepo
(repoPath: string)
apps/node/src/modules/utils/git-repo.ts:24
↓ 1 callersMethodgetAllExtensions
(checkUpdate = false)
apps/node/src/modules/comfy-extension-manager/comfy-extension-manager.ts:35
↓ 1 callersFunctiongetCivitModelById
(modelId: string)
apps/node/src/modules/model-manager/civitai.ts:33
↓ 1 callersFunctiongetCivitModels
(currentPage: number, pageSize: number, filters: any, cursor?: string)
packages/common/store/model.state.ts:257
↓ 1 callersFunctiongetComflowyAppConfig
()
packages/common/comfyui-bridge/bridge.ts:36
↓ 1 callersFunctiongetComfyUIDir
()
apps/electron-frontend/scripts/server.js:42
↓ 1 callersFunctiongetComfyUIEnvRequirements
()
packages/common/comfyui-bridge/bridge.ts:24
↓ 1 callersFunctiongetCommandString
()
apps/electron-frontend/src/components/workflow-editor/reactflow-bottomcenter-panel/reactflow-bottomcenter-panel.tsx:192
↓ 1 callersFunctiongetCondaEnv
(env: string, condaInfo: CondaInfo)
apps/node/src/modules/utils/conda.ts:65
↓ 1 callersFunctiongetCondaInfo
()
apps/node/src/modules/utils/conda.ts:114
↓ 1 callersFunctiongetCondaPrefixSync
* Get real conda path position * @returns
apps/node/src/modules/utils/conda.ts:137
↓ 1 callersMethodgetConfigDir
()
apps/electron-backend/layers/main/src/config.ts:25
↓ 1 callersMethodgetDocument
* Get a document * @param id * @returns
packages/common/jsondb/jsondb.client.ts:50
↓ 1 callersMethodgetDocuments
* Get all documents
packages/common/jsondb/jsondb.client.ts:39
↓ 1 callersFunctiongetELKLayoutElements
* Turn nodes to ELK layout elments, consider react flow node has parentNode relation ship
apps/electron-frontend/src/components/workflow-editor/reactflow-topright-panel/action-auto-layout.tsx:135
↓ 1 callersFunctiongetExtensionInfos
(doUpdateCheck = false)
packages/common/comfyui-bridge/bridge.ts:85
↓ 1 callersMethodgetExtensionNodeMap
()
apps/node/src/modules/comfy-extension-manager/comfy-extension-manager.ts:62
↓ 1 callersFunctiongetFailedMessage
* @returns {string}
apps/electron-frontend/src/components/bootstrap/bootstrap-task.tsx:107
↓ 1 callersFunctiongetFilePathFromMarktModel
(model: MarketModel)
packages/common/types/model.types.ts:176
↓ 1 callersFunctiongetFileSizeSync
(file: string, decimals = 2)
apps/node/src/modules/utils/file-size.ts:15
↓ 1 callersMethodgetFrontendExtensions
()
apps/node/src/modules/comfy-extension-manager/comfy-extension-manager.ts:79
↓ 1 callersFunctiongetGraphVarPromptValue
(item: ComfyGraphVar)
packages/common/types/comfy-variables.types.ts:83
↓ 1 callersFunctiongetHardCodedTemplates
()
apps/electron-frontend/src/components/templates/template-state.ts:44
↓ 1 callersFunctiongetInstallPyTorchForGPUCommand
(nightly: boolean = false)
apps/node/src/modules/comfyui/bootstrap.ts:381
↓ 1 callersFunctiongetMacArchitecture
()
apps/node/src/modules/utils/get-mac-arch.ts:3
↓ 1 callersFunctiongetMarketExtensionNodeMap
()
apps/node/src/modules/comfy-extension-manager/market-extension.ts:104
↓ 1 callersFunctiongetModelImagePreviewUrl
(type: 'lora' | 'checkpoints', name: string)
packages/common/comfyui-bridge/bridge.ts:137
↓ 1 callersFunctiongetModelInfos
()
packages/common/comfyui-bridge/bridge.ts:97
↓ 1 callersFunctiongetModelTypes
()
apps/electron-frontend/src/components/model-manager/installed-models.tsx:33
↓ 1 callersFunctiongetModelsForType
()
apps/electron-frontend/src/components/model-manager/installed-models.tsx:44
↓ 1 callersFunctiongetNodePositionInGroup
(node: Node, containerNode: Node)
packages/common/utils/workflow.ts:23
↓ 1 callersFunctiongetNodePositionOutOfGroup
(node: Node, containerNode: Node)
packages/common/utils/workflow.ts:32
↓ 1 callersFunctiongetOptions
( type: 'lora_name' | 'image' | 'ckpt_name', list: (string | { content: string, image: string })[] )
apps/electron-frontend/src/components/workflow-editor/reactflow-input/reactflow-input.tsx:221
↓ 1 callersFunctiongetPinnedWidgetsFromLocalStorage
()
packages/common/store/app-state/app-state-create-init-hooks.ts:78
↓ 1 callersFunctiongetPrimitiveNodeRenderingInfo
(node: SDNode, widget: Widget)
packages/common/workflow-editor/node-rendering.tsx:145
↓ 1 callersFunctiongetPythonPackageRequirements
()
apps/node/src/modules/comfyui/requirements.ts:60
↓ 1 callersFunctiongetQueue
()
packages/common/store/comfyui-queue-state.ts:54
↓ 1 callersFunctiongetQueueApi
()
packages/common/comfyui-bridge/bridge.ts:129
↓ 1 callersFunctiongetServerTemplates
* Remote template lists * @returns
apps/electron-frontend/src/components/templates/template-state.ts:230
↓ 1 callersFunctiongetStableDiffusionDir
()
apps/node/src/modules/utils/get-appdata-dir.ts:34
↓ 1 callersFunctiongetSubflowFieldId
(nodeId: string, fieldName: string)
packages/common/types/comfy-props.types.ts:243
↓ 1 callersFunctiongetVendors
* Returns versions of electron vendors * The performance of this feature is very poor and can be improved * @see https://github.com/electron/electro
apps/electron-backend/scripts/update-electron-vendors.js:13
↓ 1 callersFunctiongetWebExtensionDir
(name: string = "")
apps/node/src/modules/comfy-extension-manager/types.ts:9
↓ 1 callersFunctiongetWhatsNewViewed
(version: string)
apps/electron-frontend/src/components/layout/whats-new.tsx:48
↓ 1 callersFunctiongitCloneInstall
(dispatcher: TaskEventDispatcher, files: string[])
apps/node/src/modules/comfy-extension-manager/install-extension.ts:210
↓ 1 callersFunctiongroupByCategory
(widgets: Widget[])
apps/electron-frontend/src/components/workflow-editor/reactflow-bottomcenter-panel/widget-tree/widget-tree.tsx:113
↓ 1 callersFunctionhandleCancel
apps/electron-frontend/src/components/comfyui-process-manager/comfyui-process-manager.tsx:53
↓ 1 callersMethodhandleExtensionExecuteError
(event: ExtensionManagerEvent)
apps/electron-frontend/src/lib/extensions/extension.manager.ts:123
↓ 1 callersMethodhandleRpcCall
* Rpc call from worker to main * @param data
apps/electron-frontend/src/lib/extensions/extension.manager.ts:79
↓ 1 callersFunctionhandleTypeFilterChange
(type)
apps/electron-frontend/src/components/model-manager/installed-models.tsx:28
↓ 1 callersFunctionhandleVisibleChange
(visible: boolean)
apps/electron-frontend/src/components/workflow-editor/reactflow-topleft-panel/reactflow-topleft-panel.tsx:94
↓ 1 callersMethodinitEventListener
()
apps/electron-backend/layers/main/src/windows-manager.ts:209
↓ 1 callersFunctioninitTerminal
()
apps/electron-frontend/src/components/comfyui-process-manager/comfyui-process-manager.tsx:59
↓ 1 callersFunctioninstallCondaPackageTask
(dispatcher: TaskEventDispatcher, params: { packageRequirment: string })
apps/node/src/modules/comfyui/bootstrap.ts:222
↓ 1 callersFunctioninstallCondaTask
(dispatcher: TaskEventDispatcher)
apps/node/src/modules/comfyui/bootstrap.ts:117
↓ 1 callersFunctioninstallModel
(dispatch: TaskEventDispatcher, model: MarketModel)
apps/node/src/modules/model-manager/install-model.ts:17
← previousnext →201–300 of 986, ranked by callers