ComfyUI-Manager/js
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
..
a1111-alter-downloader.js fix: reboot button doesn't work 2023-12-09 09:35:48 +09:00
cm-api.js feat: custom node install api 2023-12-23 16:16:11 +09:00
comfyui-manager.js Share to esheep (#517) 2024-03-27 22:49:18 +09:00
comfyui-share-common.js Share to esheep (#517) 2024-03-27 22:49:18 +09:00
comfyui-share-openart.js Temporary remove contest related content from sharing via OpenArt. 2024-01-09 14:21:18 -07:00
comfyui-share-youml.js Add new workflow sharing option 2024-01-07 11:50:40 -08:00
common.js fix: reboot button occassionally doesn't work 2024-02-25 23:18:20 +09:00
components-manager.js fix: components loading 2024-01-20 16:03:51 +09:00
custom-nodes-downloader.js Add GitHub stats for custom nodes (#533) 2024-04-02 20:56:09 +09:00
model-downloader.js fix: reboot button doesn't work 2023-12-09 09:35:48 +09:00
node_fixer.js feat: add Possible(left) + Copy(right) for double-click feature 2024-01-30 17:26:53 +09:00
snapshot.js fix: reboot button occassionally doesn't work 2024-02-25 23:18:20 +09:00
terminal.js fix: terminal log node 2023-12-12 17:56:31 +09:00