Commit Graph

  • 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
  • 493dff5c19 Add support modal and toggle button for user feedback and support Will Miao 2025-03-05 20:47:17 +08:00
  • 520a4b10ae Update determine_base_model function to return version_string and add TODO for more mappings Will Miao 2025-03-05 19:57:13 +08:00
  • f614dbf700 Add filters - base model only for now Will Miao 2025-03-05 19:53:52 +08:00
  • c17f2c885a Add filters - checkpoint Will Miao 2025-03-05 19:07:11 +08:00
  • 879df0d563 Add "Hunyuan Video" to BASE_MODEL_MAPPING and create new Lora manager example workflow Will Miao 2025-03-05 10:18:22 +08:00
  • 4c95b5c516 Update README and bump to version 0.7.34 v0.7.34 Will Miao 2025-03-05 00:09:46 +08:00
  • a443b3230b Fix a issue that lora preview tooltip not disappear Will Miao 2025-03-05 00:05:31 +08:00
  • caae1d2fbe Update README and version to 0.7.33 with new LoRA features and bug fixes Will Miao 2025-03-03 18:51:50 +08:00
  • a38757fee6 Refactor progress reporting in DownloadManager and improve selection logic in MoveManager Will Miao 2025-03-03 18:51:35 +08:00
  • 81b401106f Add auto-focus to preset value and keydown event listeners for notes and preset actions Will Miao 2025-03-03 12:17:57 +08:00
  • 3b4f3c1b44 Add file size display and formatting to Lora modal Will Miao 2025-03-03 12:07:33 +08:00
  • db5d479c0e Add file name copy functionality to Lora modal Will Miao 2025-03-03 11:48:44 +08:00
  • 446d13d832 Add empty state message for tags widget and improve height calculation Will Miao 2025-03-03 11:30:51 +08:00
  • 22b2aba1e8 Enhance Lora widget layout with improved styling and media container for better display Will Miao 2025-03-03 11:30:10 +08:00
  • 36aba4a2c7 Refactor Lora handling to improve data consistency and remove duplicates in widget value Will Miao 2025-03-03 05:55:53 +08:00
  • 1281ae29cb Fix node size Will Miao 2025-03-03 05:32:54 +08:00
  • 6db4ff3bd6 Allow negative strength loras Will Miao 2025-03-02 18:03:59 +08:00
  • ac07cbcd55 Refactor Lora widget callback to prevent recursive updates and improve code clarity Will Miao 2025-03-02 17:55:33 +08:00
  • 3e68a7f772 Add context menu for Lora items and improve Lora cleanup logic Will Miao 2025-03-02 17:47:28 +08:00
  • 988d298008 Fix serialize issue caused by comfy by a workaround of adding dummy items Will Miao 2025-03-02 17:09:01 +08:00
  • 3b5e6c8bba checkpoint Will Miao 2025-03-02 15:50:36 +08:00
  • 2f445de43a checkpoint Will Miao 2025-03-02 15:44:14 +08:00
  • 1c329ac6ca checkpoint Will Miao 2025-03-02 09:21:01 +08:00
  • 002823c6cf Enhance lora loader done Will Miao 2025-03-01 15:02:48 +08:00
  • ebe80e30ab Enhance lora loader Will Miao 2025-03-01 09:10:14 +08:00
  • 6f48762110 Fix issue with incomplete display caused by too many folders Will Miao 2025-02-28 21:37:00 +08:00
  • ccd4cee65a Add TriggerWord Toggle node Will Miao 2025-02-27 15:38:50 +08:00
  • 61dc766075 Add environment variable checks to settings manager Will Miao 2025-02-27 08:14:11 +08:00
  • 561e32a980 Fix getting stuck when loras folder is empty Will Miao 2025-02-27 06:52:19 +08:00
  • cc09fe7525 Fix setting path Will Miao 2025-02-24 21:36:46 +08:00
  • 2d72044d66 Reorganize python files Will Miao 2025-02-24 20:41:16 +08:00
  • f0cd77e7e5 Update Will Miao 2025-02-24 20:22:46 +08:00
  • 24ba086e0d Fix node register conflict Will Miao 2025-02-24 09:58:08 +08:00
  • df9594d04c Bump version to 0.7.32 Will Miao 2025-02-23 16:13:20 +08:00
  • 5694f6d4d2 Fix delete lora Will Miao 2025-02-23 16:10:58 +08:00
  • 3871557868 Fix symbolic links Will Miao 2025-02-23 14:03:55 +08:00
  • 97d14dea39 Bump version to 0.7.31 Will Miao 2025-02-23 06:53:37 +08:00
  • 778ea08997 Fix symbolic links issue Will Miao 2025-02-23 06:52:15 +08:00
  • 99bdf9a3b3 Fix symlink checkpoint2 Will Miao 2025-02-23 06:25:05 +08:00
  • cb054953aa Fix symlink checkpoint1 Will Miao 2025-02-22 20:28:47 +08:00
  • f1d8d5e9b4 Merge branch 'main' of https://github.com/willmiao/ComfyUI-Lora-Manager Will Miao 2025-02-22 16:17:45 +08:00
  • af5c2341e7 Enhance file handling in LoraScanner and file_utils: resolve symlinks and improve error logging Will Miao 2025-02-22 11:31:00 +08:00
  • ba2c80496e Enhance clipboard functionality in LoraCard: implement modern clipboard API with fallback for older browsers Will Miao 2025-02-22 10:42:28 +08:00
  • e31404330f Update README.md pixelpaws 2025-02-21 23:00:22 +08:00
  • 7981f82527 Bump version to 0.7.3 in pyproject.toml Will Miao 2025-02-21 22:15:15 +08:00
  • 3f3710879d update Will Miao 2025-02-21 22:13:48 +08:00
  • 2dd2bb7478 Update README for version 0.7.2: Add one-click LoRA integration features and usage instructions Will Miao 2025-02-21 22:12:23 +08:00
  • 4605399b50 Support One-click integration of LoRAs into ComfyUI workflows with preset strength values Will Miao 2025-02-20 23:05:04 +08:00
  • 9ce38e7db3 Add lora loader node Will Miao 2025-02-20 22:37:40 +08:00
  • 3fa8bae205 Update README for CivitAI API key instructions, bump version to 0.7.1, and enhance error handling in API routes Will Miao 2025-02-20 08:29:03 +08:00
  • b7c8b11e98 Update README and logs for version 0.7.0: Major features enhancement including CivitAI integration, new context menu, and improved model details. Will Miao 2025-02-19 23:30:19 +08:00
  • 57ca4a275d Enhance LoraCard with preset controls for usage tips and update modal styles Will Miao 2025-02-19 22:33:34 +08:00
  • d7b3ba6d67 checkpoint Will Miao 2025-02-19 21:04:41 +08:00
  • 39ad18bfbc Add metadata saving functionality and enhance LoraCard with usage tips and notes Will Miao 2025-02-19 20:49:54 +08:00
  • ebc4196071 Enhance modal styles and add scrollbar width variable Will Miao 2025-02-19 13:32:57 +08:00
  • 2f099325e4 Refactor showcase checkpoint Will Miao 2025-02-19 12:53:09 +08:00
  • 1d0af7f163 checkpoint Will Miao 2025-02-19 12:14:12 +08:00
  • 2f3061ce7c checkpoint Will Miao 2025-02-19 11:20:26 +08:00
  • 0b260276b2 checkpoint Will Miao 2025-02-19 07:17:39 +08:00
  • e19300d5f4 Fix bug Will Miao 2025-02-18 21:10:42 +08:00