MCPcopy Create free account

hub / github.com/6174/comflowyspace / functions

Functions986 in github.com/6174/comflowyspace

↓ 225 callersMethodlog
(message: string, data: any)
packages/common/utils/comflowy-console.client.ts:27
↓ 112 callersFunctiont
(key: i18nKey, def?: string)
packages/common/i18n/index.ts:44
↓ 90 callersMethodon
(channel: string, event: string, callback: (data: ChannelMessage) => void)
apps/node/src/modules/channel/channel.service.ts:47
↓ 74 callersMethodfilter
(testFun: (v: T) => boolean)
packages/common/utils/slot-event.ts:44
↓ 55 callersMethodemit
(channel: string, message: ChannelMessage)
apps/node/src/modules/channel/channel.service.ts:51
↓ 43 callersMethodget
(key: string)
apps/node/src/modules/config-manager.ts:18
↓ 43 callersMethodparse
(log: string)
apps/node/src/modules/comflowy-console/comflowy-log-parser.ts:9
↓ 41 callersFunctiongetBackendUrl
(endpoint: string)
packages/common/config.ts:16
↓ 29 callersMethoddispose
()
packages/common/utils/slot-event.ts:4
↓ 28 callersFunctionuuid
()
packages/common/utils/uuid.ts:11
↓ 26 callersFunctionrunCommand
( command: string, dispatcher: TaskEventDispatcher = () => { }, options: Options = {}, cb?:
apps/node/src/modules/utils/run-command.ts:5
↓ 24 callersMethodset
(key: string, value: any)
apps/node/src/modules/config-manager.ts:23
↓ 18 callersFunctionopenExternalURL
(url: string)
apps/electron-frontend/src/lib/electron-bridge.ts:68
↓ 18 callersFunctiontrack
(eventName: string, extra?: any)
apps/electron-frontend/src/lib/tracker.ts:21
↓ 16 callersFunctiongetAppDataDir
()
apps/node/src/modules/utils/get-appdata-dir.ts:7
↓ 15 callersFunctiongetMenuItem
( label: React.ReactNode, key?: React.Key | null, icon?: React.ReactNode, children?: MenuItem[], typ
apps/electron-frontend/src/components/workflow-editor/reactflow-context-menu/reactflow-context-menu.tsx:197
↓ 14 callersFunctiongetComfyUIDir
()
apps/node/src/modules/utils/get-appdata-dir.ts:20
↓ 13 callersFunctiononChange
(info)
apps/electron-frontend/src/components/workflow-editor/reactflow-input/input-upload-image.tsx:77
↓ 13 callersMethodwrite
* write command to comfyUI * @param command
apps/node/src/modules/comfyui/comfyui.service.ts:163
↓ 11 callersMethodgetCondaPaths
()
apps/node/src/modules/utils/conda.ts:51
↓ 11 callersFunctiongetNodeRenderInfo
(node: SDNode, widget: Widget)
packages/common/workflow-editor/node-rendering.tsx:12
↓ 10 callersFunctiongetComfyUIBackendUrl
(endpoint: string)
packages/common/config.ts:20
↓ 10 callersFunctiongetImagePreviewUrl
(name: string, type = "input", subfolder = "")
packages/common/comfyui-bridge/bridge.ts:148
↓ 8 callersFunctioncheckIfInstalled
(name: string)
apps/node/src/modules/comfyui/bootstrap.ts:96
↓ 8 callersMethoddelete
(key: string)
apps/node/src/modules/config-manager.ts:28
↓ 8 callersFunctiongetExtensionDir
(name: string = "")
apps/node/src/modules/comfy-extension-manager/types.ts:5
↓ 8 callersMethodrestartComfyUI
* restart comfyUI * @param pip
apps/node/src/modules/comfyui/comfyui.service.ts:263
↓ 7 callersFunctiondt
(key: string, def?: string)
packages/common/i18n/index.ts:32
↓ 7 callersMethodemit
(v: T)
packages/common/utils/slot-event.ts:108
↓ 6 callersFunctioncallback
(event: any, ...args: any[])
apps/electron-backend/layers/preload/src/index.ts:18
↓ 6 callersFunctioncheckIfInstalledComfyUI
(comfy_path?: string)
apps/node/src/modules/comfyui/bootstrap.ts:83
↓ 6 callersFunctiongetSystemPath
({ CONDA_SCRIPTS_PATH, CONDA_ENV_PATH }: { CONDA_SCRIPTS_PATH: string, CONDA_ENV_PATH: string })
apps/node/src/modules/utils/env.ts:23
↓ 6 callersFunctiongetSystemProxy
()
apps/node/src/modules/utils/env.ts:50
↓ 6 callersMethodinit
* initialize extensions
apps/electron-frontend/src/lib/extensions/extension.manager.ts:37
↓ 6 callersMethodopen
(element: HTMLElement)
apps/electron-frontend/src/components/comfyui-process-manager/terminal.ts:30
↓ 5 callersFunctioncreateAndListen
(name: string)
apps/node/src/modules/jsondb/jsondb.service.ts:16
↓ 5 callersFunctiondownloadUrl
(dispatch: TaskEventDispatcher, url: string, targetPath: string)
apps/node/src/modules/utils/download-url.ts:15
↓ 5 callersFunctiongetAppTmpDir
()
apps/node/src/modules/utils/get-appdata-dir.ts:13
↓ 5 callersMethodgetDoc
(id: string)
packages/common/storage/document-database.ts:25
↓ 5 callersFunctiongetModelPath
(type: string, save_path: string, file_name: string)
apps/node/src/modules/model-manager/model-paths.ts:158
↓ 5 callersMethodgetRunConfig
()
apps/node/src/modules/config-manager.ts:36
↓ 5 callersMethodgetSetupConfig
()
apps/node/src/modules/config-manager.ts:42
↓ 5 callersFunctionhandleSearch
(value: string)
apps/electron-frontend/src/components/workflow-editor/reactflow-bottomcenter-panel/widget-tree/widget-tree.tsx:61
↓ 5 callersFunctionmsgTemplate
(type: string, solution = "")
apps/node/src/routes/api/bootstrap.ts:106
↓ 5 callersFunctionopenTabPage
(tab: WindowTab)
apps/electron-frontend/src/lib/electron-bridge.ts:52
↓ 5 callersMethodpipe
(that: SlotEvent<T>)
packages/common/utils/slot-event.ts:121
↓ 5 callersFunctionproxyFetch
(url: string, options: any = {}, timeout = 60)
apps/node/src/modules/utils/proxy-fetch.ts:11
↓ 5 callersFunctionresolveCivitHeaders
()
apps/node/src/modules/model-manager/civitai.ts:13
↓ 5 callersFunctionsaveConfig
(props: Partial<AppConfigs["runConfig"]>, restart = false)
apps/electron-frontend/src/components/setting-modal/setting-modal.tsx:263
↓ 5 callersFunctionstartTask
(task: TaskProps)
apps/electron-frontend/src/lib/utils/use-remote-task.ts:44
↓ 5 callersFunctionuseRemoteTask
(props: { onMessage?: (event: TaskEvent) => void, api?: string } = {})
apps/electron-frontend/src/lib/utils/use-remote-task.ts:25
↓ 5 callersFunctionwithTimeout
(task: Promise<any>, timeout: number, errorMessage: string)
apps/node/src/routes/api/bootstrap.ts:97
↓ 5 callersMethodwrite
(message: string)
apps/electron-frontend/src/components/comfyui-process-manager/terminal.ts:39
↓ 4 callersMethodaddTask
(task: TaskProps)
apps/node/src/modules/task-queue/task-queue.ts:70
↓ 4 callersFunctionbroadcast
(data: any)
apps/node/src/modules/comflowy-console/comflowy-console.service.ts:141
↓ 4 callersFunctionclamp
(min: number, max: number, value: number)
packages/ui/antd/draggable-modal/clamp.ts:1
↓ 4 callersFunctioncreatePrimitiveWidget
(type: string)
packages/common/types/comfy-widget.types.ts:208
↓ 4 callersFunctiongetNextZIndex
(state: ModalsState, id: string)
packages/ui/antd/draggable-modal/draggableModalReducer.ts:90
↓ 4 callersFunctiongetTransformStyle
(transformScale: number)
apps/electron-frontend/src/components/workflow-editor/reactflow-node/reactflow-node.tsx:153
↓ 4 callersMethodon
(callback: (v: T) => any)
packages/common/utils/slot-event.ts:58
↓ 4 callersMethodstartComfyUI
* start comfyUI * @param pip
apps/node/src/modules/comfyui/comfyui.service.ts:172
↓ 4 callersFunctiontest
()
apps/node/src/modules/jsondb/jsondb.test.ts:11
↓ 4 callersFunctionuseIsElectron
()
apps/electron-frontend/src/lib/electron-bridge.ts:89
↓ 4 callersFunctionuseNodeAutoResize
(node: NodeProps<any>, imagePreviews: PreviewImage[])
apps/electron-frontend/src/components/workflow-editor/reactflow-node/reactflow-node-resize.tsx:53
↓ 4 callersFunctionusePreviewImages
(imagePreviews: PreviewImage[])
apps/electron-frontend/src/components/workflow-editor/reactflow-node/reactflow-node-imagepreviews.tsx:45
↓ 3 callersFunctioncalculateSHA
(file: string)
apps/node/src/modules/utils/sha.ts:5
↓ 3 callersFunctionclampDrag
( windowWidth: number, windowHeight: number, x: number, y: number, width: number, heig
packages/ui/antd/draggable-modal/draggableModalReducer.ts:93
↓ 3 callersFunctionclampResize
( windowWidth: number, windowHeight: number, x: number, y: number, width: number, heig
packages/ui/antd/draggable-modal/draggableModalReducer.ts:108
↓ 3 callersMethodcreateDoc
(docMeta: PersistedFullWorkflow)
packages/common/storage/document-database.ts:34
↓ 3 callersMethoddestroy
()
apps/electron-frontend/src/lib/extensions/extension.manager.ts:159
↓ 3 callersFunctionfetchData
()
packages/common/jsondb/use-live-jsondb.ts:32
↓ 3 callersFunctionfindEdgeSourceValue
(edge: PersistedWorkflowConnection)
packages/common/comfyui-bridge/prompt.ts:269
↓ 3 callersMethodgetDocs
()
packages/common/storage/document-database.ts:16
↓ 3 callersFunctiongetExtensionPath
(item: Extension)
apps/node/src/modules/comfy-extension-manager/extension-utils.ts:5
↓ 3 callersFunctiongetFolderNamesAndPaths
()
apps/node/src/modules/model-manager/model-paths.ts:11
↓ 3 callersFunctiongetMainChannel
()
packages/common/utils/channel.client.ts:75
↓ 3 callersFunctiongetPanelKey
(prefix: string)
apps/electron-frontend/src/components/panel/panel-container.tsx:255
↓ 3 callersFunctiongetUploadImageUrl
()
packages/common/comfyui-bridge/bridge.ts:133
↓ 3 callersFunctiongetWidgetSearchString
(widget)
apps/electron-frontend/src/components/workflow-editor/reactflow-bottomcenter-panel/widget-tree/widget-tree.tsx:57
↓ 3 callersFunctiongitRepoHasUpdates
(dirPath: string, doFetch: boolean, doUpdate: boolean)
apps/node/src/modules/comfy-extension-manager/check-extension-status.ts:10
↓ 3 callersFunctionhandleVisibleChange
(visible: boolean)
apps/electron-frontend/src/components/templates/templates.tsx:34
↓ 3 callersFunctioninstallExtension
(dispatcher: TaskEventDispatcher, extension: Extension)
apps/node/src/modules/comfy-extension-manager/install-extension.ts:33
↓ 3 callersFunctionisAnywhereWidget
(widgetName: string)
packages/common/types/comfy-variables.types.ts:95
↓ 3 callersFunctionisElectron
()
apps/electron-frontend/src/lib/electron-bridge.ts:82
↓ 3 callersMethodlisten
()
packages/common/jsondb/jsondb.client.ts:15
↓ 3 callersFunctionneedEditImage
(node: SDNode)
apps/electron-frontend/src/components/workflow-editor/reactflow-context-menu/context-menu-item-edit-image/context-menu-item-edit-image.tsx:49
↓ 3 callersFunctionnewDispatcher
(event: PartialTaskEvent)
apps/node/src/routes/api/extension.ts:25
↓ 3 callersFunctiononFileSelected
(file: File)
apps/electron-frontend/src/components/my-workflows/import.tsx:16
↓ 3 callersFunctionremoveExtension
(extension: Extension)
apps/node/src/modules/comfy-extension-manager/remove-extension.ts:5
↓ 3 callersMethodserve
(app: Express, server: http.Server, wss: WebSocketServer)
apps/node/src/modules/channel/channel.service.ts:15
↓ 3 callersFunctionsetPanelStateToLocalStorage
(state: Partial<PanelContainerState>)
apps/electron-frontend/src/components/panel/panel-container.tsx:236
↓ 3 callersFunctionshowModal
()
apps/electron-frontend/src/components/comfyui-process-manager/comfyui-process-manager.tsx:49
↓ 3 callersMethodstopComfyUI
* stopComfyUI
apps/node/src/modules/comfyui/comfyui.service.ts:254
↓ 3 callersFunctionsyncState
()
apps/node/src/modules/comflowy-console/comflowy-console.service.ts:25
↓ 3 callersMethodupdateDoc
(docMeta: PersistedFullWorkflow)
packages/common/storage/document-database.ts:41
↓ 3 callersFunctionvalidateEdge
(st: AppState, connection: FlowConnecton)
packages/common/store/app-state/app-state-create-edit-connection-hooks.ts:98
↓ 2 callersMethod#getJSONKey
(key: string)
apps/node/src/modules/config-manager.ts:46
↓ 2 callersMethod#getRealUrl
(tabData: WindowTab)
apps/electron-backend/layers/main/src/windows-manager.ts:161
↓ 2 callersFunctionbuildRenderer
()
apps/electron-backend/scripts/esbuild.watch.mjs:60
↓ 2 callersFunctioncb
(_: any, tabsData: any)
apps/electron-backend/layers/preload/src/index.ts:62
next →1–100 of 986, ranked by callers