PxTicks
0219872906
Fix handleFile monkeypatch for new frontend signature ( #2640 )
...
handleFile signature is updated in ComfyUI frontend [handleFile (file: File, openSource?: WorkflowOpenSource, options?: { deferWarnings?: boolean } )]. Using rest parameters to fix and future-proof.
2026-02-27 01:49:20 +09:00
Dr.Lt.Data
5dd8ea8aab
feat: update policy for updating ComfyUI
...
https://github.com/ltdrdata/ComfyUI-Manager/issues/1552
fixed: comfyui versions should be based on commit date
https://github.com/ltdrdata/ComfyUI-Manager/issues/1566
fixed: invalid identifying of nightly node packs which has `git@github.com:...` url
fixed: switch comfyui should be based on `master` branch instead of `main` branch
fixed: switch_to_default_branch - more robust switching
refactor: endpoints for policies
2025-02-19 21:34:13 +09:00
Dr.Lt.Data
3c11361502
Merge branch 'main' into feat/cnr
...
improved: support new front's prompt, alert api
modified: z-indices
2025-01-02 02:58:55 +09:00
Dr.Lt.Data
a148bb5aeb
modified: apply new front's confirm api
2025-01-02 02:23:21 +09:00
Dr.Lt.Data
939cb12670
fixed: alternative implementation for confirm
...
`confirm` cannot be used in electron
2024-12-31 14:37:03 +09:00
bymyself
32430968b8
Update groupnode/component to be compatible with frontend v1.2.64 ( #1084 )
2024-09-26 08:33:14 +09:00
Dr.Lt.Data
f8cf927f6d
fix: components loading
2024-01-20 16:03:51 +09:00
dr.lt.data
ae743efd0c
fix: component loading
2024-01-18 17:05:37 +09:00
dr.lt.data
e530f657e7
unused group nodes filtering
2024-01-17 13:48:25 +09:00
dr.lt.data
9215f37c02
component system - bug fixes and refactor
2024-01-17 12:46:49 +09:00
Dr.Lt.Data
4649d216b1
component builder - fix initial displayed node name
2024-01-17 01:17:16 +09:00
dr.lt.data
4bdf7aabe4
feat: component pack builder
...
- support drag & drop
- add node if single component importing
2024-01-17 00:33:57 +09:00
dr.lt.data
58a2494715
code formatting
...
update db
2024-01-16 10:45:24 +09:00
Dr.Lt.Data
8a165549f3
feat: support component paste feature
2024-01-15 23:50:03 +09:00
Dr.Lt.Data
9eef99b868
fix: direct reflect to 'Add Node' context menu after component saving
2024-01-15 18:56:13 +09:00
Dr.Lt.Data
7f10374a9f
feat: A functionality to save a group node as a component.
2024-01-15 18:48:23 +09:00