Commit Graph
100 Commits
Author SHA1 Message Date
Dr.Lt.Data 13f98ddbd6 version marker 2025-01-26 18:09:55 +09:00
Dr.Lt.Data 41998565db add support COMFYUI_FOLDERS_BASE_PATH 2025-01-26 18:01:34 +09:00
Dr.Lt.Data 3c64a8eb18 update DB 2025-01-25 17:04:55 +09:00
Dr.Lt.Data 962ba0b358 update DB 2025-01-25 16:45:28 +09:00
Dr.Lt.Data 16780f91a3 update DB 2025-01-25 09:16:30 +09:00
Dr.Lt.Data 859e0f20b8 update DB 2025-01-25 08:48:07 +09:00
Dr.Lt.Data f3efddd849 update DB 2025-01-22 23:21:38 +09:00
Dr.Lt.Data 39190f97d4 update DB 2025-01-22 22:52:31 +09:00
Dr.Lt.Data 79387d5396 update DB 2025-01-22 22:51:54 +09:00
Dr.Lt.Data 9643aed8f8 update DB 2025-01-20 23:36:17 +09:00
Dr.Lt.Data f4fb9e3ab4 update DB 2025-01-19 09:39:55 +09:00
Dr.Lt.Data fd2d285af5 stabilize the cnr requests
* MODIFIED: cnr request
- add 500ms gap between requests
- timeout from 10s to 30s
2025-01-19 09:21:20 +09:00
Dr.Lt.Data 87bbf59d87 update README.md 2025-01-19 03:11:02 +09:00
Dr.Lt.Data 37e954626d update DB 2025-01-19 03:01:54 +09:00
Dr.Lt.Data 829c7d8be6 FIXED: ruff error 2025-01-19 02:53:30 +09:00
Dr.Lt.Data 3274885803 * FIXED: cm-cli.py - mode doesn't work
* FIXED: get_cnr_data - use timeout fallback
2025-01-19 02:41:38 +09:00
Dr.Lt.Data c6153ea67d * FIXED: Resolved an issue where cache updates were not working properly.
* IMPROVED: Instead of updating the entire CNR cache at once, the process now divides it into 30-page queries.
* IMPROVED: Clicking on the titles of nodes that exist only in CNR now opens the GitHub repository link instead of the CNR link, where possible.
* ADDED: Added information about `extra_model_paths.yaml` to the README.md file.

https://github.com/ltdrdata/ComfyUI-Manager/issues/1457
2025-01-19 02:25:34 +09:00
Dr.Lt.Data 191bffedcb update DB 2025-01-19 00:10:23 +09:00
Dr.Lt.Data 9ddda81372 update DB 2025-01-19 00:02:39 +09:00
Dr.Lt.Data c1d0bb830e fixed: try fix doesn't work for non-cnr nodes. 2025-01-18 13:19:47 +09:00
Dr.Lt.Data 0eb1cbce43 feat: provide error messages for import failed custom node. 2025-01-18 13:04:33 +09:00
Dr.Lt.Data 03eea8ce15 fixed: source url of nightly should be repository not reference 2025-01-16 01:47:19 +09:00
Dr.Lt.Data 76b1adebc4 update DB 2025-01-16 01:24:22 +09:00
Dr.Lt.Data 4a392395ab fixed: ruff fail 2025-01-15 17:35:26 +09:00
Dr.Lt.Data 34151b03ef refactor: print -> logging
fixed: log message - manager-core -> ComfyUI-Manager
2025-01-15 12:24:19 +09:00
Dr.Lt.Data 5e5867528d improved: cm-cli.py - apply PIPFixer 2025-01-14 12:19:46 +09:00
Dr.Lt.Data 05623b0e13 update DB 2025-01-14 00:36:14 +09:00
Dr.Lt.Data b532a3e784 fixed: cm-cli.py - too many values to unpack error
https://github.com/ltdrdata/ComfyUI-Manager/issues/1446
2025-01-13 12:20:46 +09:00
Dr.Lt.Data f37f5b0ae2 fixed: snapshot - robust resolving the remote url 2025-01-13 06:37:47 +09:00
Dr.Lt.Data c779573204 fixed: handling cases where there is no remote branch
https://github.com/ltdrdata/ComfyUI-Manager/issues/1443
2025-01-13 06:22:11 +09:00
Dr.Lt.Data 897debb106 improved: prevent hang UI while CNR loading
fixed: normalize id for pyproject.toml
2025-01-13 06:10:59 +09:00
Dr.Lt.Data 0b43716c56 update DB 2025-01-12 16:11:44 +09:00
Dr.Lt.Data 9578ce0820 fixed: robust datetime error
- support fallback timestamp mode

https://forum.comfy.org/t/restarting-comfyui-using-comfyui-manager-will-cause-it-to-fail-to-start/1090
2025-01-12 02:23:52 +09:00
Dr.Lt.Data c5d8a1b3ad update DB 2025-01-12 02:09:27 +09:00
Dr.Lt.Data 70de42ccea update DB 2025-01-12 01:36:57 +09:00
Dr.Lt.Data ef130b23ef update DB 2025-01-12 01:35:36 +09:00
Dr.Lt.Data 85a03e6249 FIXED: pip downgrade blacklisting doesn't work if ~= pattern
https://github.com/ltdrdata/ComfyUI-Manager/issues/1301
https://github.com/ltdrdata/ComfyUI-Manager/issues/1425
2025-01-12 01:22:26 +09:00
Dr.Lt.Data 0903f28b0c FIXED: Resolved an issue where the nightly version was always blocked by the security filter.
FIXED: Ensured that at least one reload occurs during startup.

https://github.com/ltdrdata/ComfyUI-Manager/issues/1437
2025-01-11 23:55:14 +09:00
Dr.Lt.Data c663907e37 fixed: ruff error 2025-01-11 11:46:29 +09:00
Dr.Lt.Data 830be27eb2 FIXED: Resolved an issue that occurred when attempting to install the nightly version if it was not registered in custom-node-list.json.
FIXED: Improved error reporting for invalid Git URLs.

https://github.com/ltdrdata/ComfyUI-Manager/issues/1413
2025-01-11 11:38:12 +09:00
Dr.Lt.Data 041f4e4bb5 fixed: robust branch switching for git repo
https://github.com/ltdrdata/ComfyUI-Manager/issues/1410
2025-01-11 09:37:22 +09:00
Dr.Lt.Data 4dffb5d593 update DB 2025-01-10 00:41:40 +09:00
Dr.Lt.Data b114672e03 fixed: error when remote mode is selected
https://github.com/ltdrdata/ComfyUI-Manager/issues/1413
2025-01-10 00:38:32 +09:00
Dr.Lt.Data 3c3713553e update DB 2025-01-09 23:41:16 +09:00
Dr.Lt.Data fd164862f3 fixed: invalid config.ini path
fixed: invalid environment setup for git_helper.py
fixed: default pip overrides doesn't work
modified: git_helper.py - use GIT_EXE_PATH env instead of config.ini
improved: print user_directory and ComfyUI-Manager config path on startup
2025-01-09 22:47:02 +09:00
Dr.Lt.Data ac8804ca6a update DB 2025-01-09 21:49:58 +09:00
Dr.Lt.Data 429e13bf4d update DB 2025-01-09 21:10:23 +09:00
Dr.Lt.Data f4e0ce2ad4 update DB 2025-01-09 21:08:17 +09:00
Dr.Lt.Data 2656fae9c9 update DB 2025-01-09 21:07:27 +09:00
Dr.Lt.Data ad9c35e44b update DB 2025-01-07 23:26:56 +09:00
Dr.Lt.Data 16bd58667c update DB 2025-01-07 23:22:13 +09:00
Dr.Lt.Data 10bd619712 update DB 2025-01-06 22:46:21 +09:00
Dr.Lt.Data 9f5b0c9ddd fix: robust checkout ComfyUI's master branch
https://github.com/ltdrdata/ComfyUI-Manager/issues/1392
2025-01-06 22:26:50 +09:00
Dr.Lt.Data 87eadb4825 fixed: A bug where channels other than the default channel are not read properly. 2025-01-05 23:07:42 +09:00
Dr.Lt.Data 5b91e4214c update DB 2025-01-05 23:01:38 +09:00
Dr.Lt.Data fd5c120d36 print command line args for restart 2025-01-05 12:41:38 +09:00
Dr.Lt.Data 3075764402 improved: move cache dir to user directory 2025-01-05 12:35:38 +09:00
Dr.Lt.Data 29ab428979 fixed: /customnode/versions - Issue where a 400 error occurred when no versions were available in CNR.
https://github.com/ltdrdata/ComfyUI-Manager/issues/1397
2025-01-05 09:17:54 +09:00
Dr.Lt.Data 4e92b06baa update DB 2025-01-05 08:50:26 +09:00
Dr.Lt.Data faf1209eba fixed: switch_to_default_branch - robust patch
https://github.com/ltdrdata/ComfyUI-Manager/issues/1392#issuecomment-2569675066
2025-01-04 09:48:56 +09:00
Dr.Lt.Data 4dee009d51 update DB 2025-01-04 09:26:22 +09:00
Dr.Lt.Data 9ad54bb86c version marker 2025-01-04 09:03:38 +09:00
Dr.Lt.Data 585cc0d991 fixed: invalid skipping of pip dependencies installation if ==, ~=
removed: useless badge related code
2025-01-04 03:07:36 +09:00
Dr.Lt.Data 15ecb5b1d4 Fixed: a bug where the updating message for the CNR node pack was not displayed. 2025-01-04 01:41:05 +09:00
Dr.Lt.Data 00a2ac7f2f fixed: switch comfyui error 2025-01-04 01:18:34 +09:00
Dr.Lt.Data 4d34b5a3ee fixed: components path not found 2025-01-04 00:59:53 +09:00
Dr.Lt.Data 32dcedd703 update DB 2025-01-04 00:44:42 +09:00
Dr.Lt.Data 6b12e9902c update DB 2025-01-04 00:18:27 +09:00
Dr.Lt.Data 2801b929e7 update DB 2025-01-04 00:13:17 +09:00
Dr.Lt.Data 16db68aa8e updated: README.md
removed: useless scripts
fixed: robust installation of toml module
2025-01-03 18:55:05 +09:00
Dr.Lt.Data ae3a525008 update README.md 2025-01-03 15:13:35 +09:00
Dr.Lt.Data 44cead1865 Merge branch 'main' into feat/cnr 2025-01-03 02:25:50 +09:00
Dr.Lt.Data 24b3068203 update DB 2025-01-03 02:24:45 +09:00
Dr.Lt.Data 8f4184b887 fix: customConfirm - invalid z-index
https://github.com/ltdrdata/ComfyUI-Manager/issues/1388
2025-01-03 01:45:29 +09:00
Dr.Lt.Data de2b8fbd88 improved: add aboutBadge 2025-01-02 03:52:18 +09:00
Dr.Lt.Data c2c8fbec3c improved: back button - better style 2025-01-02 03:21:46 +09:00
Dr.Lt.Data 7de3a7039a version marker 2025-01-02 03:00:45 +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 ad632de6da update DB 2025-01-02 02:08:02 +09:00
Dr.Lt.Data bde8911dab update DB 2025-01-02 01:45:28 +09:00
Dr.Lt.Data d4e1d1e2f7 update DB 2024-12-31 19:33:35 +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
Dr.Lt.Data 91736ef29d fix model DB 2024-12-30 04:15:02 +09:00
Dr.Lt.Data 6e303f7cf4 update DB 2024-12-30 03:32:23 +09:00
Dr.Lt.Data 9440d18b25 update DB 2024-12-30 03:10:08 +09:00
Dr.Lt.Data 890ba0f818 fix: Fixed an issue where the ID of nodes registered only in the CNR could not be properly resolved.
https://github.com/ltdrdata/ComfyUI-Manager/issues/1376
2024-12-29 08:10:59 +09:00
Dr.Lt.Data 5a9270de85 update DB 2024-12-29 07:54:35 +09:00
Dr.Lt.Data e427f20158 update DB 2024-12-29 07:45:08 +09:00
Dr.Lt.Data df9ceb0274 update DB 2024-12-27 12:58:56 +09:00
Dr.Lt.Data 118c4e8119 update DB 2024-12-27 12:57:37 +09:00
Dr.Lt.Data 806fdd721d Merge branch 'main' into feat/cnr 2024-12-25 15:56:38 +09:00
Dr.Lt.Data 915687f4f4 Strengthening the criteria for granting trust markers. 2024-12-25 15:50:05 +09:00
Dr.Lt.Data 07aa30fccc update DB 2024-12-25 15:43:27 +09:00
Dr.Lt.Data f0d5ad122a update DB 2024-12-25 12:48:49 +09:00
Dr.Lt.Data 50b1e3372d update DB 2024-12-25 12:46:03 +09:00
Dr.Lt.Data 171496c2ca update DB 2024-12-22 19:43:16 +09:00
Dr.Lt.Data b6e8659371 update DB 2024-12-22 11:59:36 +09:00
Dr.Lt.Data 1553ff1211 update DB 2024-12-22 02:07:37 +09:00
Dr.Lt.Data 8aa3617a18 ruff check 2024-12-22 01:52:20 +09:00