Commit Graph

107 Commits

Author SHA1 Message Date
Will Miao
5a6c412845 Update WebSocket connection to use secure protocol based on current window location 2025-03-11 15:08:52 +08:00
Will Miao
be5e8bad17 Revert "Enhance infinite scroll functionality; increase sentinel height and ensure full width, trigger layout recalculation on initialization."
This reverts commit a1e9e440ed.
2025-03-11 14:47:15 +08:00
Will Miao
2783782669 Add search options panel and functionality for filename, model name, and tags 2025-03-10 19:33:45 +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
2bdecf571b Add trigger words editting 2025-03-10 17:10:58 +08:00
Will Miao
564e507fa9 Add tag info and filtering 2025-03-10 15:32:27 +08:00
Will Miao
721bef3ff8 Add tag filtering checkpoint 2025-03-10 13:18:56 +08:00
Will Miao
0069f84630 Add model description in lora details 2025-03-10 00:20:31 +08:00
Will Miao
2186b7ee26 Improve bulk mode card display handling 2025-03-07 17:34:54 +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
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
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
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
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
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
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
3f3710879d update 2025-02-21 22:13:48 +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
9ce38e7db3 Add lora loader node 2025-02-20 22:37:40 +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
e19300d5f4 Fix bug 2025-02-18 21:10:42 +08:00
Will Miao
dac07308c3 Refactor Lora cache update logic and enhance context menu item handling 2025-02-18 20:55:31 +08:00
Will Miao
80b860e98a Add refresh metadata functionality to context menu and improve item state handling 2025-02-18 20:08:36 +08:00
Will Miao
612136d848 Handle when move to the current folder 2025-02-18 19:09:07 +08:00
Will Miao
52b01d1bce Implement move to folder 2025-02-18 19:01:02 +08:00
Will Miao
bbc5aea08c Fix the bug when modal show back to top 2025-02-18 07:27:10 +08:00
Will Miao
6181a1c714 Update context menu actions to use icon buttons for improved accessibility 2025-02-18 00:15:02 +08:00
Will Miao
89026db8c3 Fix menu position 2025-02-18 00:06:06 +08:00