MCPcopy Create free account

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

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

Functionscan_local_new_files
(request)
service/file_sync_service.py:200
Functionscan_my_workflows_files
(request)
service/scan_my_workflows_folder.py:14
FunctionsetCancelInstall
(value: boolean)
ui/src/model-manager/api/modelsApi.ts:13
Methodsettings
()
ui/src/db-tables/UserSettingsTable.ts:13
Methodsetup
* Allows any additonal setup, called after the application is fully set up and running * @param app The ComfyUI app instance
ui/src/types/comfy.d.ts:18
Methodsetup
* Allows any additonal setup, called after the application is fully set up and running * @param app The ComfyUI app instance
ui/src/model-manager/comfy-types/comfy.d.ts:18
FunctionshortcutTrigger
(event: CustomEvent)
ui/src/components/SpotlightSearch.tsx:212
FunctionshowAlert
({ message, level, }: { message: string; level: "error" | "info" | "success"; })
ui/src/utils/showAlert.ts:4
FunctionsortFlows
( flows: Workflow[] = [], sortType: ESortTypes = ESortTypes.RECENTLY_MODIFIED, )
ui/src/utils.tsx:120
FunctionstartEdit
()
ui/src/components/EditFlowName.tsx:39
Functionsync_delete_file
(file_path)
__init__.py:91
FunctiontoFileNameFriendly
(str: string)
ui/src/utils.tsx:41
FunctiontoggleDropdown
()
ui/src/components/CustomSelector.tsx:37
Methodupdate
(id: string, input: Partial<Folder>)
ui/src/db-tables/FoldersTable.ts:52
MethodupdateCurWorkflowID
(id: string | null)
ui/src/db-tables/WorkflowsTable.ts:36
FunctionupdateFile
(file_path: string, jsonData: string)
ui/src/Api.ts:47
FunctionupdateTopField
()
ui/src/gallery/components/MetaBox/metaBoxContext.ts:17
MethodupdateTopFields
( id: string, change: Pick<Partial<Workflow>, "topFieldsConfig">, )
ui/src/db-tables/WorkflowsTable.ts:151
Functionupdate_file
(request)
__init__.py:68
Functionupload_image_handler
(request)
service/media_service.py:65
FunctionuseDebounce
(value: T, delay: number)
ui/src/model-manager/hooks/useDebaunce.ts:3
Functionvalidate_prompt_input_in_list
()
service/model_manager/missing_models.py:9
Functionview_file
(request)
service/media_service.py:58
Functionview_media
(filename, isPreview = False, isInput = False)
service/media_service.py:14
FunctionwriteWorkspaceTable
(data: string)
ui/src/db-tables/IndexDBUtils.ts:30
Functionwrite_json_string_to_db
(file_name, json_data)
service/db_service.py:24
Functionwrite_json_string_to_db
(file_name, json_data)
service/setting_service.py:38
Functionwrite_json_to_file
(json_str)
__init__.py:73
← previous501–528 of 528, ranked by callers