Commit Graph

  • eb8b95176b fix(config): return normalized path in link mapping methods Will Miao 2026-01-21 09:09:02 +08:00
  • 091d8aba39 feat(tests): add case-insensitive path validation tests for Windows Will Miao 2026-01-21 08:49:41 +08:00
  • 379e3ce2f6 feat(config): normalize paths for case-insensitive comparison on Windows, see #774 and #772 Will Miao 2026-01-21 08:32:22 +08:00
  • 1b7b598f7a feat(sliders): adjust value label positioning and line height Will Miao 2026-01-21 01:05:15 +08:00
  • fd06086a05 feat(lora_randomizer): implement dual seed mechanism for batch queue synchronization, fixes #773 Will Miao 2026-01-21 00:52:08 +08:00
  • 50c012ae33 fix(ui): unify Lora Randomizer widget styles with Loras widget Will Miao 2026-01-20 09:42:54 +08:00
  • 796acba764 chore: bump version from 0.9.11 to 0.9.12 v0.9.12 Will Miao 2026-01-19 17:37:19 +08:00
  • 3aab0cc916 feat: add v0.9.12 release notes and update LoRA Randomizer workflow example Will Miao 2026-01-19 16:23:49 +08:00
  • 4c2c8c2bc8 feat(randomizer): add mode change listener to update downstream trigger words Will Miao 2026-01-19 14:33:11 +08:00
  • e44180b832 feat(ui): exclude lock button from drag init in LoRA widget Will Miao 2026-01-19 12:53:59 +08:00
  • 4ff397e9c1 fix(modals): preserve model type during navigation (#771) Will Miao 2026-01-19 09:17:05 +08:00
  • 633ad2d386 fix(test): add fetch polyfill and update context menu test for new API implementation Will Miao 2026-01-19 08:34:31 +08:00
  • 1dee7f5cf9 feat(constants): standardize formatting and expand diffusion model list Will Miao 2026-01-19 01:20:46 +08:00
  • b0f0158f98 feat(example-images): add force parameter to retry failed downloads Will Miao 2026-01-18 21:58:12 +08:00
  • 7f2e8a0afb feat(search): add SQLite FTS5 full-text search index for recipes Will Miao 2026-01-18 20:44:22 +08:00
  • 7a7517cfb6 fix(test): add PointerEvent polyfills and update drag interaction test to match implementation Will Miao 2026-01-18 16:32:01 +08:00
  • f0c852ef23 fix(randomizer): convert numeric config values to proper types to prevent string subtraction errors Will Miao 2026-01-18 12:40:58 +08:00
  • 839bcbd37f fix(settings): add default_unet_root to SYNC_KEYS for proper frontend sync Will Miao 2026-01-18 12:38:46 +08:00
  • ab6a4844f0 chore: remove unused md files Will Miao 2026-01-18 11:59:50 +08:00
  • dad549f65f feat(download): auto-route diffusion models to unet folder based on baseModel, see #770 Will Miao 2026-01-18 11:57:23 +08:00
  • aab1797269 Revert "feat: add automatic retry for failed example image downloads" Will Miao 2026-01-18 10:55:30 +08:00
  • cb460fcdb0 feat: add automatic retry for failed example image downloads Will Miao 2026-01-18 08:55:49 +08:00
  • 88e7f671d2 fix(autocomplete): resolve instability in Vue DOM mode and fix WanVideo node binding Will Miao 2026-01-17 14:19:20 +08:00
  • 07d599810d feat(debug): replace websocket with ComfyUI UI system for metadata display Will Miao 2026-01-16 21:29:03 +08:00
  • 4f3c91b307 feat: migrate LoRA Manager top menu to actionBarButtons API Will Miao 2026-01-16 21:15:56 +08:00
  • ad7d372887 fix: use CivArchive provider when source is 'civarchive' (#769) Will Miao 2026-01-16 10:57:22 +08:00
  • 4e909f3008 fix: enable wheel event handling in tags widget for Vue DOM render mode Will Miao 2026-01-15 20:15:18 +08:00
  • bd0dfd4ef5 fix: lora entry selection and strength display issues Will Miao 2026-01-15 19:04:56 +08:00
  • c5b597dc89 Merge branch 'main' of https://github.com/willmiao/ComfyUI-Lora-Manager Will Miao 2026-01-15 16:05:41 +08:00
  • bd4958edc3 fix: improve loras widget drag functionality in Vue DOM render mode Will Miao 2026-01-15 15:57:48 +08:00
  • 428a2ce420 fix: support multiple include folders in LoRA pool widget Will Miao 2026-01-15 15:17:33 +08:00
  • 5636437df2 fix: enable autocomplete in Vue DOM render mode Will Miao 2026-01-15 14:34:05 +08:00
  • 10c0668b02 fix: enable prompt search functionality in recipes page Will Miao 2026-01-15 09:45:03 +08:00
  • 0c67ff85ee build: rebuild Vue widgets with slider compatibility fixes Will Miao 2026-01-15 07:03:17 +08:00
  • cde6151c71 fix: make sliders compatible with Vue DOM render mode Will Miao 2026-01-15 07:03:05 +08:00
  • 9ed5319ad2 refactor: remove Lora Demo node Will Miao 2026-01-14 22:44:53 +08:00
  • 40756b7dd3 feat: add clear button to search inputs in modals Will Miao 2026-01-14 21:38:42 +08:00
  • 2a9ceb9e85 feat: auto-focus search bar in LoRA pool modals Will Miao 2026-01-14 21:14:43 +08:00
  • 30077099ec fix: improve LoRA Randomizer toggle UX and semantic clarity Will Miao 2026-01-14 18:43:46 +08:00
  • fc8240e99e feat: add "Respect Recommended Strength" feature to LoRA Randomizer Will Miao 2026-01-14 16:34:24 +08:00
  • 4951ff358e feat: add WSL and Docker support for file location opening Will Miao 2026-01-14 15:49:35 +08:00
  • 73f2a34d08 fix: prevent cursor flickering when dragging slider handles Will Miao 2026-01-14 11:46:32 +08:00
  • 394eebe070 fix: avoid scanner.py false positives in test fixtures Will Miao 2026-01-14 10:21:44 +08:00
  • bc08a45214 feat: improve code formatting and readability in model handlers Will Miao 2026-01-13 22:56:55 +08:00
  • 0c96e8d328 chore: rename example workflow files to use underscores Will Miao 2026-01-13 20:03:18 +08:00
  • 859277a7eb feat(ui): enhance tag hover states and adjust toggle switch alignment Will Miao 2026-01-13 19:54:36 +08:00
  • 9e510d64ec feat(lora-randomizer): prevent early watch triggers by tracking mount state Will Miao 2026-01-13 19:22:51 +08:00
  • 430ba84cf7 feat(workflow): add lora randomizer template workflow Will Miao 2026-01-13 19:17:28 +08:00
  • 0ae2d084f4 feat(lora-randomizer): add segmented scale mode to strength sliders Will Miao 2026-01-13 16:16:11 +08:00
  • 514846cd4a feat(lora-randomizer): refactor randomization logic and add input preprocessing Will Miao 2026-01-13 15:47:59 +08:00
  • 1ebd2c93a0 feat: add .opencode to gitignore and refactor lora routes Will Miao 2026-01-13 13:59:36 +08:00
  • 688baef2f0 feat(dom-widgets): forward middle mouse events to canvas for panning Will Miao 2026-01-13 11:45:12 +08:00
  • 6a17e75782 docs: add frontend UI architecture and ComfyUI widget guidelines Will Miao 2026-01-13 11:20:50 +08:00
  • bce6b0e610 feat(randomizer): add LoRA locking and roll modes Will Miao 2026-01-12 21:53:47 +08:00
  • 177b20263d feat: add LoraDemoNode and LoraRandomizerNode with documentation Will Miao 2026-01-12 15:06:38 +08:00
  • 65cede7335 feat(lora-pool): add folder filtering and preview tooltip enhancements Will Miao 2026-01-12 10:08:16 +08:00
  • 9719dd4d07 docs(dom_widget_dev_guide): clarify dynamic resizing and add performance note Will Miao 2026-01-12 09:22:18 +08:00
  • 7a5f4514f3 feat(lora-pool): add external value handling and config update support Will Miao 2026-01-11 20:37:17 +08:00
  • b44ef9ceaa feat(ui): update LoRA pool widget color scheme and empty state styling Will Miao 2026-01-11 19:54:44 +08:00
  • 647728b2e1 feat: rename demo widget to lora-manager-widgets and remove demo node Will Miao 2026-01-11 19:08:55 +08:00
  • 3d348900ac feat(randomizer): add lora pool Vue widget Will Miao 2026-01-11 16:26:38 +08:00
  • 32249d1886 feat: add Vue widget demo node and development support Will Miao 2026-01-10 17:45:26 +08:00
  • f842ea990e feat(metadata): prevent overwriting high-quality Civitai API metadata with archive data. See #764 Will Miao 2026-01-09 19:47:32 +08:00
  • f2e12c0fd3 feat: add "Strength Range" option to LoRA preset parameters dropdown, fixes #386 Will Miao 2026-01-08 22:19:19 +08:00
  • f62b3f62be feat(recipe_scanner): prioritize local sibling images and persist repairs Will Miao 2026-01-08 15:53:01 +08:00
  • b57a317c82 feat(docs): add DOMWidget development guide for vanilla JavaScript Will Miao 2026-01-08 13:56:53 +08:00
  • fa063ba1ce fix: Reprocess example images with missing folders, improve error handling, and add new tests. Fixes #760 Will Miao 2026-01-08 00:25:36 +08:00
  • eb30595d23 feat(header): improve CSS formatting and spacing Will Miao 2026-01-07 16:20:46 +08:00
  • fd7cb3300d fix: Disable virtual scroll keyboard navigation when editing content or a modal is open. See #759 Will Miao 2026-01-07 00:01:09 +08:00
  • f199c9b591 feat: propagate version info to model update record creation. Fixes #756 Will Miao 2026-01-06 08:46:55 +08:00
  • 255ca4fc93 fix: Reposition keyboard navigation tooltip and its arrow to the left. Fixes #753 Will Miao 2026-01-04 19:26:13 +08:00
  • 09c1bd78cd feat: Add and hide loading indicators for tag operations. Fixes #755 Will Miao 2026-01-04 19:12:15 +08:00
  • edbcca9bbd refactor: simplify symlink cache invalidation by removing background rescan and noise_mtime in favor of a root-path-only fingerprint. Will Miao 2026-01-03 19:29:53 +08:00
  • 8c68298202 feat: rename WanVideoLoraSelect node's class name. Will Miao 2026-01-03 17:12:21 +08:00
  • a80380d1f0 chore: reduce symlink cache and scan log verbosity from info to debug level. Will Miao 2026-01-03 14:50:05 +08:00
  • f13f22c949 chore: Improve logging by adding SHA256 hash calculation timing and clarifying metadata creation messages. Will Miao 2026-01-03 08:56:34 +08:00
  • 07aeeb6c70 feat: Deselect moved items and no longer automatically exit bulk mode after a successful move. Fixes #749 Will Miao 2026-01-02 20:36:06 +08:00
  • 4317b06049 fix: Prevent EXIF metadata operations on video files by adding type checks. Will Miao 2026-01-02 20:18:03 +08:00
  • ab85ba54a9 feat: Implement recipe repair cancellation with UI support and refactor LoadingManager to a singleton. Will Miao 2026-01-02 20:03:27 +08:00
  • 837c32c42f feat: implement task cancellation for model scanning and bulk operations Will Miao 2026-01-02 18:48:28 +08:00
  • 953117efa1 feat: add logging setup and standalone mode detection to LoRA Manager Will Miao 2025-12-31 18:52:44 +08:00
  • afa5533145 feat: reduce log verbosity by changing info logs to debug Will Miao 2025-12-31 16:14:24 +08:00
  • 102defe29c feat: add open settings location endpoint Will Miao 2025-12-31 16:09:23 +08:00
  • 8120716cd8 feat: enhance model move functionality with cache entry updates Will Miao 2025-12-31 10:33:22 +08:00
  • 2b239c3747 feat: add MoveManager for handling model movement, including UI, bulk operations, and path management. Will Miao 2025-12-30 23:04:22 +08:00
  • a59c31bc06 fix: Synchronize aiohttp session creation and refresh with an asyncio lock to prevent race conditions. Will Miao 2025-12-30 19:47:22 +08:00
  • d30c8e13df feat: implement various UI helpers including clipboard, toasts, theme toggling, and Civitai integration, and add RecipeModal component. Will Miao 2025-12-29 16:14:55 +08:00
  • 5d5a2a998a feat: Implement model move, import, and download functionalities with corresponding UI and API updates. Will Miao 2025-12-28 21:18:27 +08:00
  • e5b557504e feat: Add context menu option to move checkpoint models between type folders and complete various UI translations. Will Miao 2025-12-28 17:50:22 +08:00
  • e43aa5cae4 feat: Update recipe syntax API to accept a recipe ID and add a new test for the endpoint. Will Miao 2025-12-27 22:09:15 +08:00
  • f5d5bffa61 feat: Improve Nunchaku LoRA loading with copy_with_ctx support and add unit tests. see #733 Will Miao 2025-12-27 21:46:14 +08:00
  • 7d6b717385 Merge pull request #743 from willmiao/sort-by-usage-count pixelpaws 2025-12-26 22:51:29 +08:00
  • d9ce2c56c0 feat: Add 'times used' translation keys and implement usage-based sorting in the model service. Will Miao 2025-12-26 22:39:51 +08:00
  • 914d24b8bf Merge pull request #723 from stone9k/main pixelpaws 2025-12-26 22:18:06 +08:00
  • 1329294981 Merge branch 'sort-by-usage-count' into main pixelpaws 2025-12-26 22:17:03 +08:00
  • 475906a25e perf: Add detailed performance logging to model retrieval, filtering, and sorting operations. see #711 Will Miao 2025-12-25 22:36:24 +08:00
  • 84b68cff90 test: Add clone method to _DummyLoraLoader and import copy. Will Miao 2025-12-25 21:48:58 +08:00
  • 41759f5e67 refactor: use model.clone() instead of copy.deepcopy() for model duplication, see #733 Will Miao 2025-12-25 21:15:28 +08:00
  • 91cd88f1df feat: Add recursive root folder scanning with API and UI updates. fixes #737 Will Miao 2025-12-25 21:07:52 +08:00
  • e5869648fb feat: Add keyboard navigation hints and a breadcrumb container to the recipes page, and refactor control layout. Will Miao 2025-12-24 20:46:14 +08:00