MCPcopy Create free account

hub / github.com/6174/comflowyspace / functions

Functions986 in github.com/6174/comflowyspace

FunctionThemeProvider
(props: { children: ReactNode, dark?: boolean, getPopupContainer?: () => HTMLDivElement })
packages/ui/antd/theme.tsx:5
FunctionTiktokIcon
()
packages/ui/icons/index.tsx:300
FunctionTrashIcon
()
packages/ui/icons/index.tsx:1143
FunctionTrayAndArrowDown
()
packages/ui/icons/index.tsx:46
FunctionTutorialBanner
({ image, title, subtitle, url, tag })
apps/electron-frontend/src/components/tutorials/tutorials.tsx:38
FunctionTutorialCard
({ image, title, url })
apps/electron-frontend/src/components/tutorials/tutorials.tsx:22
FunctionTutorials
()
apps/electron-frontend/src/components/tutorials/tutorials.tsx:63
FunctionTwitterIcon
()
packages/ui/icons/index.tsx:333
FunctionUnMaxmizeIcon
()
apps/electron-backend/layers/renderer/src/tabs/custom-windows-window-control.tsx:57
FunctionUndoRedo
()
apps/electron-frontend/src/components/workflow-editor/reactflow-topleft-panel/reactflow-topleft-panel.tsx:23
FunctionUngroupIcon
()
packages/ui/icons/index.tsx:677
FunctionUnlockIcon
()
packages/ui/icons/index.tsx:425
FunctionUpdateExtensionButton
(props: { extensions: Extension[], buttonSize?: "small" | "middle" | "large" })
apps/electron-frontend/src/components/extension-manager/update-extension-button.tsx:7
FunctionVideoPreview
(props: { url: string, controls?: boolean })
apps/electron-frontend/src/components/workflow-editor/reactflow-input/input-video-player-async.tsx:28
FunctionVirtualGrid
({ items, minItemWidth, itemHeight, gridGap, renderItem, style = {}, className = "", children})
packages/ui/virtual/virtual-grid.tsx:14
FunctionVirtualList
({ items, itemHeight, renderItem, style = {}, className = "", children })
packages/ui/virtual/virtual-list.tsx:12
FunctionWarningIcon
()
packages/ui/icons/index.tsx:225
FunctionWarningIcon
()
apps/electron-frontend/src/components/comflowy-console/log-types/log.tsx:56
FunctionWebIcon
()
packages/ui/icons/index.tsx:551
FunctionWhatsNew
()
apps/electron-frontend/src/components/layout/whats-new.tsx:15
FunctionWidgetNode
* Drag to create https://reactflow.dev/examples/interaction/drag-and-drop
apps/electron-frontend/src/components/workflow-editor/reactflow-bottomcenter-panel/widget-tree/widget-tree.tsx:251
FunctionWidgetPopover
(props: { children: any; showCategory: boolean; filter?: (widget: Widget) => boolean })
apps/electron-frontend/src/components/workflow-editor/reactflow-bottomcenter-panel/widget-tree/widget-tree-popover.tsx:6
FunctionWidgetTree
(props: { showCategory?: boolean; id: number; filter?: (widget: Widget) => boolean; position?:
apps/electron-frontend/src/components/workflow-editor/reactflow-bottomcenter-panel/widget-tree/widget-tree.tsx:15
FunctionWidgetTreeOnPanel
(props: { context: WidgetTreeOnPanelContext })
apps/electron-frontend/src/components/workflow-editor/reactflow-bottomcenter-panel/widget-tree/widget-tree-on-panel-click.tsx:14
FunctionWorkflowCreateBox
()
apps/electron-frontend/src/components/my-workflows/my-workflows.tsx:60
FunctionWorkflowEditor
()
apps/electron-frontend/src/components/workflow-editor/workflow-editor.tsx:34
FunctionWorkflowEditorEntry
()
apps/electron-frontend/src/pages/app.tsx:7
FunctionWorkflowList
()
apps/electron-frontend/src/components/my-workflows/my-workflows.tsx:124
FunctionWorkflowPageNodeError
({ log }: { log: ComflowyConsoleLog })
apps/electron-frontend/src/components/comflowy-console/log-types/log-type-node-error.tsx:24
FunctionWorkspace
()
apps/electron-frontend/src/components/workspace/workspace.tsx:5
FunctionWorkspaceExtensions
()
apps/electron-frontend/src/pages/extensions.tsx:3
FunctionWorkspaceHome
()
apps/electron-frontend/src/pages/index.tsx:4
FunctionWorkspaceModels
()
apps/electron-frontend/src/pages/models.tsx:3
FunctionWorkspaceModels
()
apps/electron-frontend/src/pages/templates.tsx:3
FunctionWorkspaceModels
()
apps/electron-frontend/src/pages/explore.tsx:2
FunctionWorkspaceModels
()
apps/electron-frontend/src/pages/history.tsx:2
FunctionWorkspaceModels
()
apps/electron-frontend/src/pages/tutorials.tsx:3
FunctionWorkspaceMyWorkflows
()
apps/electron-frontend/src/pages/my.tsx:4
FunctionWorkspaceNav
()
apps/electron-frontend/src/components/layout/layout.tsx:75
FunctionWsController
(props: {clientId: string})
apps/electron-frontend/src/components/workflow-editor/websocket-controller/websocket-controller.tsx:14
FunctionZoomInIcon
()
packages/ui/icons/index.tsx:622
FunctionZoomOutIcon
()
packages/ui/icons/index.tsx:605
FunctionZoomToFitIcon
()
packages/ui/icons/index.tsx:586
Function_InputContainer
({ id, name, input, widget, node, onChange, value, env}: InputContainerProps)
apps/electron-frontend/src/components/workflow-editor/reactflow-input/reactflow-input-container.tsx:20
FunctionaddConnection
(state: AppState, connection: PersistedWorkflowConnection)
packages/common/store/app-state/app-state-types.ts:198
MethodaddExtraInfoForLog
(log: ComflowyConsoleLog)
apps/node/src/modules/comflowy-console/comflowy-log-parser.ts:116
FunctionaddFilter
(filter: Partial<State["filters"]>)
apps/electron-frontend/src/components/comflowy-console/comflowy-console.state.ts:75
FunctionaddNode
(state: AppState, widget: Widget, node: PersistedWorkflowNode)
packages/common/store/app-state/app-state-types.ts:140
Functionadd_model_folder_path
(type: string, path: string)
apps/node/src/modules/model-manager/model-paths.ts:56
FunctionattatchStaticCheckErrors
(state: AppState, promptError?: ComfyUIExecuteError)
packages/common/store/app-state/app-state-types.ts:214
FunctionautoSortNodes
(nodes: Node[], graph: Record<string, SDNode> = {})
packages/common/workflow-editor/controlboard.ts:51
Functionbase64ToBlob
(base64, mimeType = '')
apps/electron-frontend/src/components/workflow-editor/reactflow-context-menu/context-menu-item-edit-image/context-menu-item-edit-image-modal.tsx:152
FunctioncalculateFileHash
(filePath: string)
apps/node/src/modules/utils/file-hash.ts:8
FunctioncloneNodes
(nodes: PersistedWorkflowNode[])
apps/electron-frontend/src/components/workflow-editor/reactflow-clipboard.ts:82
FunctioncloseSettingsModal
()
apps/electron-frontend/src/components/layout/layout.tsx:84
MethodcomponentDidMount
()
packages/ui/infinite-scroller/infinite-scroller.tsx:91
MethodcomponentDidUpdate
(prevProps: Props)
packages/ui/infinite-scroller/infinite-scroller.tsx:166
MethodcomponentWillUnmount
()
packages/ui/infinite-scroller/infinite-scroller.tsx:149
Methodconstructor
(props: Props)
packages/ui/infinite-scroller/infinite-scroller.tsx:57
Methodconstructor
( public collectionName: string )
packages/common/jsondb/jsondb.client.ts:11
Methodconstructor
(id: string)
packages/common/utils/channel.client.ts:13
Methodconstructor
()
packages/common/storage/document-database.ts:12
Methodconstructor
()
packages/common/storage/execution-history.ts:12
Methodconstructor
(execute: (command: string) => void)
apps/electron-frontend/src/components/comfyui-process-manager/terminal.ts:13
Methodconstructor
* Constructor * @param params
apps/electron-frontend/src/lib/extensions/extension.manager.ts:29
Methodconstructor
()
apps/electron-frontend/src/lib/extensions/worker/extension.event.ts:6
Methodconstructor
()
apps/electron-backend/layers/main/src/windows-manager.ts:43
Methodconstructor
(configName: string)
apps/electron-backend/layers/main/src/config.ts:11
Methodconstructor
(configName: string)
apps/node/src/modules/config-manager.ts:9
Methodconstructor
(dbName: string, metaKeys: string[])
apps/node/src/modules/jsondb/jsondb.ts:22
Methodconstructor
()
apps/node/src/modules/task-queue/task-queue.ts:32
Methodconstructor
()
apps/node/src/modules/comfyui/comfyui.service.ts:28
Methodconstructor
()
apps/node/src/modules/model-manager/model-manager.ts:17
FunctioncreateChannel
(id: string)
packages/common/utils/channel.client.ts:70
FunctioncreateControlboardInfoFromNode
(node: Node)
packages/common/workflow-editor/controlboard.ts:12
FunctioncreateControlboardInfoFromNodes
(nodes: Node[])
packages/common/workflow-editor/controlboard.ts:6
MethodcreateDoc
(doc: ExecutionHistory)
packages/common/storage/execution-history.ts:29
FunctioncreateHook
(set: AppStateSetter, get: AppStateGetter)
packages/common/store/app-state/app-state-create-workflow-execution-hooks.ts:11
FunctioncreateHook
(set: AppStateSetter, get: AppStateGetter)
packages/common/store/app-state/app-state-create-edit-canvas.ts:5
FunctioncreateHook
(set: AppStateSetter, get: AppStateGetter)
packages/common/store/app-state/app-state-create-template.ts:2
FunctioncreateHook
(set: AppStateSetter, get: AppStateGetter)
packages/common/store/app-state/app-state-create-edit-connection-hooks.ts:8
FunctioncreateHook
(set: AppStateSetter, get: AppStateGetter)
packages/common/store/app-state/app-state-create-sync-state-hooks.ts:7
FunctioncreateHook
(set: AppStateSetter, get: AppStateGetter)
packages/common/store/app-state/app-state-create-doc-management-hooks.ts:11
FunctioncreateHook
(set: AppStateSetter, get: AppStateGetter)
packages/common/store/app-state/app-state-create-edit-node-hooks.ts:9
FunctioncreateHook
(set: AppStateSetter, get: AppStateGetter)
packages/common/store/app-state/app-state-create-init-hooks.ts:8
MethodcreateRpcCall
* Create A wrapper to make rpc call easier * @param method * @param args * @returns
apps/electron-frontend/src/lib/extensions/worker/extension.api.ts:32
FunctioncreateWindow
()
apps/electron-backend/layers/main/src/index.ts:60
FunctioncustomRequest
({file, onSuccess, onError}: any )
apps/electron-frontend/src/components/workflow-editor/reactflow-input/input-video-upload.tsx:43
Methoddelete
(key: string)
apps/electron-backend/layers/main/src/config.ts:40
FunctiondownloadURLTask
(dispatch: TaskEventDispatcher, params: any)
apps/node/src/modules/task-queue/resolve-task.ts:17
FunctiondraggableModalReducer
(state: ModalsState, action: Action)
packages/ui/antd/draggable-modal/draggableModalReducer.ts:123
FunctionextendRect
(box1: Rect, box2: Rect)
packages/common/utils/math.ts:18
MethodfetchFileInfo
(modelKey: string, file: string)
apps/node/src/modules/model-manager/model-manager.ts:71
FunctionfindAll
()
apps/electron-frontend/src/lib/utils/sample-api.ts:27
FunctionfindData
(id: number | string)
apps/electron-frontend/src/lib/utils/sample-api.ts:16
FunctionfindDuplicates
(arr: { url: string; filename: string; path: string }[])
packages/common/models/model-meta-defs.ts:534
FunctionfindFlowTypes
()
packages/common/templates/widgets.ts:5139
FunctionfindSeedFieldName
(widget: Widget, inputSlots: string[] = [])
packages/common/types/comfy-widget.types.ts:66
FunctionfindValueInModelOptions
(options: (string[] | LoRAOptionValue[]), value: string | LoRAOptionValue | MarketModel)
packages/common/types/model.types.ts:185
FunctionformatExecutionError
(error: MessageType["execution_error"])
packages/common/types/comfy-message.types.ts:39
← previousnext →701–800 of 986, ranked by callers