Christian Byrne
c42c9315f4
[refactor] Replace lodash with es-toolkit ( #4935 )
2025-08-12 12:22:09 -07:00
Benjamin Lu
fef02e5f56
[refactor] Migrate litegraph imports from npm package to local subtree
...
- Updated all imports from '@comfyorg/litegraph' to '@/lib/litegraph/src/'
- Replaced deep dist imports with direct source paths
- Updated CSS import in main.ts
- All imports now use the @ alias consistently
2025-08-03 22:06:29 -04:00
Jin Yi
680c09a584
[fix] Detect missing nodes in subgraphs ( #4547 )
...
Co-authored-by: github-actions <github-actions@github.com >
2025-07-28 21:55:53 -07:00
Christian Byrne
44bbfa9f39
[feat] Implement getNodeByComfyNodeName API integration ( #4343 )
2025-07-03 17:59:21 -07:00
Christian Byrne
6cf77a9814
[Manager] Fix bug: installed packs metadata not re-fetched after installations ( #4254 )
2025-06-23 04:37:50 -07:00
Christian Byrne
24cbc41832
[Manager] Fix bug: opening modal when last focused tab was 'Installed' always shows empty list ( #4252 )
2025-06-23 02:41:15 -07:00
Christian Byrne
b99214bf5e
[feat] Show version-specific missing core nodes in workflow warnings ( #4227 )
...
Co-authored-by: github-actions <github-actions@github.com >
2025-06-20 15:33:47 -07:00
Jin Yi
fa14ec52f4
[Manager] Impletent “Install All” button ( #4196 )
...
Co-authored-by: github-actions <github-actions@github.com >
Co-authored-by: filtered <176114999+webfiltered@users.noreply.github.com >
Co-authored-by: Christian Byrne <cbyrne@comfy.org >
Co-authored-by: Terry Jia <terryjia88@gmail.com >
Co-authored-by: comfy-waifu <comfywaifu.ai@gmail.com >
Co-authored-by: Comfy Org PR Bot <snomiao+comfy-pr@gmail.com >
2025-06-18 10:52:24 +09:00
Christian Byrne
184bb582da
[Manager] Check if node is core node when inferring node pack ( #3521 )
2025-04-20 12:13:50 -04:00
Christian Byrne
6be381b15d
Allow git describe formatted versions of node packs in workflows ( #3518 )
2025-04-19 21:42:01 -04:00
Chenlei Hu
dc5d7ea1be
[lint] Enforce @typescript-eslint/no-floating-promises ( #3402 )
2025-04-11 12:19:22 -04:00
Christian Byrne
59e20964a0
[Manager] Add fallback to infer node pack when metadata is missing from workflow ( #3396 )
2025-04-11 09:50:30 -04:00
Christian Byrne
d687ea2cde
[Manager] Fix infinite fetch attempts when response is empty ( #3392 )
2025-04-10 16:39:54 -07:00
Christian Byrne
549a42716f
[Manager] Add tab for outdated node packs (has update available) ( #3255 )
...
Co-authored-by: github-actions <github-actions@github.com >
2025-04-06 18:49:40 -04:00
Christian Byrne
4bfc8e9e33
[Manager] Fetch lists of node packs in single request ( #3250 )
2025-03-27 11:49:05 -04:00
Christian Byrne
c34cc301f1
[Manager] Allow cancelling registry requests by route ( #3158 )
2025-03-20 10:30:00 -04:00
Christian Byrne
8997ff4b2a
[Manager] Add 'Missing' and 'In Workflow' tabs ( #3133 )
...
Co-authored-by: github-actions <github-actions@github.com >
2025-03-18 20:21:03 -04:00