MCPcopy Create free account

hub / github.com/6174/comflowyspace / functions

Functions986 in github.com/6174/comflowyspace

FunctionisRectIntersect
(a: Rect, b: Rect)
packages/common/utils/math.ts:6
FunctionisSaveImageNode
(widgetName: string)
packages/common/types/comfy-widget.types.ts:62
FunctionisSeedParam
(param: string)
packages/common/types/comfy-widget.types.ts:59
FunctionisStaticPrimitive
(name: string)
packages/common/types/comfy-widget.types.ts:112
FunctionisStatus
(m: Message<keyof MessageType>)
packages/common/types/comfy-message.types.ts:60
FunctionisString
(i: Input)
packages/common/types/comfy-props.types.ts:95
FunctionisStringValue
(value: any)
packages/common/types/model.types.ts:214
FunctionisVae
(i: Input)
packages/common/types/comfy-props.types.ts:127
FunctionisVideoFile
(file: File)
packages/common/utils/video.ts:77
FunctionisVideoUpload
(i: Input)
packages/common/types/comfy-props.types.ts:135
Functioniterator
apps/electron-frontend/src/components/templates/template-state.ts:202
Methodlistener
(event: ExtensionManagerEvent)
apps/electron-frontend/src/lib/extensions/worker/extension.api.ts:42
FunctionnewDispatcher
(event: PartialTaskEvent)
apps/node/src/routes/api/models.ts:71
FunctionnewPrimitiveNode
()
packages/common/types/comfy-node.types.ts:183
FunctionnewRerouteNode
()
packages/common/types/comfy-node.types.ts:167
FunctionnewStaticPrimitiveNode
(primitiveType: FlowStaticPrimitiveType)
packages/common/types/comfy-node.types.ts:154
FunctiononCancel
()
apps/electron-frontend/src/components/my-workflows/my-workflows.tsx:174
FunctiononCancel
()
apps/electron-frontend/src/components/workflow-editor/reactflow-topleft-panel/action-reset-default.tsx:26
FunctiononChange
(key: string)
apps/electron-frontend/src/components/panel/panel-container.tsx:171
FunctiononClick
(e)
apps/electron-frontend/src/components/workflow-editor/reactflow-context-menu/reactflow-context-menu.tsx:57
FunctiononDrop
(e)
apps/electron-frontend/src/components/workflow-editor/reactflow-input/input-upload-image.tsx:88
FunctiononDrop
(e)
apps/electron-frontend/src/components/workflow-editor/reactflow-input/input-video-upload.tsx:87
FunctiononMenuItemClick
({ key })
apps/electron-frontend/src/components/setting-modal/setting-modal.tsx:22
FunctiononMessage
(ev: MessageEvent)
apps/electron-frontend/src/components/comflowy-console/comflowy-console.tsx:45
FunctiononMessage
(ev: MessageEvent)
apps/electron-frontend/src/components/comfyui-process-manager/comfyui-process-manager.tsx:24
FunctiononMouseMove
(e: MouseEvent)
packages/ui/antd/draggable-modal/useDrag.ts:32
FunctiononMouseMove
(e: MouseEvent)
packages/ui/antd/draggable-modal/useResize.ts:47
FunctiononMouseUp
()
packages/ui/antd/draggable-modal/useResize.ts:69
FunctiononMousedown
(e)
apps/electron-frontend/src/components/panel/panel-container.tsx:78
FunctiononMove
(e: MouseEvent)
apps/electron-frontend/src/components/panel/panel-container.tsx:84
MethodonSub
(channel: string, event: string, callback: Function)
packages/common/utils/channel.client.ts:47
FunctiononSyncupTemporaryState
(doc: Y.Doc, temporaryNodeStates: TemporaryNodeState)
packages/common/store/ydoc-utils.ts:84
FunctiononUp
()
apps/electron-frontend/src/components/panel/panel-container.tsx:92
FunctiononloadHandler
()
packages/common/comfyui-bridge/export-import.ts:82
FunctionopenDirectory
(ev: any, directoryPath: string)
apps/electron-backend/layers/main/src/ipc.ts:18
FunctionopenURL
(ev: any, url: string)
apps/electron-backend/layers/main/src/ipc.ts:12
Methodparse
(log: string)
apps/node/src/modules/comflowy-console/comflowy-log-parser.ts:17
Methodparse
* 1) check if extension section start * -) if start, set current extension and if already have current extension, return and clear state *
apps/node/src/modules/comflowy-console/comflowy-log-parser.ts:80
Methodparse
(log: string)
apps/node/src/modules/comflowy-console/comflowy-log-parser.ts:170
FunctionparseComflowyLogsByLine
(log: string)
apps/node/src/modules/comflowy-console/comflowy-log-parser.ts:216
FunctionparseSubflowFieldId
(fieldId: string)
packages/common/types/comfy-props.types.ts:256
MethodpostMessageToUI
(ev: ExtensionUIEvent)
apps/electron-frontend/src/lib/extensions/worker/extension.api.ts:22
FunctionprocessExtension
(item: Extension)
apps/node/src/modules/comfy-extension-manager/check-extension-status.ts:106
MethodremoveDocToLocal
(docId: string)
packages/common/storage/execution-history.ts:37
FunctionremoveFilter
(filter: keyof State["filters"])
apps/electron-frontend/src/components/comflowy-console/comflowy-console.state.ts:83
FunctionresolveTask
(taskProps: TaskProps)
apps/node/src/modules/task-queue/resolve-task.ts:12
FunctionretrieveLocalWorkflow
()
packages/common/storage/document-database.ts:175
FunctionrunCommandWithPty
( command: string, dispatcher: TaskEventDispatcher = () => { }, options: Options = {}, cb?: (p
apps/node/src/modules/utils/run-command.ts:82
FunctionsaveLocalWorkflow
(graph: PersistedWorkflowDocument)
packages/common/storage/document-database.ts:180
FunctionscrollToBottom
()
packages/ui/log-viewer/log-viewer.tsx:12
FunctionsearchCivitModelFromSHA256
(sha256: string)
apps/node/src/modules/model-manager/civitai.ts:24
FunctionselectDirectoryDialog
(ev: any, type: "directory" | "file" | "both" = "directory")
apps/electron-backend/layers/main/src/ipc.ts:28
Functionserve
(app: Express, server: http.Server, wss: WebSocketServer)
apps/node/src/modules/jsondb/jsondb.service.ts:11
Functionserve
(app: Express, server: http.Server, wss: WebSocketServer)
apps/node/src/modules/comflowy-console/comflowy-console.service.ts:15
Methodset
(key: string, value: any)
apps/electron-backend/layers/main/src/config.ts:35
Functionsetup
(build)
apps/electron-backend/scripts/esbuild.watch.mjs:18
Functionsetup
(build)
apps/node/esbuild.config.mjs:13
Functionsha256sum
(data: BinaryLike)
apps/electron-backend/layers/preload/src/sha256sum.ts:4
FunctionshowMessage
(title: string, message: string)
apps/electron-backend/layers/main/src/auto-update.ts:78
FunctionshowModal
()
apps/electron-frontend/src/components/workflow-editor/reactflow-queue/reactflow-queue.tsx:75
FunctionshowModal
()
apps/electron-frontend/src/components/workflow-editor/reactflow-node/reactflow-node-suggestion.tsx:17
FunctionshowModal
()
apps/electron-frontend/src/components/workflow-editor/reactflow-input/input-video-player-async.tsx:31
FunctionshowModal
()
apps/electron-frontend/src/components/workflow-editor/reactflow-gallery/gallery.tsx:90
FunctionshowModal
()
apps/electron-frontend/src/components/extension-manager/extension-manager.tsx:128
FunctionshowSettingsModal
()
apps/electron-frontend/src/components/layout/layout.tsx:80
MethodshowUI
* show UI of the extension * @param extension
apps/electron-frontend/src/lib/extensions/extension.manager.ts:69
MethodshowUI
* showUI(__EXTENSION__)
apps/electron-frontend/src/lib/extensions/worker/extension.api.ts:16
MethodstopTerminal
* stop comfyUI session
apps/node/src/modules/comfyui/comfyui.service.ts:155
MethodtoDispose
(disposables: IDisposable[])
packages/common/utils/slot-event.ts:131
FunctiontoJson
(doc: Y.Doc)
packages/common/store/ydoc-utils.ts:78
FunctiontoPersisted
(state: AppState)
packages/common/store/app-state/app-state-types.ts:201
FunctiontoggleOpen
()
apps/electron-frontend/src/components/comflowy-console/log-types/log.tsx:17
FunctionupdateByJson
(doc: Y.Doc, json: PersistedWorkflowDocument)
packages/common/store/ydoc-utils.ts:55
FunctionupdateControlBoard
(doc: Y.Doc, controlboard: ControlBoardConfig)
packages/common/store/ydoc-utils.ts:51
MethodupdateDoc
(doc: ExecutionHistory)
packages/common/storage/execution-history.ts:33
FunctionupdateHandler
(ev)
apps/electron-frontend/src/components/workflow-editor/reactflow-topleft-panel/reactflow-topleft-panel.tsx:33
FunctionupdateRepo
(repoPath: string)
apps/node/src/modules/utils/git-repo.ts:41
FunctionupdateShellEnvPath
(env: string)
apps/node/src/modules/utils/env.ts:19
FunctionuseIsMobile
()
packages/ui/utils/use-is-mobile.ts:4
FunctionuseJoin
(arr: T[], mapFunction: (item: T) => React.ReactElement, join: React.ReactElement)
packages/ui/utils/use-join.tsx:3
FunctionuseLiveDoc
(options:{ collectionName: string, documentId?: string, queryFn: () => Promise<T> })
packages/common/jsondb/use-live-jsondb.ts:6
FunctionuseLiveDocs
(options:{ collectionName: string, documentIds: string[], queryFn: (docIds: string[]) => Promise<T[]> }
packages/common/jsondb/use-live-jsondb.ts:43
FunctionuuTokenGenerator
()
packages/common/utils/uuid.ts:7
Functionuuid
()
apps/electron-backend/layers/main/src/utils.ts:10
FunctionverifyFileMd5
(filePath: string, expectedMd5: string)
apps/node/src/modules/utils/verifymd5.ts:5
Functionwebpack
(config, { dev, isServer })
apps/electron-frontend/next.config.js:13
← previous901–986 of 986, ranked by callers