Commit Graph
86 Commits
Author SHA1 Message Date
Will Miao 85dfa920d9 Add fuzzy search support to paginated data retrieval 2025-02-08 15:00:12 +08:00
Will Miao 3099eb447e Update README and version for UI enhancements and navigation improvements 2025-02-06 11:16:52 +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 07ac243db6 Update toggle folders button, remove offer feedback button. 2025-02-06 09:25:51 +08:00
Will Miao d43f133681 checkpoint 2025-02-06 08:47:17 +08:00
Will Miao 5fa5d60d2c checkpoint 2025-02-05 21:18:42 +08:00
Will Miao 842d80e798 Adjust css 2025-02-05 19:11:26 +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 e2793a71be Refactor toast notifications and improve LoraCard interactions 2025-02-05 16:41:12 +08:00
Will Miao 0bbecd7197 Bump version to 0.5.7-hotfix in pyproject.toml 2025-02-05 14:38:23 +08:00
Will Miao 184203dcc2 Add missing dependency 'watchdog' 2025-02-05 14:34:52 +08:00
Will Miao e3f2e4245b Remove debug logging 2025-02-05 09:43:34 +08:00
Will Miao 2947420b00 Update README.md 2025-02-05 00:21:11 +08:00
Will Miao 370d5c5c09 Update screenshot 2025-02-05 00:02:39 +08:00
Will Miao 6c94f12757 Update README for version 0.5.7: Highlight performance improvements, new search feature, and bug fixes 2025-02-04 23:59:40 +08:00
Will Miao 0c11fbcb1e Adjust layout 2025-02-04 23:39:48 +08:00
Will Miao aedc8f01ef Add copy model name toast 2025-02-04 23:34:38 +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 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 78f16ad651 Optimize LoRA scanning and caching with asynchronous improvements
- Implement asynchronous directory scanning with concurrent tasks
- Add fallback mechanism for uninitialized cache
- Improve error handling and logging during file processing
- Enhance file scanning with safer async recursive traversal
2025-02-04 19:03:09 +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
Will Miao 5ed037b219 Checkpoint 2025-02-04 10:50:57 +08:00
Will Miao c9390c9d32 Suppress asyncio logging noise in LoRA routes 2025-02-03 22:50:58 +08:00
Will Miao a3af41e737 Simplify LoRA page rendering and implement singleton pattern for LoRA scanner 2025-02-03 22:16:03 +08:00
Will Miao 12cdadb583 Refactor LoRA management with improved caching and route handling 2025-02-03 21:23:49 +08:00
Will Miao 3fa6c9e3a3 Update lora scanner 2025-02-03 19:00:59 +08:00
Will Miao 270182b5cd Add file monitoring and scanning improvements for LoRA management 2025-02-03 14:58:04 +08:00
Will Miao e528438a57 Add WebSocket progress tracking for CivitAI metadata fetching 2025-02-03 07:47:29 +08:00
Will Miao ca71c7fa08 Add bulk CivitAI metadata fetching for LoRAs 2025-02-03 07:18:30 +08:00
Will Miao 9aa0dcfb2b Improve LoRA cache initialization with async locking and background task 2025-02-02 23:51:36 +08:00
Will Miao 8e8b80ddcf Add preview URL update mechanism for LoRA scanner cache 2025-02-02 23:30:06 +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 118c4521a2 Update ComfyUI menu LoRA Manager icon svg 2025-02-01 22:16:15 +08:00
Will Miao 42e5936291 Update README.md with new features and optimizations for version 0.5.6 2025-02-01 14:10:23 +08:00
Will Miao afd4d97a05 Bump version to 0.5.6 in pyproject.toml 2025-02-01 13:56:37 +08:00
Will Miao 879d0be71c Add Lora Manager widget integration 2025-02-01 13:53:14 +08:00
Will Miao e0d2025eb4 Enhance modal styling for responsiveness and theme consistency; update loading status and progress bar styles 2025-02-01 12:54:37 +08:00
Will Miao 807e94151a Add initial sorting functionality on page load for card display 2025-02-01 12:44:07 +08:00
Will Miao 3158661cb3 Fix bugs 2025-02-01 12:06:13 +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 0185173ff4 Update project description and version in pyproject.toml for improved clarity and versioning 2025-01-31 20:40:50 +08:00
Will Miao b68dbba512 Add trigger words section with copy functionality; update toast notifications for user feedback 2025-01-31 20:30:21 +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 57a4694f28 Add border radius variables and update styles for consistency across components 2025-01-31 16:46:06 +08:00
Will Miao 0e708e6583 Refactor and optimize code for improved readability and maintainability 2025-01-31 16:32:37 +08:00
Will Miao 86b9715ef4 Refactor modal management to support multiple modals, enhance event handling, and improve code structure 2025-01-31 09:50:33 +08:00
Will Miao 94283d9930 Add toast notification functionality and enhance user feedback in modal interactions 2025-01-31 09:37:04 +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 218e521ec9 Bump version to 0.5.4 in pyproject.toml 2025-01-30 22:04:21 +08:00
Will Miao 6e861550a7 Add LoRAGateway node for LoRA management and enhance folder filter state handling 2025-01-30 22:03:53 +08:00
Will Miao 4b043d54f6 Remove manifest.json file as it is no longer needed 2025-01-30 19:44:11 +08:00
Will Miao 0a822d2497 Remove custom websocket event type and related progress sending logic from LorasEndpoint 2025-01-30 19:02:47 +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 2ce6ce718b Update README.md for version 0.5.3: Enhance preview handling and trigger words visibility 2025-01-30 00:22:12 +08:00
Will Miao 165ee45583 Bump version to 0.5.3 in pyproject.toml 2025-01-29 23:49:03 +08:00
Will Miao 9656f136c6 Enhance modal styling and improve trigger words display logic 2025-01-29 23:48:32 +08:00
Will Miao 4abcc75092 Update lora modal content 2025-01-29 23:20:43 +08:00
Will Miao 47329f92b6 Update to 0.5.2 2025-01-29 20:43:45 +08:00
Will Miao a3235e4b3b Add preview image scanning logic 2025-01-29 07:21:33 +08:00
Will Miao f076b97d21 snapshot 2025-01-29 07:06:29 +08:00
Will Miao b7f6c4fbf8 Update 2025-01-29 06:06:48 +08:00
pixelpaws 216f2e0fc2 Update README.md 2025-01-27 17:35:28 +08:00
Will Miao 41d28034a4 Merge branch 'main' of https://github.com/willmiao/ComfyUI-Lora-Manager 2025-01-27 17:33:54 +08:00
pixelpaws 1408fade35 Create README.md 2025-01-27 17:32:26 +08:00
Will Miao 7484b07812 Register node 2025-01-27 17:32:03 +08:00
Will Miao c6b94e372b Fix 2025-01-27 16:19:17 +08:00
Will Miao 9b9447203f Fix 2025-01-27 15:36:43 +08:00
Will Miao dedb734a01 Add favicon 2025-01-27 15:28:07 +08:00
Will Miao 900e1e554f Update css 2025-01-27 09:27:38 +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 72e121c145 Add delete model 2025-01-26 16:32:19 +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
Will Miao 1100363427 Update metadata structure 2025-01-25 22:18:36 +08:00
Will Miao ad6137d355 Initial commit 2025-01-25 19:22:02 +08:00