Will Miao
bf793d5b8b
Refactor Lora and Recipe card event handling: replace copy functionality with direct send to ComfyUI workflow, update UI elements, and enhance sendLoraToWorkflow to support recipe syntax.
2025-05-14 23:51:00 +08:00
Will Miao
64a906ca5e
Add Lora syntax send to comfyui functionality: implement API endpoint and frontend integration for sending and updating LoRA codes in ComfyUI nodes.
2025-05-14 21:09:36 +08:00
Will Miao
d13b1a83ad
checkpoint
2025-05-12 16:44:45 +08:00
Will Miao
303477db70
update
2025-05-12 14:50:10 +08:00
Will Miao
8546cfe714
checkpoint
2025-05-12 10:25:58 +08:00
Will Miao
ce7e422169
Revert "refactor: streamline LoraCard event handling and implement virtual scrolling for improved performance"
...
This reverts commit 5dd8d905fa .
2025-05-11 18:50:19 +08:00
Will Miao
5dd8d905fa
refactor: streamline LoraCard event handling and implement virtual scrolling for improved performance
2025-05-09 16:33:34 +08:00
Will Miao
1121d1ee6c
Revert "update"
...
This reverts commit 4793f096af .
2025-05-09 16:14:10 +08:00
Will Miao
4793f096af
update
2025-05-09 15:42:56 +08:00
Will Miao
2027db7411
feat: refactor model deletion functionality with confirmation modal
2025-05-03 16:31:17 +08:00
Will Miao
51a6374c33
feat: add favorites filtering functionality across models and UI components
2025-04-25 17:55:33 +08:00
Will Miao
85f987d15c
feat: Centralize clipboard functionality with copyToClipboard utility across components
2025-04-22 09:33:05 +08:00
Will Miao
73d01da94e
feat: Enhance model preview version management with localStorage support
2025-04-15 10:35:50 +08:00
Will Miao
31d27ff3fa
refactor: Extract model-related utility functions into ModelRouteUtils for better code organization
2025-04-11 10:54:19 +08:00
Will Miao
297ff0dd25
refactor: Improve download handling for previews and optimize image conversion in DownloadManager
2025-04-11 09:00:58 +08:00
Will Miao
b0a5b48fb2
refactor: Enhance preview file handling and add update_preview_in_cache method for ModelScanner
2025-04-11 08:43:21 +08:00
Will Miao
ae0629628e
Enhance settings modal with video autoplay on hover option and improve layout. Fixes https://github.com/willmiao/ComfyUI-Lora-Manager/issues/92
2025-04-09 11:18:30 +08:00
Will Miao
49219f4447
feat: Refactor LoraModal into modular components
...
- Added ShowcaseView.js for rendering LoRA model showcase content with NSFW filtering and lazy loading.
- Introduced TriggerWords.js to manage trigger words, including editing, adding, and saving functionality.
- Created index.js as the main entry point for the LoraModal, integrating all components and functionalities.
- Implemented utils.js for utility functions such as file size formatting and tag rendering.
- Enhanced user experience with editable fields, tooltips, and improved event handling for trigger words and presets.
2025-04-07 15:36:13 +08:00
Will Miao
0cad6b5cbc
Add nsfw browse control part 1
2025-03-12 21:06:31 +08:00
Will Miao
cbb76580e4
Enhance error handling for civitai metadata parsing and update logic; add empty state messages for model descriptions
2025-03-10 17:32:28 +08:00
Will Miao
721bef3ff8
Add tag filtering checkpoint
2025-03-10 13:18:56 +08:00
Will Miao
2186b7ee26
Improve bulk mode card display handling
2025-03-07 17:34:54 +08:00
Will Miao
59716ce3c3
Fix bulk multi select
2025-03-07 14:00:15 +08:00
Will Miao
0c4914909a
Add bulk operation
2025-03-07 13:15:39 +08:00
Will Miao
53ab6d8ab4
Refactor LoraCard.js code
2025-03-07 09:11:00 +08:00
Will Miao
81b401106f
Add auto-focus to preset value and keydown event listeners for notes and preset actions
2025-03-03 12:17:57 +08:00
Will Miao
3b4f3c1b44
Add file size display and formatting to Lora modal
2025-03-03 12:07:33 +08:00
Will Miao
db5d479c0e
Add file name copy functionality to Lora modal
2025-03-03 11:48:44 +08:00
Will Miao
ba2c80496e
Enhance clipboard functionality in LoraCard: implement modern clipboard API with fallback for older browsers
2025-02-22 10:42:28 +08:00
Will Miao
4605399b50
Support One-click integration of LoRAs into ComfyUI workflows with preset strength values
2025-02-20 23:05:04 +08:00
Will Miao
57ca4a275d
Enhance LoraCard with preset controls for usage tips and update modal styles
2025-02-19 22:33:34 +08:00
Will Miao
d7b3ba6d67
checkpoint
2025-02-19 21:04:41 +08:00
Will Miao
39ad18bfbc
Add metadata saving functionality and enhance LoraCard with usage tips and notes
2025-02-19 20:49:54 +08:00
Will Miao
ebc4196071
Enhance modal styles and add scrollbar width variable
2025-02-19 13:32:57 +08:00
Will Miao
2f099325e4
Refactor showcase checkpoint
2025-02-19 12:53:09 +08:00
Will Miao
1d0af7f163
checkpoint
2025-02-19 12:14:12 +08:00
Will Miao
2f3061ce7c
checkpoint
2025-02-19 11:20:26 +08:00
Will Miao
0b260276b2
checkpoint
2025-02-19 07:17:39 +08:00
Will Miao
e2793a71be
Refactor toast notifications and improve LoraCard interactions
2025-02-05 16:41:12 +08:00
Will Miao
aedc8f01ef
Add copy model name toast
2025-02-04 23:34:38 +08:00
Will Miao
44306e3a8e
Implement preview version tracking for LoRA cards
2025-02-04 16:19:28 +08:00
Will Miao
9489a1989a
Refactor LoRA template with modular components and script updates
2025-02-04 12:20:56 +08:00