Commit Graph

  • 2958f81adc Revert "Refactor path mapping logic in Config class" Will Miao 2025-03-22 10:18:26 +08:00
  • 95380fbbfb Add base model mapping for SD 1.5 Will Miao 2025-03-22 09:49:35 +08:00
  • 4cc6996406 Refactor theme toggle styles for improved positioning Will Miao 2025-03-22 09:49:15 +08:00
  • 372d74ec71 Enhance settings management and localStorage integration Will Miao 2025-03-22 08:46:36 +08:00
  • 19ef73a07f Refactor storage handling across application Will Miao 2025-03-22 05:32:18 +08:00
  • bb3d73b87c Fix support modal width Will Miao 2025-03-22 04:36:34 +08:00
  • 30e9e7168f Update logging level for parsed workflow and add refresh button to recipe controls Will Miao 2025-03-21 21:38:02 +08:00
  • fce58f3206 Refactor path mapping logic in Config class Will Miao 2025-03-21 21:26:00 +08:00
  • b3e5ac395f Enhance recipe modal styles and tooltip functionality Will Miao 2025-03-21 20:19:58 +08:00
  • 3ebe9d159a Refactor LoraRoutes to return empty recipes when no data is available Will Miao 2025-03-21 20:00:15 +08:00
  • ff95274757 Merge pull request #45 from willmiao/dev pixelpaws 2025-03-21 17:31:42 +08:00
  • 8e653e2173 Refactor recipe saving process to utilize workflow JSON and enhance Lora handling Will Miao 2025-03-21 17:28:20 +08:00
  • 4bff17aa1a Update prompt configuration and enhance Lora management functionality Will Miao 2025-03-21 16:35:52 +08:00
  • d4f300645d Enhance ExifUtils to extract prompts from node references in workflows Will Miao 2025-03-21 11:32:51 +08:00
  • 4ee32f02c5 Add functionality to save recipes from the LoRAs widget Will Miao 2025-03-21 11:11:09 +08:00
  • 2cf4440a1e Add Android icons and site.webmanifest for PWA support Will Miao 2025-03-21 05:37:58 +08:00
  • 644ee31654 Remove site.webmanifest and refactor state initialization in RecipeManager and HeaderManager Will Miao 2025-03-21 05:22:20 +08:00
  • 34078d8a60 Refactor recipe card styles and update HTML structure Will Miao 2025-03-20 21:42:17 +08:00
  • 5cfae7198d Refactor recipe metadata handling and update CSS styles Will Miao 2025-03-20 19:53:05 +08:00
  • 6a10cda61f Add recipe metadata handling in image processing Will Miao 2025-03-20 18:55:00 +08:00
  • c149e73ef7 Add recipe tags functionality to RecipeModal Will Miao 2025-03-20 17:57:35 +08:00
  • b11757c913 Fix infinite scroll Will Miao 2025-03-20 17:31:56 +08:00
  • 607ab35cce Refactor search functionality in Lora and Recipe scanners to utilize fuzzy matching Will Miao 2025-03-20 16:55:51 +08:00
  • 19ff2ebfe1 Refactor RecipeManager and ImportManager for improved functionality Will Miao 2025-03-20 15:57:00 +08:00
  • 4a47dc2073 Add new API routes for base models and update existing routes Will Miao 2025-03-20 15:19:05 +08:00
  • addf92d966 Refactor API routes and enhance recipe and filter management Will Miao 2025-03-20 14:54:13 +08:00
  • c987338c84 Add Checkpoints feature with routes, template, and JavaScript integration Will Miao 2025-03-20 10:50:46 +08:00
  • a88b0239eb Refactor panel position management and enhance recipe card handling Will Miao 2025-03-20 09:54:13 +08:00
  • caf5b1528c Enhance recipe search functionality with improved state management and search options Will Miao 2025-03-20 08:27:38 +08:00
  • 90f74018ae Refactor state management to support hierarchical structure and page-specific states Will Miao 2025-03-19 21:12:04 +08:00
  • d7a253cba3 Update LoraModal to enhance preset value configuration and file path retrieval Will Miao 2025-03-19 20:53:15 +08:00
  • 8a28846bac Merge branch 'main' into dev Will Miao 2025-03-19 17:34:29 +08:00
  • 04545c5706 Implement lazy loading and infinite scroll features in core application Will Miao 2025-03-19 17:04:58 +08:00
  • 32fa81cf93 Refactor ModalManager to conditionally register modals based on their existence Will Miao 2025-03-19 16:36:07 +08:00
  • 7924e4000c Refactor LoraModal and RecipeSearchManager for improved functionality and performance Will Miao 2025-03-19 16:15:18 +08:00
  • f9c54690b0 Refactor logging and improve image optimization in RecipeRoutes and ExifUtils Will Miao 2025-03-19 14:50:36 +08:00
  • c3aaef3916 Enhance image handling and EXIF metadata processing in RecipeRoutes and ExifUtils Will Miao 2025-03-19 14:17:37 +08:00
  • 03dfe13769 Remove supportModal.html and refactor error-message styles across multiple CSS files for consistency Will Miao 2025-03-19 10:10:27 +08:00
  • f38b51b85a Enhance RecipeScanner and CSS components for improved functionality and styling Will Miao 2025-03-19 08:21:51 +08:00
  • 0017a6cce5 Update A1111MetadataParser to correctly extract model ID, name, and version from Civitai info Will Miao 2025-03-19 05:49:53 +08:00
  • 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