Dr.Lt.Data
3ba4d44d9e
update DB
2025-03-01 01:47:28 +09:00
Dr.Lt.Data
1f86ef5a37
update DB
2025-03-01 01:44:35 +09:00
Yuan-Man
fac60da333
Add ComfyUI-PhotoDoodle node ( #1591 )
2025-03-01 01:14:20 +09:00
Dr.Lt.Data
5a5a37dfee
fixed: robust initial caching
...
https://github.com/comfyanonymous/ComfyUI/issues/7003#issuecomment-2690687621
modified: store `db_mode` setting to `config.ini`
https://github.com/ltdrdata/ComfyUI-Manager/issues/1582#issuecomment-2687332355
remove: fetch updates / skip updates
- 'updates' filter will trigger fetching
https://github.com/ltdrdata/ComfyUI-Manager/issues/1584
added: support for `disable_front` or `DISABLE_COMFYUI_MANAGER_FRONT`
2025-03-01 01:06:17 +09:00
Dr.Lt.Data
0d487bc14f
update DB
2025-02-27 20:52:07 +09:00
Dr.Lt.Data
a52b4eb5ed
update DB
2025-02-27 08:55:00 +09:00
Dr.Lt.Data
f1b7f5f52f
fixed: Fixed the issue where attempting to install the nightly version resulted in installing the latest version instead.
2025-02-26 21:50:31 +09:00
Dr.Lt.Data
5ef58652bf
remove useless code
2025-02-26 21:19:22 +09:00
Dr.Lt.Data
e26a9e75c6
update DB
2025-02-26 21:05:12 +09:00
Dr.Lt.Data
b0035ff4a7
update DB
2025-02-25 23:00:39 +09:00
orange90
94b6f9b2fe
Update custom-node-list.json: ( #1577 )
...
* added ComfyUI-Regex-Runner node
2025-02-25 22:44:31 +09:00
Dr.Lt.Data
cad1482b3f
update doc
2025-02-25 22:27:21 +09:00
Dr.Lt.Data
ea7aafb3e6
fixed: When enabling the selected items, it fixed an issue where it performed a latest installation instead of enabling the previously disabled ones.
...
fixed: robust skipping installing/uninstalling/enabling of ComfyUI-Manager
2025-02-25 22:19:07 +09:00
Alexander Piskun
42b15ad4a5
restart action: support running as Python module ( #1578 )
2025-02-25 17:16:36 +09:00
Dr.Lt.Data
d3d613cca9
improved: cm-cli.sh - add --restore-to option to restore-snapshot command
2025-02-25 12:38:29 +09:00
Dr.Lt.Data
86893d999a
fixed: Added the Python executable path to the PATH environment variable, preventing potential issues caused by a missing PATH.
...
https://github.com/ltdrdata/ComfyUI-Manager/issues/1554
2025-02-25 12:18:31 +09:00
Dr.Lt.Data
4fd17b0bf5
improved: advanced missing node detection based on embedded info
...
https://github.com/ltdrdata/ComfyUI-Manager/issues/1445
feat: Custom Nodes In Workflow
https://github.com/ltdrdata/ComfyUI-Manager/issues/990
https://github.com/ltdrdata/ComfyUI-Manager/issues/127
improved: show version on main dialog
modified: aux_id - use github_id if possible
removed: `fetch updates` button
2025-02-24 21:18:42 +09:00
Dr.Lt.Data
76d2206058
update DB
2025-02-24 21:00:14 +09:00
LAOGOU
51e8b608dc
Update custom-node-list.json ( #1575 )
...
* Add Comfyui-Transform and LG_HotReload custom nodes
* Update custom-node-list.json
2025-02-24 20:31:45 +09:00
Dr.Lt.Data
a68330fb8f
rollback wip code
2025-02-23 11:25:30 +09:00
Dr.Lt.Data
2449ad5c69
update DB
2025-02-23 11:08:07 +09:00
Dr.Lt.Data
064c812df3
update DB
2025-02-22 20:04:13 +09:00
bymyself
48d5ec9e66
Retain workflow versions when serializing node_versions ( #1563 )
...
* retain initial node_versions on serialize
* give precedence to workflow version
* set version info on node
* move patch to setup hook
* switch to nodeCreated
2025-02-22 17:42:36 +09:00
Dr.Lt.Data
914419fd1e
update DB
2025-02-22 17:37:06 +09:00
The Dave
f005fc8ca0
added daves_nodes to custom node list for pull request ( #1574 )
2025-02-22 16:58:37 +09:00
RiceRound
43b7960de2
Add RiceRound Cloud Node ( #1572 )
2025-02-22 11:11:59 +09:00
Blueprint Coding
2ed1e58032
Update custom-node-list.json to match my node ID to Comfy registry ID ( #1570 )
2025-02-22 11:11:35 +09:00
Dr.Lt.Data
c63b212700
update DB
2025-02-20 12:33:06 +09:00
Dr.Lt.Data
e9df78c0e7
improved: When user do Switch ComfyUI, update the policy accordingly.
2025-02-20 12:20:04 +09:00
Dr.Lt.Data
b0daf81185
update dependencies in pyproject.toml
2025-02-19 22:09:30 +09:00
Dr.Lt.Data
cee4fdcbb0
fixed: apply ConfigParser(strict=False) to other callsites
...
https://github.com/ltdrdata/ComfyUI-Manager/pull/1561
2025-02-19 22:07:47 +09:00
Vanisper
df3cdfccb0
fix(git_utils): allow duplicate vscode-merge-base sections with strict=False ( #1561 )
...
- Set ConfigParser strict mode to False
- Resolves issue #1529 by permitting section duplicates
- Allow `vscode-merge-base` to appear multiple times in `.git/config`
2025-02-19 22:05:04 +09:00
Dr.Lt.Data
894042cd0e
update DB
2025-02-19 22:02:10 +09:00
jmjoy
8123287952
Update model-list.json ( #1564 )
2025-02-19 21:40:20 +09:00
puke
bc677705d8
Update custom-node-list.json ( #1562 )
2025-02-19 21:39:41 +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
41172be796
modified: don't show outdated ComfyUI message if desktop mode
...
modified: use __COMFYUI_DESKTOP_VERSION__ in notice board if desktop mode
2025-02-19 07:41:54 +09:00
Dr.Lt.Data
ad1b4a9a86
feat: reverse proxy
...
https://github.com/ltdrdata/ComfyUI-Manager/pull/795/files
2025-02-18 23:41:44 +09:00
Dr.Lt.Data
e0e3ec02b3
update DB
2025-02-18 21:08:19 +09:00
Dr.Lt.Data
a6cc392473
fix typo
2025-02-17 22:34:16 +09:00
Dr.Lt.Data
36f48b8656
feat: custom pip_blacklist
...
https://github.com/ltdrdata/ComfyUI-Manager/issues/1560
2025-02-17 22:32:26 +09:00
Dr.Lt.Data
3d883ca37d
update DB
2025-02-17 22:06:07 +09:00
Dr.Lt.Data
34ed81ca64
update DB
2025-02-17 21:40:48 +09:00
mohseni-mr
a9e0880572
Added ComfyUI Mohseni Kit to ComfyUI Manager ( #1559 )
2025-02-17 21:39:48 +09:00
Dr.Lt.Data
9500e1c3c4
update DB
2025-02-17 21:39:30 +09:00
Blueprint Coding
d81aa9cbbc
Update custom-node-list.json ( #1557 )
...
Added my custom nodes: "The AI Doctors Clinical Tools"
description: "MultiInt and MultiText nodes. The MultiInt node allows management of multiple int values with configurable steps, +/- buttons, drag change, & customized labels. The MultiText node offers similar functionality for string values."
2025-02-17 21:38:37 +09:00
Dr.Lt.Data
21d4b25c2d
update DB
2025-02-17 21:38:02 +09:00
CY-CHENYUE
0080783a11
Update custom-node-list.json ( #1555 )
2025-02-17 21:37:08 +09:00
Dr.Lt.Data
2c3f44a3f8
fixed: cm-cli.py - missing 'utils' module if COMYUI_PatH is set
...
https://github.com/ltdrdata/ComfyUI-Manager/issues/1556
2025-02-17 07:43:35 +09:00
Dr.Lt.Data
3ddf414097
fixed: Modify the import of chardet to be lazy.
...
- "Prevent `chardet` from being imported in `manager_util` before automatic dependency installation."**
https://github.com/ltdrdata/ComfyUI-Manager/issues/1554
2025-02-16 20:29:29 +09:00