Commit Graph

  • 541ad624c5 Implement input-with-button layout in import modal for improved user experience Will Miao 2025-03-19 05:24:28 +08:00
  • 7c56825f9b Enhance import functionality for recipes with image upload and URL support Will Miao 2025-03-19 05:13:44 +08:00
  • 8a871ae643 Refactor EXIF data extraction and enhance recipe metadata parsing Will Miao 2025-03-18 20:36:58 +08:00
  • e2191ab4b4 Refactor recipe metadata processing in RecipeRoutes Will Miao 2025-03-18 18:54:22 +08:00
  • 4264dd19a8 Enhance recipe metadata handling in RecipeRoutes and ExifUtils Will Miao 2025-03-18 16:49:04 +08:00
  • 78f8d4ecc7 Add sharing functionality for recipes Will Miao 2025-03-18 14:52:21 +08:00
  • e2cc3145de Update refs Will Miao 2025-03-18 14:21:22 +08:00
  • 710857dd41 checkpoint Will Miao 2025-03-17 19:58:17 +08:00
  • 1bfe12a288 Add filter button functionality and clean up recipe template scripts Will Miao 2025-03-17 17:41:41 +08:00
  • 14a88e2cfa update Will Miao 2025-03-17 16:55:19 +08:00
  • 0580130d47 Fix lora page header Will Miao 2025-03-17 15:53:53 +08:00
  • a4ee82b51f checkpoint Will Miao 2025-03-17 15:10:11 +08:00
  • 1034282161 Enhance LoRA and Recipe templates by adding request context to template rendering. Update JavaScript to initialize search managers with context-specific options and improve header navigation with dynamic search placeholders. Refactor header component for better context awareness in search functionality. Will Miao 2025-03-17 10:11:50 +08:00
  • b0a8b0cc6f Implement share functionality in RecipeCard component to enable image downloads. Adjust recipe indicator position in CSS for improved layout. Will Miao 2025-03-17 06:10:43 +08:00
  • 3f38764a0e Add filter-related endpoints to RecipeRoutes for top tags and base models. Enhance get_paginated_data method in RecipeScanner to support filtering by base model and tags. Implement logic to retrieve and count occurrences of top tags and base models from cached recipes. Will Miao 2025-03-16 21:21:00 +08:00
  • 3338c17e8f Refactor recipe processing in RecipeRoutes to enhance LoRA handling. Introduce base model counting logic to determine the most common base model from LoRAs, and streamline the collection of LoRA metadata. Remove outdated metadata update method from RecipeScanner to improve code clarity and maintainability. Will Miao 2025-03-16 18:56:27 +08:00
  • 22085e5174 Add delete confirmation modal for recipes with updated styling and functionality. Implement modal content generation, event handling for delete and cancel actions, and integrate with modal manager for improved user experience. Enhance CSS for delete preview image display. Will Miao 2025-03-16 18:17:19 +08:00
  • d7c643ee9b Enhance LoRA management by introducing deletion status and UI updates. Implement warning indicators for deleted LoRAs in the import modal, update cache handling for added and removed recipes, and improve styling for deleted items. Adjust logic to exclude deleted LoRAs from download prompts and ensure proper display of their status in the UI. Will Miao 2025-03-16 17:59:55 +08:00
  • 406284a045 checkpoint Will Miao 2025-03-16 16:56:33 +08:00
  • 50babfd471 Update modal CSS to allow scrolling by changing overflow property from hidden to auto. Adjust max-height to account for header height while maintaining reduced top margin. Will Miao 2025-03-15 20:41:10 +08:00
  • edd36427ac Refactor recipe management to enhance initialization and metadata handling. Improve error logging during cache pre-warming, streamline recipe data structure, and ensure proper handling of generation parameters. Update UI components for missing LoRAs with improved summary and toggle functionality. Add new methods for adding recipes to cache and loading recipe data from JSON files. Will Miao 2025-03-15 20:08:26 +08:00
  • 9f2289329c Implement enhanced loading progress display in DownloadManager and ImportManager. Introduce detailed progress updates and UI elements for current item and overall progress during downloads. Update LoadingManager to support dynamic progress visualization. Will Miao 2025-03-15 16:25:56 +08:00
  • 9a1fe19cc8 Enhance DownloadManager and LoraFileHandler to support dynamic ignore path management with expiration times. Added handling for alternative path formats and improved logging for added and removed paths. Will Miao 2025-03-15 14:58:40 +08:00
  • 09f5e2961e Bump version to 0.7.39 v0.7.39 Will Miao 2025-03-15 10:58:55 +08:00
  • 756ad399bf Enhance LoraManagerLoader to include formatted loaded_loras in return values, improving data output for loaded LoRAs. Will Miao 2025-03-15 10:45:32 +08:00
  • 02adced7b8 Fix path formatting in LoraStacker to ensure compatibility across different operating systems by replacing '/' with os.sep. Will Miao 2025-03-15 10:45:16 +08:00
  • 9059795816 Enhance DownloadManager to update hash index with new LoRA entries, improving file tracking during downloads. Will Miao 2025-03-15 10:16:52 +08:00
  • 6920944724 Refactor API and DownloadManager to utilize version-level properties for model file existence and size, improving data handling and UI responsiveness. Will Miao 2025-03-15 09:45:07 +08:00
  • c76b287aed Normalize SHA256 hash handling by converting to lowercase in LoraScanner and LoraMetadata classes for consistency. Will Miao 2025-03-15 07:25:00 +08:00
  • 5c62ec1177 checkpoint Will Miao 2025-03-15 09:53:50 +08:00
  • 09b2fdfc59 Refactor API and DownloadManager to utilize version-level properties for model file existence and size, improving data handling and UI responsiveness. Will Miao 2025-03-15 09:45:07 +08:00
  • e498c9ce29 Normalize SHA256 hash handling by converting to lowercase in LoraScanner and LoraMetadata classes for consistency. Will Miao 2025-03-15 07:25:00 +08:00
  • 9bb4d7078e checkpoint Will Miao 2025-03-15 05:29:25 +08:00
  • 5e4d2c7760 checkpoint Will Miao 2025-03-14 21:10:24 +08:00
  • 426e84cfa3 checkpoint Will Miao 2025-03-14 16:37:52 +08:00
  • b77df8f89f Merge branch 'main' into dev Will Miao 2025-03-14 11:45:18 +08:00
  • f7c946778d Bump version to 0.7.38. fix: correct LoRA naming issue when fetching data from Civitai Will Miao 2025-03-14 11:23:07 +08:00
  • 81599b8f43 Fix: correct LoRA naming issue when fetching data from Civitai Will Miao 2025-03-14 11:22:21 +08:00
  • 9c0dcb2853 checkpoint Will Miao 2025-03-14 11:04:58 +08:00
  • d3e4534673 Refactor model name editing functionality in LoraModal; update styles for improved user interaction and accessibility Will Miao 2025-03-13 22:11:51 +08:00
  • dd81c86540 Enhance folder tag functionality and layout; update styles for action buttons and toggle behavior Will Miao 2025-03-13 21:23:24 +08:00
  • 3620376c3c Add search and filter functionality to header; adjust styles for responsiveness Will Miao 2025-03-13 21:02:54 +08:00
  • 444e8004c7 update Will Miao 2025-03-13 20:55:35 +08:00
  • 0b0caa1142 Fix layout Will Miao 2025-03-13 20:37:23 +08:00
  • e7233c147d checkpoint Will Miao 2025-03-13 15:04:18 +08:00
  • 004c203ef2 Merge branch 'main' into dev Will Miao 2025-03-13 11:45:43 +08:00
  • db04c349a7 Bump version to 0.7.37-bugfix for release preparation Will Miao 2025-03-13 11:11:51 +08:00
  • e57a72d12b Fixed an issue caused by inconsistent base model name for Illustrious. It fixes https://github.com/willmiao/ComfyUI-Lora-Manager/issues/37 Will Miao 2025-03-13 11:00:55 +08:00
  • c88388da67 Refactor toggle switch styles for update preferences in the modal Will Miao 2025-03-13 10:00:32 +08:00
  • 2ea0fa8471 Update README and version for NSFW content control enhancements v0.7.37 Will Miao 2025-03-12 22:58:04 +08:00
  • 7f088e58bc Implement SFW content filtering in LoraModal and update settings management Will Miao 2025-03-12 22:57:21 +08:00
  • e992ace11c Add NSFW browse control functionality - Done Will Miao 2025-03-12 22:21:30 +08:00
  • 0cad6b5cbc Add nsfw browse control part 1 Will Miao 2025-03-12 21:06:31 +08:00
  • e9a703451c Fix the problem of repeatedly trying to fetch model description metadata when the model has a null description. Will Miao 2025-03-12 15:25:58 +08:00
  • 03ddd51a91 Fetch and update model metadata including tags and description in ApiRoutes and DownloadManager Will Miao 2025-03-12 14:50:06 +08:00
  • 9142cc4cde Enhance CivitaiClient to return HTTP status code with model metadata; update LoraScanner to handle deleted models Will Miao 2025-03-12 11:18:19 +08:00
  • 8e5e16ce68 Refactor logging and update badge visibility in UpdateService; improve path normalization in file_utils Will Miao 2025-03-12 10:06:15 +08:00
  • 9a4124c709 Bump version to 0.7.36 v0.7.36 Will Miao 2025-03-11 22:01:40 +08:00
  • 6f49a73f9c Enhance README with v0.7.36 release notes and update utils.py with credit attribution Will Miao 2025-03-11 22:00:46 +08:00
  • a2c51f4779 Fix trigger word toggle node Will Miao 2025-03-11 22:00:25 +08:00
  • 79ebe25bc2 Add lora stacker support and fix TriggerWord Toggle node Will Miao 2025-03-11 20:46:40 +08:00
  • ad56cafd62 checkpoint Will Miao 2025-03-11 19:29:31 +08:00
  • 5a6c412845 Update WebSocket connection to use secure protocol based on current window location Will Miao 2025-03-11 15:08:52 +08:00
  • be5e8bad17 Revert "Enhance infinite scroll functionality; increase sentinel height and ensure full width, trigger layout recalculation on initialization." Will Miao 2025-03-11 14:47:15 +08:00
  • d63a70474b Improve height calculation for tags widget to handle empty states and dynamic content Will Miao 2025-03-11 14:45:50 +08:00
  • f48b954fb7 Add group mode for TriggerWord Toggle Will Miao 2025-03-11 11:12:37 +08:00
  • c48da5300e Make trigger_words input optional for TriggerWord Toggle node. This will fix https://github.com/willmiao/ComfyUI-Lora-Manager/issues/31 Will Miao 2025-03-10 20:19:01 +08:00
  • 2783782669 Add search options panel and functionality for filename, model name, and tags Will Miao 2025-03-10 19:33:45 +08:00
  • cbb76580e4 Enhance error handling for civitai metadata parsing and update logic; add empty state messages for model descriptions Will Miao 2025-03-10 17:32:28 +08:00
  • 2bdecf571b Add trigger words editting Will Miao 2025-03-10 17:10:58 +08:00
  • 72a82707ea Merge branch 'main' of https://github.com/willmiao/ComfyUI-Lora-Manager Will Miao 2025-03-10 15:32:42 +08:00
  • 564e507fa9 Add tag info and filtering Will Miao 2025-03-10 15:32:27 +08:00
  • 721bef3ff8 Add tag filtering checkpoint Will Miao 2025-03-10 13:18:56 +08:00
  • 1803a9085d Update issue templates pixelpaws 2025-03-10 00:53:31 +08:00
  • c3fe58f055 Update issue templates pixelpaws 2025-03-10 00:50:51 +08:00
  • 0069f84630 Add model description in lora details Will Miao 2025-03-10 00:20:31 +08:00
  • d69406c4cb checkpoint Will Miao 2025-03-09 15:42:00 +08:00
  • 250e8445bb checkpoint Will Miao 2025-03-09 12:29:24 +08:00
  • e6aafe8773 Add recipes checkpoint Will Miao 2025-03-08 23:10:24 +08:00
  • e8e5012f0c Update flux workflow for v0.7.34 Will Miao 2025-03-07 21:23:50 +08:00
  • d6ed5b7fec Align image position in card component for better display Will Miao 2025-03-07 17:43:48 +08:00
  • 2186b7ee26 Improve bulk mode card display handling Will Miao 2025-03-07 17:34:54 +08:00
  • 7bb6a470b7 Update release notes and version to v0.7.35-beta v0.7.35-beta Will Miao 2025-03-07 16:07:46 +08:00
  • 14aef237a9 Add interactive thumbnail strip for bulk LoRA selection Will Miao 2025-03-07 15:36:07 +08:00
  • a01a336259 Implement LoRA metadata caching for bulk selection Will Miao 2025-03-07 14:23:30 +08:00
  • 59716ce3c3 Fix bulk multi select Will Miao 2025-03-07 14:00:15 +08:00
  • 95dfcee90c Fix layout Will Miao 2025-03-07 13:29:43 +08:00
  • 0c4914909a Add bulk operation Will Miao 2025-03-07 13:15:39 +08:00
  • 69b1773ced Add inline model name editing with validation and resortable cache Will Miao 2025-03-07 10:32:27 +08:00
  • a9b3131e64 Enhance modal toggle functionality and update service interaction Will Miao 2025-03-07 09:33:58 +08:00
  • 2e47b30ed5 Refactor layout.css Will Miao 2025-03-07 09:23:11 +08:00
  • 53ab6d8ab4 Refactor LoraCard.js code Will Miao 2025-03-07 09:11:00 +08:00
  • 5c917b88c7 Improve download modal UX with local version handling and disabled button state Will Miao 2025-03-07 08:40:52 +08:00
  • 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 Will Miao 2025-03-07 06:50:31 +08:00
  • fb75757d6c Refactor modal styles for improved consistency and responsiveness; adjust padding and background for dark theme support Will Miao 2025-03-06 21:09:31 +08:00
  • c9c86d8c0f Add local availability check for Civitai model versions; enhance download manager UI to indicate local status Will Miao 2025-03-06 20:45:09 +08:00
  • 5c521e40d4 Enhance modal styles for better visibility and responsiveness; add initialization logic to sync modal state Will Miao 2025-03-06 18:37:13 +08:00
  • cfcc954ffe Add Civitai link and icon styles, enhance modal management Will Miao 2025-03-06 18:17:24 +08:00
  • 61ea42353d Add update check and change log Will Miao 2025-03-06 17:28:18 +08:00
  • 5e6cce936d Add update notifications Will Miao 2025-03-05 22:03:54 +08:00