Commit Graph

  • 152ec0da0d Refactor Checkpoints functionality: Integrate loadMoreCheckpoints API, remove CheckpointSearchManager, and enhance FilterManager for improved checkpoint loading and filtering. Will Miao 2025-04-10 19:57:04 +08:00
  • ee04df40c3 Refactor controls and pagination for Checkpoints and LoRAs: Implement unified PageControls, enhance API integration, and improve event handling for better user experience. Will Miao 2025-04-10 19:41:02 +08:00
  • 252e90a633 Enhance Checkpoints Manager: Implement API integration for checkpoints, add filtering and sorting options, and improve UI components for better user experience Will Miao 2025-04-10 16:04:08 +08:00
  • 048d486fa6 Refactor cache initialization in LoraManager and RecipeScanner for improved background processing and error handling Will Miao 2025-04-10 11:34:19 +08:00
  • 8fdfb68741 checkpoint Will Miao 2025-04-10 09:08:36 +08:00
  • 64c9e4aeca Update version to 0.8.5 and add release notes for enhanced features and improvements v0.8.5 Will Miao 2025-04-09 11:41:38 +08:00
  • 08b90e8767 Update toast messages to clarify settings update notifications Will Miao 2025-04-09 11:29:02 +08:00
  • 0206613f9e Update NSFW level filter to include 'R' rating for improved content moderation Will Miao 2025-04-09 11:25:52 +08:00
  • ae0629628e Enhance settings modal with video autoplay on hover option and improve layout. Fixes https://github.com/willmiao/ComfyUI-Lora-Manager/issues/92 Will Miao 2025-04-09 11:18:30 +08:00
  • 785b2e7287 style: Add padding to recipe list to prevent item cutoff on hover Will Miao 2025-04-08 13:51:00 +08:00
  • 43e3d0552e style: Update filter indicator and button styles for improved UI consistency feat: Add pulse animation to filter indicators in Lora and recipe management refactor: Change filter-active button to a div for better semantic structure Will Miao 2025-04-08 13:45:15 +08:00
  • 801aa2e876 Enhance Lora and recipe integration with improved filtering and UI updates Will Miao 2025-04-08 12:23:51 +08:00
  • bddc7a438d feat: Add Lora recipes retrieval and filtering functionality Will Miao 2025-04-07 21:53:39 +08:00
  • b8c78a68e7 refactor: remove unused recipe card CSS styles Will Miao 2025-04-07 20:36:58 +08:00
  • 49219f4447 feat: Refactor LoraModal into modular components Will Miao 2025-04-07 15:36:13 +08:00
  • 59b1abb719 Update version to 0.8.4 and add release notes for node layout improvements and bug fixes v0.8.4 Will Miao 2025-04-07 14:49:34 +08:00
  • 3e2cfb552b Refactor image saving logic for batch processing and unique filename generation. Fixes https://github.com/willmiao/ComfyUI-Lora-Manager/issues/79 Will Miao 2025-04-07 14:37:39 +08:00
  • 779be1b8d0 Refactor loras_widget styles for improved layout consistency Will Miao 2025-04-07 13:42:31 +08:00
  • faf74de238 Enhance model move functionality with detailed error handling and user feedback Will Miao 2025-04-07 11:14:56 +08:00
  • 50a51c2e79 Refactor Lora widget and dynamic module loading Will Miao 2025-04-07 09:02:36 +08:00
  • d31e641496 Add dynamic tags widget selection based on ComfyUI version Will Miao 2025-04-07 08:42:20 +08:00
  • f2d36f5be9 Refactor DownloadManager and LoraFileHandler for improved file monitoring Will Miao 2025-04-06 22:27:55 +08:00
  • 0b55f61fac Refactor LoraFileHandler to use real file paths for monitoring Will Miao 2025-04-05 12:10:46 +08:00
  • 4156dcbafd Merge pull request #83 from willmiao/dev pixelpaws 2025-04-05 05:28:22 +08:00
  • 36e6ac2362 Add CheckpointMetadata class for enhanced model metadata management Will Miao 2025-04-05 05:16:52 +08:00
  • 9613199152 Enhance SaveImage functionality with custom prompt support Will Miao 2025-04-04 07:47:46 +08:00
  • 14328d7496 Merge pull request #77 from willmiao/dev pixelpaws 2025-04-03 16:56:04 +08:00
  • 6af12d1acc Add reconnect functionality for deleted LoRAs in recipe modal Will Miao 2025-04-03 16:55:19 +08:00
  • 9b44e49879 Merge pull request #75 from willmiao/dev pixelpaws 2025-04-03 11:10:29 +08:00
  • afee18f146 Enhance file monitoring for LoRA files Will Miao 2025-04-03 11:09:30 +08:00
  • f007369a66 Bump version to v0.8.3 v0.8.3 Will Miao 2025-04-02 20:18:51 +08:00
  • 9a9c166dbe Merge pull request #74 from willmiao/dev pixelpaws 2025-04-02 20:15:11 +08:00
  • 2f90e32dbf Delete unused files Will Miao 2025-04-02 20:11:41 +08:00
  • 26355ccb79 chore: remove .vscode from git Will Miao 2025-04-02 20:09:58 +08:00
  • 27ea3c0c8e chore: add .vscode to gitignore Will Miao 2025-04-02 20:09:08 +08:00
  • 5aa35b211a Update README and update_logs Will Miao 2025-04-02 20:03:18 +08:00
  • 92450385d2 Update README Will Miao 2025-04-02 20:00:04 +08:00
  • 8d15e23f3c Add markdown support for changelog in modal Will Miao 2025-04-02 19:36:52 +08:00
  • 73686d4146 Enhance modal and settings functionality with default LoRA root selection Will Miao 2025-04-02 17:37:16 +08:00
  • 0499ca1300 Update process_node function to ignore type checking Will Miao 2025-04-02 17:02:11 +08:00
  • 234c942f34 Refactor transform functions and update node mappers Will Miao 2025-04-02 17:01:10 +08:00
  • aec218ba00 Enhance SaveImage class with filename formatting and multiple image support Will Miao 2025-04-02 15:08:36 +08:00
  • b508f51fcf checkpoint Will Miao 2025-04-02 14:13:53 +08:00
  • 435628ea59 Refactor WorkflowParser by removing unused methods Will Miao 2025-04-02 14:13:24 +08:00
  • 4933dbfb87 Refactor ExifUtils by removing unused methods and imports Will Miao 2025-04-02 11:14:05 +08:00
  • 5a93c40b79 Refactor logging levels and improve mapper registration Will Miao 2025-04-02 10:29:31 +08:00
  • a8ec5af037 checkpoint Will Miao 2025-04-02 06:05:24 +08:00
  • 27db60ce68 checkpoint Will Miao 2025-04-01 19:17:43 +08:00
  • 195866b00d Implement KJNodes extension with new mappers and transform functions Will Miao 2025-04-01 16:22:57 +08:00
  • 60575b6546 checkpoint Will Miao 2025-04-01 08:38:49 +08:00
  • 350b81d678 Merge pull request #64 from richardhristov/main pixelpaws 2025-03-31 20:16:29 +08:00
  • cc95314dae Bump version to v0.8.2 v0.8.2 Will Miao 2025-03-30 20:53:22 +08:00
  • 3f97087abb Update unauthorized access error message Will Miao 2025-03-30 20:00:23 +08:00
  • f04af2de21 Add Civitai model retrieval and missing LoRAs download functionality Will Miao 2025-03-30 19:45:03 +08:00
  • e7871bf843 Remember sort by name/date in LoRAs page Richard Hristov 2025-03-29 17:11:53 +02:00
  • 8e3308039a Refactor Lora handling in RecipeRoutes and enhance RecipeManager Will Miao 2025-03-29 19:11:13 +08:00
  • b65350b7cb Add update functionality for recipe metadata in RecipeRoutes and RecipeModal Will Miao 2025-03-29 18:35:49 +08:00
  • 069ebce895 Add recipe syntax endpoint and update RecipeCard and RecipeModal for syntax fetching Will Miao 2025-03-29 15:38:49 +08:00
  • 63aa4e188e Add rename functionality for LoRA files and enhance UI for editing file names Will Miao 2025-03-29 09:25:41 +08:00
  • c31c9c16cf Enhance LoraScanner and file_utils for improved metadata handling Will Miao 2025-03-28 16:27:59 +08:00
  • 5a8a402fdc Enhance LoraRoutes and templates for improved cache initialization handling Will Miao 2025-03-28 15:04:35 +08:00
  • 85c3e33343 Update version to 0.8.1 and add release notes for new features and improvements v0.8.1 Will Miao 2025-03-28 04:15:54 +08:00
  • 1420ab31a2 Enhance CivitaiClient error handling for unauthorized access Will Miao 2025-03-28 04:11:08 +08:00
  • fd1435537f Add ImageSaverMetadataParser for ComfyUI Image Saver plugin metadata handling Will Miao 2025-03-28 03:27:35 +08:00
  • 4e0473ce11 Fix redownloading loras issue Will Miao 2025-03-28 02:53:30 +08:00
  • 450592b0d4 Implement Civitai data population methods for LoRA and checkpoint entries Will Miao 2025-03-28 02:16:53 +08:00
  • 7cae0ee169 Enhance LoraModal to include image metadata panel Will Miao 2025-03-27 20:09:48 +08:00
  • ecd0e05f79 Add MetaFormatParser for Lora_N Model hash format metadata handling Will Miao 2025-03-27 17:28:11 +08:00
  • 6e3b4178ac Enhance LoraStacker to return active LoRAs in stack_loras method Will Miao 2025-03-27 16:10:50 +08:00
  • ba18cbabfd Add ComfyMetadataParser for Civitai ComfyUI metadata handling Will Miao 2025-03-27 15:43:58 +08:00
  • dec757c23b Refactor image metadata handling in RecipeRoutes and ExifUtils Will Miao 2025-03-27 14:56:37 +08:00
  • 0459710c9b Made CLIP input optional in LoRA Loader, enabling compatibility with Hunyuan workflows Will Miao 2025-03-26 21:50:26 +08:00
  • 83582ef8a3 Refactor RecipeScanner to remove custom async timeout and streamline cache initialization Will Miao 2025-03-26 18:56:18 +08:00
  • 0dc396e148 Enhance RecipeModal to support video previews Will Miao 2025-03-26 16:39:53 +08:00
  • 86958e1420 Merge pull request #51 from AlUlkesh/main pixelpaws 2025-03-26 10:47:23 +08:00
  • c5b8e629fb Enhance save functionality in LoraModal for base model editing Will Miao 2025-03-26 07:05:32 +08:00
  • b0a495b4f6 Add base model editing functionality to LoraModal Will Miao 2025-03-26 06:49:33 +08:00
  • 7d2809467b Update tutorial video link Will Miao 2025-03-25 14:10:13 +08:00
  • af90eeaf37 Bump version to 0.8.0 v0.8.0 Will Miao 2025-03-25 14:00:00 +08:00
  • 509e513f3a Python < 3.11 backward compatibility for timeout. AlUlkesh 2025-03-24 14:16:46 +01:00
  • 80671e474c Update README.md pixelpaws 2025-03-24 08:39:51 +08:00
  • a166d859e7 Update README.md pixelpaws 2025-03-24 04:49:28 +08:00
  • 6af1e0aeb7 Merge branch 'main' of https://github.com/willmiao/ComfyUI-Lora-Manager Will Miao 2025-03-24 04:00:02 +08:00
  • 370ffb5d7c Update discord invite Will Miao 2025-03-24 03:59:44 +08:00
  • 0ba288d09e Update README.md pixelpaws 2025-03-24 03:49:17 +08:00
  • 008d86983b Update workflow Will Miao 2025-03-24 03:46:12 +08:00
  • 205bdfce5c Update README.md with new features and enhancements for v0.8.0, including LoRA recipes, improved UI/UX, and workflow integration. Remove outdated screenshot and update Discord link in modals.html. Will Miao 2025-03-23 16:53:46 +08:00
  • 27248b197d Update cache management in ApiRoutes to remove hash index by file path Will Miao 2025-03-23 16:50:56 +08:00
  • e216b4c455 Refactor early access checks in recipe parsers Will Miao 2025-03-23 15:29:47 +08:00
  • c402f53258 Implement early access handling and UI enhancements for LoRA downloads Will Miao 2025-03-23 14:45:11 +08:00
  • 93329abe8b Refactor LoraFileHandler to use provided event loop and improve logging Will Miao 2025-03-23 09:22:57 +08:00
  • f69b3d96b6 Update dependencies in pyproject.toml and requirements.txt Will Miao 2025-03-23 08:48:13 +08:00
  • 8690a8f11a Enhance LoraStackerMapper and WorkflowParser functionality Will Miao 2025-03-23 07:41:55 +08:00
  • 6aa2342be1 Enhance node processing and error handling in workflow mappers Will Miao 2025-03-23 07:20:50 +08:00
  • 042153329b Update dependencies Will Miao 2025-03-23 05:42:00 +08:00
  • 2b67091986 Enhance workflow parsing and node mapper registration Will Miao 2025-03-23 05:21:43 +08:00
  • 3da35cf0db Remove deprecated workflow parameters and associated files Will Miao 2025-03-22 20:43:17 +08:00
  • e566484a17 Add Civitai URL retrieval functionality and UI integration Will Miao 2025-03-22 17:35:30 +08:00
  • e7dffbbb1e Refactor LoRA handling in LoraLoader, LoraStacker, and TriggerWordToggle Will Miao 2025-03-22 15:56:37 +08:00
  • a31712ad1f Wrap status badge in a container div for improved layout in ImportManager component Will Miao 2025-03-22 10:24:01 +08:00