Commit Graph

209 Commits

Author SHA1 Message Date
Will Miao
250e8445bb checkpoint 2025-03-09 12:29:24 +08:00
Will Miao
e6aafe8773 Add recipes checkpoint 2025-03-08 23:10:24 +08:00
Will Miao
e8e5012f0c Update flux workflow for v0.7.34 2025-03-07 21:23:50 +08:00
Will Miao
d6ed5b7fec Align image position in card component for better display 2025-03-07 17:43:48 +08:00
Will Miao
2186b7ee26 Improve bulk mode card display handling 2025-03-07 17:34:54 +08:00
Will Miao
7bb6a470b7 Update release notes and version to v0.7.35-beta v0.7.35-beta 2025-03-07 16:07:46 +08:00
Will Miao
14aef237a9 Add interactive thumbnail strip for bulk LoRA selection 2025-03-07 15:36:07 +08:00
Will Miao
a01a336259 Implement LoRA metadata caching for bulk selection 2025-03-07 14:23:30 +08:00
Will Miao
59716ce3c3 Fix bulk multi select 2025-03-07 14:00:15 +08:00
Will Miao
95dfcee90c Fix layout 2025-03-07 13:29:43 +08:00
Will Miao
0c4914909a Add bulk operation 2025-03-07 13:15:39 +08:00
Will Miao
69b1773ced Add inline model name editing with validation and resortable cache 2025-03-07 10:32:27 +08:00
Will Miao
a9b3131e64 Enhance modal toggle functionality and update service interaction 2025-03-07 09:33:58 +08:00
Will Miao
2e47b30ed5 Refactor layout.css 2025-03-07 09:23:11 +08:00
Will Miao
53ab6d8ab4 Refactor LoraCard.js code 2025-03-07 09:11:00 +08:00
Will Miao
5c917b88c7 Improve download modal UX with local version handling and disabled button state 2025-03-07 08:40:52 +08:00
Will Miao
a1e9e440ed Enhance infinite scroll functionality; increase sentinel height and ensure full width, trigger layout recalculation on initialization. Try to fix: https://github.com/willmiao/ComfyUI-Lora-Manager/issues/24 2025-03-07 06:50:31 +08:00
Will Miao
fb75757d6c Refactor modal styles for improved consistency and responsiveness; adjust padding and background for dark theme support 2025-03-06 21:09:31 +08:00
Will Miao
c9c86d8c0f Add local availability check for Civitai model versions; enhance download manager UI to indicate local status 2025-03-06 20:45:09 +08:00
Will Miao
5c521e40d4 Enhance modal styles for better visibility and responsiveness; add initialization logic to sync modal state 2025-03-06 18:37:13 +08:00
Will Miao
cfcc954ffe Add Civitai link and icon styles, enhance modal management 2025-03-06 18:17:24 +08:00
Will Miao
61ea42353d Add update check and change log 2025-03-06 17:28:18 +08:00
Will Miao
5e6cce936d Add update notifications 2025-03-05 22:03:54 +08:00
Will Miao
493dff5c19 Add support modal and toggle button for user feedback and support 2025-03-05 20:47:17 +08:00
Will Miao
520a4b10ae Update determine_base_model function to return version_string and add TODO for more mappings 2025-03-05 19:57:13 +08:00
Will Miao
f614dbf700 Add filters - base model only for now 2025-03-05 19:53:52 +08:00
Will Miao
c17f2c885a Add filters - checkpoint 2025-03-05 19:07:11 +08:00
Will Miao
879df0d563 Add "Hunyuan Video" to BASE_MODEL_MAPPING and create new Lora manager example workflow 2025-03-05 10:18:22 +08:00
Will Miao
4c95b5c516 Update README and bump to version 0.7.34 v0.7.34 2025-03-05 00:09:46 +08:00
Will Miao
a443b3230b Fix a issue that lora preview tooltip not disappear 2025-03-05 00:05:31 +08:00
Will Miao
caae1d2fbe Update README and version to 0.7.33 with new LoRA features and bug fixes 2025-03-03 18:51:50 +08:00
Will Miao
a38757fee6 Refactor progress reporting in DownloadManager and improve selection logic in MoveManager 2025-03-03 18:51:35 +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
446d13d832 Add empty state message for tags widget and improve height calculation 2025-03-03 11:30:51 +08:00
Will Miao
22b2aba1e8 Enhance Lora widget layout with improved styling and media container for better display 2025-03-03 11:30:10 +08:00
Will Miao
36aba4a2c7 Refactor Lora handling to improve data consistency and remove duplicates in widget value 2025-03-03 05:55:53 +08:00
Will Miao
1281ae29cb Fix node size 2025-03-03 05:32:54 +08:00
Will Miao
6db4ff3bd6 Allow negative strength loras 2025-03-02 18:03:59 +08:00
Will Miao
ac07cbcd55 Refactor Lora widget callback to prevent recursive updates and improve code clarity 2025-03-02 17:55:33 +08:00
Will Miao
3e68a7f772 Add context menu for Lora items and improve Lora cleanup logic 2025-03-02 17:47:28 +08:00
Will Miao
988d298008 Fix serialize issue caused by comfy by a workaround of adding dummy items 2025-03-02 17:09:01 +08:00
Will Miao
3b5e6c8bba checkpoint 2025-03-02 15:50:36 +08:00
Will Miao
2f445de43a checkpoint 2025-03-02 15:44:14 +08:00
Will Miao
1c329ac6ca checkpoint 2025-03-02 09:21:01 +08:00
Will Miao
002823c6cf Enhance lora loader done 2025-03-01 15:02:48 +08:00
Will Miao
ebe80e30ab Enhance lora loader 2025-03-01 09:10:14 +08:00
Will Miao
6f48762110 Fix issue with incomplete display caused by too many folders 2025-02-28 21:37:00 +08:00
Will Miao
ccd4cee65a Add TriggerWord Toggle node 2025-02-28 21:13:37 +08:00