ComfyUI-Manager/glob
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
..
cm_global.py feat: provide error messages for import failed custom node. 2025-01-18 13:04:33 +09:00
cnr_utils.py fixed: pre_startup - restart if script is executed 2025-02-15 17:27:09 +09:00
git_utils.py fix(git_utils): allow duplicate vscode-merge-base sections with strict=False (#1561) 2025-02-19 22:05:04 +09:00
manager_core.py feat: update policy for updating ComfyUI 2025-02-19 21:34:13 +09:00
manager_downloader.py feat: reverse proxy 2025-02-18 23:41:44 +09:00
manager_server.py feat: update policy for updating ComfyUI 2025-02-19 21:34:13 +09:00
manager_util.py fixed: Modify the import of chardet to be lazy. 2025-02-16 20:29:29 +09:00
node_package.py ruff check 2024-12-22 01:52:20 +09:00
security_check.py Enable pyflake ruff lint rules (#1340) 2024-12-18 11:46:51 +09:00
share_3rdparty.py remove suffix for enabled custom nodes 2024-12-22 01:42:32 +09:00