Will Miao
04545c5706
Implement lazy loading and infinite scroll features in core application
...
- Added lazy loading for images and initialized infinite scroll in the AppCore class to enhance performance across various pages.
- Updated LoraPageManager and RecipeManager to utilize the new initializePageFeatures method for common UI features.
- Enhanced infinite scroll functionality to dynamically load more content based on the page type, improving user experience.
- Refactored recipes.html to trigger the import modal through the ModalManager for better modal handling.
2025-03-19 17:04:58 +08:00
Will Miao
710857dd41
checkpoint
2025-03-17 19:58:17 +08:00
Will Miao
14a88e2cfa
update
2025-03-17 16:55:19 +08:00
Will Miao
dd81c86540
Enhance folder tag functionality and layout; update styles for action buttons and toggle behavior
2025-03-13 21:23:24 +08:00
Will Miao
3620376c3c
Add search and filter functionality to header; adjust styles for responsiveness
2025-03-13 21:02:54 +08:00
Will Miao
0b0caa1142
Fix layout
2025-03-13 20:37:23 +08:00
Will Miao
e57a72d12b
Fixed an issue caused by inconsistent base model name for Illustrious. It fixes https://github.com/willmiao/ComfyUI-Lora-Manager/issues/37
2025-03-13 11:00:55 +08:00
Will Miao
e992ace11c
Add NSFW browse control functionality - Done
2025-03-12 22:21:30 +08:00
Will Miao
0cad6b5cbc
Add nsfw browse control part 1
2025-03-12 21:06:31 +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
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
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
071b979c24
Add search clear button
2025-02-16 08:03:24 +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
85dfa920d9
Add fuzzy search support to paginated data retrieval
2025-02-08 15:00:12 +08:00
Will Miao
fa09067f92
Adjust scroll threshold for Back to Top button visibility
2025-02-06 11:08:00 +08:00
Will Miao
dc565feca6
Add Back to Top button functionality and styles
2025-02-06 09:57:15 +08:00
Will Miao
d43f133681
checkpoint
2025-02-06 08:47:17 +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
e2793a71be
Refactor toast notifications and improve LoraCard interactions
2025-02-05 16:41:12 +08:00
Will Miao
2bac420740
Fix open civitai
2025-02-04 23:26:18 +08:00
Will Miao
df957d3d67
Implement search
2025-02-04 23:15:10 +08:00
Will Miao
9489a1989a
Refactor LoRA template with modular components and script updates
2025-02-04 12:20:56 +08:00