MCPcopy Create free account

hub / github.com/11cafe/comfyui-workspace-manager / functions

Functions528 in github.com/11cafe/comfyui-workspace-manager

FunctionPrivacyLabel
({ privacy, showEmoji = false, }: { privacy: WorkflowPrivacy; showEmoji?: boolean; verboseText?: boo
ui/src/share/shareUtils.tsx:73
FunctionRecentFilesDrawer
({ onClose, onClickNewFlow }: Props)
ui/src/RecentFilesDrawer/RecentFilesDrawer.tsx:48
FunctionRecentFilesDrawerMenu
({}: Props)
ui/src/RecentFilesDrawer/RecentFilesDrawerMenu.tsx:21
FunctionResourceDepsForm
({ deps, uploadingImage, }: { deps: DepsResult | null; setDeps: (deps: DepsResult) => void; uploadin
ui/src/spacejson/ResourceDepsForm.tsx:4
FunctionSearchInput
(props: Props)
ui/src/components/SearchInput.tsx:22
FunctionSelectBase
(props)
ui/src/gallery/components/FormItem/SelectBase.tsx:11
FunctionSelectMyWorkflowsDir
()
ui/src/settings/SelectMyWorkflowsDir.tsx:31
FunctionServerEventListener
()
ui/src/model-manager/hooks/ServerEventListener.ts:9
FunctionShareDialog
({ onClose }: Props)
ui/src/share/ShareDialog.tsx:57
FunctionShareDialogWorkflowVersionRadio
({ version, cloudHost, cloudWorkflowID, }: { version: WorkflowVersion; cloudHost: string; cloudWor
ui/src/share/ShareDialogWorkflowVersionRadio.tsx:6
FunctionSharedTopbarButton
({})
ui/src/share/SharedTopbarButton.tsx:9
FunctionSharekeySetting
()
ui/src/settings/SharekeySetting.tsx:7
FunctionShortcutSettings
()
ui/src/settings/ShortcutSettings.tsx:13
FunctionShowNsfwModelThumbnailSettings
()
ui/src/settings/ShowNsfwModelThumbnailSettings.tsx:8
FunctionSpotlightSearch
()
ui/src/components/SpotlightSearch.tsx:30
FunctionTextareaBase
(props)
ui/src/gallery/components/FormItem/TextareaBase.tsx:11
FunctionTopForm
()
ui/src/gallery/components/TopForm/TopForm.tsx:6
FunctionTopbar
({ curFlowName, setCurFlowName }: Props)
ui/src/topbar/Topbar.tsx:38
FunctionTopbarNewWorkflowButton
()
ui/src/topbar/TopbarNewWorkflowButton.tsx:10
FunctionTwoWaySyncSettings
()
ui/src/settings/TwoWaySyncSettings.tsx:7
FunctionVersionHistoryDrawer
({ onClose }: { onClose: () => void })
ui/src/components/VersionHistoryDrawer.tsx:34
FunctionVersionNameTopbar
({}: {})
ui/src/topbar/VersionNameTopbar.tsx:6
FunctionWorkflowListItemActionButtons
({ workflow, }: { workflow: Workflow; })
ui/src/RecentFilesDrawer/WorkflowListItemActionButtons.tsx:8
FunctionWorkspaceSettingsModal
({ onClose, }: { onClose: () => void; })
ui/src/RecentFilesDrawer/WorkspaceSettingsModal.tsx:20
MethodaddCustomNodeDefs
* Called before nodes are registered with the graph * @param defs The collection of node definitions, add custom ones or edit existing ones * @p
ui/src/types/comfy.d.ts:24
MethodaddCustomNodeDefs
* Called before nodes are registered with the graph * @param defs The collection of node definitions, add custom ones or edit existing ones * @p
ui/src/model-manager/comfy-types/comfy.d.ts:24
FunctionaddTag
()
ui/src/RecentFilesDrawer/AddTagToWorkflowPopover.tsx:37
Functionarray2Map
(map: any, obj: any)
ui/src/utils/deepJsonDiffCheck.ts:8
FunctionbatchExport
()
ui/src/RecentFilesDrawer/MultipleSelectionOperation.tsx:25
MethodbeforeRegisterNodeDef
* Allows the extension to add additional handling to the node before it is registered with LGraph * @param nodeType The node class (not an instance
ui/src/types/comfy.d.ts:52
MethodbeforeRegisterNodeDef
* Allows the extension to add additional handling to the node before it is registered with LGraph * @param nodeType The node class (not an instance
ui/src/model-manager/comfy-types/comfy.d.ts:52
Functioncallback
( mutationsList: MutationRecord[], _observer: MutationObserver, )
ui/src/main.tsx:59
Functioncancel_installation
(request)
service/model_manager/model_installer.py:130
Functioncivit_get_model_by_hash
(file_hash: str)
service/model_manager/model_list.py:99
Methodclamp
(v: number, min: number, max: number)
ui/src/types/litegraph.d.ts:1503
Functionclipboard
(text: string)
ui/src/gallery/utils.ts:48
FunctioncloudEventListener
(event: MessageEvent)
ui/src/model-manager/hooks/ServerEventListener.ts:64
MethodcomputeSize
Called by `LGraphNode.computeSize`
ui/src/types/litegraph.d.ts:79
Methodconstructor
()
ui/src/db-tables/WorkflowVersionsTable.ts:8
Methodconstructor
()
ui/src/db-tables/MediaTable.ts:8
Methodconstructor
()
ui/src/db-tables/UserSettingsTable.ts:17
Methodconstructor
()
ui/src/db-tables/ModelsTable.ts:7
Methodconstructor
(tableName: Table)
ui/src/db-tables/TableBase.ts:11
Methodconstructor
()
ui/src/db-tables/FoldersTable.ts:12
Methodconstructor
()
ui/src/db-tables/WorkflowsTable.ts:28
Methodconstructor
()
ui/src/db-tables/tagsTable.ts:8
Methodconstructor
()
ui/src/db-tables/indexdb.ts:26
Methodconstructor
()
ui/src/db-tables/ChangelogsTable.ts:9
Functioncopy_json_files
(request)
service/file_sync_service.py:298
Functioncount_files
(request)
service/file_sync_service.py:278
Functioncount_files_sync
(reqJson)
service/file_sync_service.py:283
Methodcreate
(input: { name: string; parentFolderID?: string; })
ui/src/db-tables/FoldersTable.ts:21
Methodcreate
(input: { json: string; workflowID: string; isAutoSave: boolean; })
ui/src/db-tables/ChangelogsTable.ts:29
FunctioncreateFolder
(folder: Folder)
ui/src/apis/TwowaySyncFolderApi.ts:16
FunctioncreateWorkflow
(workflow: Workflow)
ui/src/apis/TwowaySyncApi.ts:141
Functioncreate_folder
(request)
service/twoway_sync_folder_service.py:14
Functioncreate_folder_sync
(reqJson)
service/twoway_sync_folder_service.py:19
Functioncreate_workflow_file
(request)
service/file_sync_service.py:85
MethodcurWorkflow
()
ui/src/db-tables/WorkflowsTable.ts:24
Functiondedupe_workflow_ids
()
service/file_sync_service.py:169
Functiondeduplicate_workflow_ids
(request)
service/file_sync_service.py:183
FunctiondeepCompare
( json1: JsonValue, json2: JsonValue, path: string = "", )
ui/src/utils/jsonUtils.ts:9
FunctiondeepJsonDiffCheck
(oldData: any, newData: any)
ui/src/utils/deepJsonDiffCheck.ts:1
FunctiondelayedClose
()
ui/src/components/HoverMenu.tsx:12
Methoddelete
(id: string)
ui/src/db-tables/MediaTable.ts:41
FunctiondeleteFile
(file_path: string, deleteEmptyFolder = false)
ui/src/Api.ts:67
FunctiondeleteFolder
(relPath: string)
ui/src/apis/TwowaySyncFolderApi.ts:47
FunctiondeleteLocalDiskFolder
(folderPath: string)
ui/src/Api.ts:162
FunctiondeleteWorkflow
(workflow: Workflow)
ui/src/apis/TwowaySyncApi.ts:122
Functiondelete_file
(request)
__init__.py:87
Functiondelete_folder
(request)
__init__.py:142
Functiondelete_folder
(request)
service/twoway_sync_folder_service.py:29
Functiondelete_folder_sync
(reqJson)
service/twoway_sync_folder_service.py:34
FunctiondiscardUnsavedChanges
()
ui/src/App.tsx:79
Functiondownload_url_with_wget
(url, save_path)
service/model_manager/model_installer.py:18
Functiondownload_worker
()
service/model_manager/model_installer.py:84
Methoddraw
Called by `LGraphCanvas.drawNodeWidgets`
ui/src/types/litegraph.d.ts:66
Functionextract_folder_paths_argument
(node_type: str)
service/model_manager/missing_models.py:78
Functionfetch_my_workflows_dir
(request)
__init__.py:60
Functionfetch_node_repos
(request)
service/node_service.py:178
FunctionfindMissingNodes
()
ui/src/utils.tsx:24
Functionfind_folder_paths_arguments
(class_def)
service/model_manager/missing_models.py:121
Functionfind_missing_models
(request)
service/model_manager/missing_models.py:54
Functionfolder_handle
(path, recursive, metaInfoOnly, fileList=None)
service/scan_my_workflows_folder.py:28
Functionfolder_handle
(path)
service/file_sync_service.py:207
FunctionformatSearchQuery
(query: string)
ui/src/model-manager/missing-models-drawer/MissingModelItem.tsx:198
FunctionformatTimestamp
( unixTimestamp: number, showHourMinue: boolean = true, showSec: boolean = false, splitChar: string =
ui/src/utils.tsx:87
FunctiongenFileUniqueName
( fileName: string, parentFolderID: string | null, )
ui/src/apis/TwowaySyncApi.ts:38
FunctiongenFilesCountInFolder
( folderRelPath: string, )
ui/src/apis/TwowaySyncFolderApi.ts:65
FunctiongenFolderRelPath
({ parentFolderID, name, }: { parentFolderID: string | null; name: string; })
ui/src/apis/TwowaySyncFolderApi.ts:6
MethodgenLastManualSavedJson
(id: string)
ui/src/db-tables/WorkflowsTable.ts:189
Functiongenerate_unique_file_name
(request)
service/file_sync_service.py:251
Functiongenerate_unique_file_name_sync
(reqJson)
service/file_sync_service.py:256
FunctiongetCivitModelPageUrl
(modelID: string, modelVersionID?: string)
ui/src/utils/civitUtils.ts:16
MethodgetCustomWidgets
* Allows the extension to add custom widgets * @param app The ComfyUI app instance * @returns An array of {[widget name]: widget data}
ui/src/types/comfy.d.ts:33
MethodgetCustomWidgets
* Allows the extension to add custom widgets * @param app The ComfyUI app instance * @returns An array of {[widget name]: widget data}
ui/src/model-manager/comfy-types/comfy.d.ts:33
FunctiongetFile
({ parentFolderID, name, id, }: { parentFolderID: string | null; id: string; name: s
ui/src/apis/TwowaySyncApi.ts:185
FunctiongetFolderRelPath
(folder: { id: string })
ui/src/utils/OsPathUtils.ts:37
FunctiongetHgModelInfoUrlFromDownloadUrl
(downloadUrl: string)
ui/src/utils/civitUtils.ts:23
MethodgetLatestByWorkflowID
( workflowID: string, )
ui/src/db-tables/WorkflowVersionsTable.ts:27
← previousnext →301–400 of 528, ranked by callers