196 Commits

Author SHA1 Message Date
Dr.Lt.Data
273f1dc200 trust mark for author 2024-06-09 17:21:09 +09:00
Dr.Lt.Data
b9f38f0d9c trust mark for author 2024-06-09 17:20:15 +09:00
Dr.Lt.Data
176ecde6a9 improve: support filename search in model download dialog 2024-05-27 11:16:27 +09:00
Dr.Lt.Data
1c313ee822 Security patch
https://github.com/comfyanonymous/ComfyUI/issues/3473#issuecomment-2109154269
2024-05-15 00:28:38 +09:00
Dr.Lt.Data
b9ef8e3a90 feat: support pip snapshot 2024-05-06 21:06:45 +09:00
Dr.Lt.Data
819f8eb158 fix: copy & paste issues
https://github.com/ltdrdata/ComfyUI-Manager/issues/615
https://github.com/ltdrdata/ComfyUI-Manager/issues/616
2024-04-27 09:35:41 +09:00
Tian Yiyan
a367c6e057
Fix the bug of "Unload Models" (#606) 2024-04-24 10:21:47 +09:00
dr.lt.data
2e5eb70db3 security fix
https://github.com/ltdrdata/ComfyUI-Manager/issues/594
2024-04-22 10:16:11 +09:00
Dr.Lt.Data
8b39c4f000 fix: button size 2024-04-09 22:21:12 +09:00
dr.lt.data
d24134d1fa feat: add 'restart button' into Manager menu 2024-04-08 18:12:38 +09:00
Dr.Lt.Data
3ea55e01d4 feat: custom node list - sorting feature for author/title 2024-04-04 01:13:12 +09:00
Liu Sida
f5a6d5894b
A quick fix to ensure that the filter, search, and sorting can work together (#534) 2024-04-02 23:54:45 +09:00
Liu Sida
abae9638ac
Add GitHub stats for custom nodes (#533)
* Add GitHub stats fetching feature
- Added PyGithub package to requirements.txt for GitHub API interaction
- Updated .gitignore to ignore github-stats-cache.json
- Produced github-stats.json for storing GitHub stats
- Modified scanner.py to include the GitHub stats fetching process

* Add sorting for 'GitHub Stars' and 'Last Update' columns

- Fetch 'GitHub Stars' and 'Last Update' data when getting the custom node list.
- Display 'GitHub Stars' and 'Last Update' information in the UI.
- Implement sorting functionality for these two columns, allowing users to sort both in descending and ascending order.

* fix: scanner - prevent stuck when exceed rate limit

---------

Co-authored-by: Dr.Lt.Data <dr.lt.data@gmail.com>
2024-04-02 20:56:09 +09:00
huyunan496
019f0cd53d
Share to esheep (#517)
* share to esheep

* enable_cors_header

* Chiness to English

* remove chiness

* rearrange order.

* version marker

---------

Co-authored-by: huyunan <huyunan@bilibili.com>
Co-authored-by: Dr.Lt.Data <dr.lt.data@gmail.com>
Co-authored-by: Dr.Lt.Data <128333288+ltdrdata@users.noreply.github.com>
2024-03-27 22:49:18 +09:00
dr.lt.data
ef24e2cee6 improve: add preemptions for custom nodes
- better nickname displays for badge

fix: If the missing node is included in multiple custom node packs, it reports all the custom node packs.
2024-02-26 13:26:37 +09:00
Dr.Lt.Data
aed16687ca fix: reboot button occassionally doesn't work 2024-02-25 23:18:20 +09:00
dr.lt.data
7d8a413047 improve: allows multiple tabs for gallery
https://github.com/ltdrdata/ComfyUI-Manager/issues/400
2024-02-08 10:55:54 +09:00
pvp-by
2ebc20d082 add "flowt.ai" in Workflow Gallery 2024-02-07 13:49:26 +04:00
dr.lt.data
e54c4b1f7b feat: add Possible(left) + Copy(right) for double-click feature 2024-01-30 17:26:53 +09:00
Dr.Lt.Data
b1f613e649 fix: Restrict double click action to the title area.
https://github.com/ltdrdata/ComfyUI-Manager/issues/370
2024-01-28 14:31:27 +09:00
Dr.Lt.Data
048f44f105 improve: double-click options
- better possible input connections

update README.md
2024-01-28 14:13:24 +09:00
Dr.Lt.Data
b5cde5936f feat: double-click options 2024-01-28 13:47:39 +09:00
Dr.Lt.Data
33dc3a8a30 fix: invalid double-click policy 2024-01-27 12:53:49 +09:00
dr.lt.data
2f0c7fb2be fix: connection copying
- don't copy if distance > 1000
- remove dbg message
- check nearest node not found
2024-01-26 18:30:57 +09:00
dr.lt.data
8b3d71fbcf feat: Copy the connections of the nearest node by double-clicking. 2024-01-26 18:08:22 +09:00
dr.lt.data
86ecc194ac fix: badge drawer is overriding node.onDrawForeground 2024-01-26 13:31:01 +09:00
shinshin86
a4c839d31a Merge branch 'main' into fix-notice-board-padding 2024-01-20 16:28:53 +09:00
Dr.Lt.Data
f8cf927f6d fix: components loading 2024-01-20 16:03:51 +09:00
shinshin86
27dd2a95fe Merge branch 'main' into fix-notice-board-padding 2024-01-20 15:25:05 +09:00
shinshin86
239a2dcf73 fix a problem with broken styles when comfyui-workspace-manager is enabled 2024-01-20 15:21:10 +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
Dr.Lt.Data
019897eae2 update DB 2024-01-15 16:24:14 +09:00
Dr.Lt.Data
2f3e7943df improve: better style for 'a tag' in lists 2024-01-15 14:00:57 +09:00
dr.lt.data
7e93258c4c feat: default_ui 2024-01-12 14:14:34 +09:00
johnqiao
b61b68ee1e Temporary remove contest related content from sharing via OpenArt. 2024-01-09 14:21:18 -07:00
shinshin86
88ba9a8a37 Fix notice board padding 2024-01-08 22:11:15 +09:00
Alex Prokofiev
929192b3b4 Code style fixes 2024-01-07 12:09:51 -08:00
alexp
211532e9f0 Add new workflow sharing option
Add YouML as an option to share workflows and convert them into interactive apps.
2024-01-07 11:50:40 -08:00
Dr.Lt.Data
b45e426a37
Merge pull request #300 from thecooltechguy/main
Updated ComfyWorkflows.com's share component
2024-01-06 17:24:15 +09:00
thecooltechguy
f09bb72e67 fixed share output option not showing in context menu 2024-01-05 21:26:11 -08:00
thecooltechguy
4345c3f27f updated comfyworkflows.com share component 2024-01-05 19:13:02 -08:00
Dr.Lt.Data
10fe8fd42c fix: skip update check doesn't work properly
fix: layout
improve: raise thread count 4 -> 8 for update check
2024-01-06 11:54:27 +09:00