Will Miao
14aef237a9
Add interactive thumbnail strip for bulk LoRA selection
2025-03-07 15:36:07 +08:00
Will Miao
0c4914909a
Add bulk operation
2025-03-07 13:15:39 +08:00
Will Miao
a9b3131e64
Enhance modal toggle functionality and update service interaction
2025-03-07 09:33:58 +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
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
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
80b860e98a
Add refresh metadata functionality to context menu and improve item state handling
2025-02-18 20:08:36 +08:00
Will Miao
52b01d1bce
Implement move to folder
2025-02-18 19:01:02 +08:00
Will Miao
31c1139b32
Add context menu checkpoint
2025-02-18 00:02:12 +08:00
Will Miao
425ba1fd36
Enhance modal styles and add scrollbar width calculation for improved layout
2025-02-17 23:23:20 +08:00
Will Miao
df5bb91afa
Add toggle settings
2025-02-17 21:42:01 +08:00
Will Miao
36f7f33aa5
Add path preview feature in DownloadManager; update target path display on folder selection and input changes
2025-02-16 09:50:12 +08:00
Will Miao
071b979c24
Add search clear button
2025-02-16 08:03:24 +08:00
Will Miao
e2c0114c50
Reset selected folder on new download initiation; add conditional rendering for folder items in modal
2025-02-15 20:21:48 +08:00
Will Miao
f4139ea2a5
Add settings links to modals; update click handler for Lora modal
2025-02-15 11:41:10 +08:00
Will Miao
a2428b31b5
Enhance version selection UI with thumbnails and file size; improve modal click handling
2025-02-14 15:45:49 +08:00
Will Miao
451f77b99b
Add download lora
2025-02-14 10:57:33 +08:00
Will Miao
b7aca9b6fc
checkpoint
2025-02-13 11:34:27 +08:00
Will Miao
2222731f36
checkpoint
2025-02-10 23:40:38 +08:00
Will Miao
25c93f8cc9
Add recursive search option for folder filtering and enhance search UI
2025-02-08 18:01:22 +08:00
Will Miao
d43f133681
checkpoint
2025-02-06 08:47:17 +08:00
Will Miao
77ee93b385
Enhance theme toggle functionality and update styles; add light and dark SVG icons
2025-02-05 18:45:21 +08:00
Will Miao
210bc70481
Add folder tag toggle and feedback button; refactor theme toggle
2025-02-05 17:40:39 +08:00
Will Miao
e3f2e4245b
Remove debug logging
2025-02-05 09:43:34 +08:00
Will Miao
df957d3d67
Implement search
2025-02-04 23:15:10 +08:00
Will Miao
763e55fcae
Optimize LoRA cache sorting with flexible resort method
...
- Add optional name-only sorting to LoRA cache resort method
- Update API routes to use new resort method with name-only flag
- Refactor HTML template to improve script placement and initialization check
2025-02-04 20:02:59 +08:00
Will Miao
7fb7e2aa2e
Add initialization handling for LoRA page with loading state
...
- Implement dynamic initialization detection in lora_routes
- Add initialization notice template with loading spinner
- Create CSS styles for initialization notice
- Add client-side script to auto-refresh page when initialization completes
2025-02-04 19:44:23 +08:00
Will Miao
9489a1989a
Refactor LoRA template with modular components and script updates
2025-02-04 12:20:56 +08:00
Will Miao
4b247995d1
Implement paginated LoRA data fetching with caching and infinite scroll
2025-02-02 22:57:22 +08:00
Will Miao
4de6177e3a
Update trigger words display and enhance click feedback for Lora cards
2025-01-31 21:02:22 +08:00
Will Miao
decaf7759c
Enhance image loading strategy in modal and add security-related meta tags for improved performance and safety
2025-01-31 16:52:14 +08:00
Will Miao
2dff60d367
Enhance performance and user experience by adding debounce functionality, optimizing sorting, lazy loading images, and improving WebSocket handling. Include resource preloading and performance monitoring in the HTML template.
2025-01-31 08:22:45 +08:00
Will Miao
46abc77964
Refactor folder filtering logic and update responsive grid layout in CSS
2025-01-30 18:43:28 +08:00
Will Miao
580539c779
Add delete confirmation modal and update related styles and logic
2025-01-30 17:51:28 +08:00
Will Miao
dedb734a01
Add favicon
2025-01-27 15:28:07 +08:00
Will Miao
60a21bc7db
Add replace preview
2025-01-27 08:35:25 +08:00
Will Miao
26a84afb20
Fix modal window display
2025-01-27 00:42:33 +08:00
Will Miao
87c64f9b71
Fix toggle theme
2025-01-26 23:41:55 +08:00
Will Miao
0c80555cc7
Add refresh loras
2025-01-26 23:32:17 +08:00
Will Miao
0e4a9ab6d4
Add open at Civitai
2025-01-26 16:23:53 +08:00
Will Miao
2007e80a7d
Add fetch metadata from civitai
2025-01-26 13:41:16 +08:00
Will Miao
6e9ed34b92
Update
2025-01-26 07:21:26 +08:00
Will Miao
9d64ebc5d6
Update metadata structure
2025-01-25 22:19:32 +08:00