This website requires JavaScript.
Explore
Help
Sign In
alphard
/
ComfyUI-Lora-Manager
Watch
1
Star
0
Fork
0
You've already forked ComfyUI-Lora-Manager
mirror of
https://github.com/willmiao/ComfyUI-Lora-Manager.git
synced
2026-03-22 13:42:12 -03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f73b3422a6f418914f712b968e5735ff16b1c334
ComfyUI-Lora-Manager
/
static
/
js
/
components
/
ContextMenu
History
Will Miao
ed9bae6f6a
feat: enhance recipe metadata handling with NSFW level updates and context menu actions.
FIxes
#247
2025-06-26 11:04:51 +08:00
..
BaseContextMenu.js
feat: Implement context menus for checkpoints and recipes, including metadata refresh and NSFW level management
2025-04-14 15:37:36 +08:00
CheckpointContextMenu.js
Refactor metadata handling by removing direct UI updates from saveModelMetadata and related functions
2025-06-17 20:25:39 +08:00
index.js
Refactor context menus to use ModelContextMenuMixin for shared functionality
2025-06-11 20:52:45 +08:00
LoraContextMenu.js
Refactor metadata handling by removing direct UI updates from saveModelMetadata and related functions
2025-06-17 20:25:39 +08:00
ModelContextMenuMixin.js
feat: refactor API routes for renaming models and update related functions
2025-06-25 19:38:38 +08:00
RecipeContextMenu.js
feat: enhance recipe metadata handling with NSFW level updates and context menu actions.
FIxes
#247
2025-06-26 11:04:51 +08:00