Commit Graph

  • f4eb916914 feat: standardize LoRA Manager frontend with CSS classes and improved styles Will Miao 2025-10-21 17:42:32 +08:00
  • 49b9b7a5ea feat(lora): remove deprecated defaultInput, use only forceInput Will Miao 2025-10-21 11:55:51 +08:00
  • 9b1a9ee071 feat: refactor LoRA manager widget into top menu extension Will Miao 2025-10-21 11:54:50 +08:00
  • 0b8f137a1b feat(i18n): update French translation for cleanup example images label Will Miao 2025-10-19 22:33:32 +08:00
  • 6148a12301 Merge branch 'main' of https://github.com/willmiao/ComfyUI-Lora-Manager Will Miao 2025-10-19 20:06:08 +08:00
  • fadbf21b4f fix(relink): keep sha untouched during relinking Will Miao 2025-10-19 20:05:58 +08:00
  • c38a06937d Merge pull request #578 from willmiao/codex/propose-solutions-for-missing-model_name, fixes #429 pixelpaws 2025-10-18 21:33:00 +08:00
  • 1a34403b0e fix(model-cache): avoid mutating raw entries without fields pixelpaws 2025-10-18 21:30:49 +08:00
  • e4d58d0f60 fix(cache): harden metadata defaults pixelpaws 2025-10-18 21:19:09 +08:00
  • 4e4ea85cc3 Merge pull request #577 from willmiao/codex/add-sanitize_folder_name-utility-method, #552 pixelpaws 2025-10-18 16:48:43 +08:00
  • f7a856349a fix(utils): sanitize path template folder names pixelpaws 2025-10-18 16:20:47 +08:00
  • 15edd7a42c feat(settings): remove redundant option descriptions from layout settings Will Miao 2025-10-18 09:52:47 +08:00
  • 46243a236d feat(ui): refactor LoRA widget focus navigation Will Miao 2025-10-18 09:26:33 +08:00
  • 6f382e587a feat(loras): track pending focus target for strength inputs Will Miao 2025-10-18 08:49:12 +08:00
  • bf3d706bf4 feat(ui): add keyboard navigation for LoRA strength inputs, #432 Will Miao 2025-10-18 08:36:10 +08:00
  • cdf21e813c feat(settings): improve priority tags header layout and accessibility Will Miao 2025-10-17 16:51:11 +08:00
  • 10f5588e4a feat: add model_name and version_name placeholders to download paths, #552 Will Miao 2025-10-17 16:01:06 +08:00
  • 0ecbdf6f39 feat(context-menu): prevent duplicate NSFW selector initialization Will Miao 2025-10-17 10:52:02 +08:00
  • 61101a7ad0 fix(recipe-scanner): honor SFW filtering option, fixes #576 Will Miao 2025-10-17 10:35:00 +08:00
  • 6d9be814a5 feat(ui): add configurable model card footer action, fixes #249 Will Miao 2025-10-17 08:43:35 +08:00
  • 52bf93e430 Merge pull request #574 from willmiao/codex/add-model-name-display-setting pixelpaws 2025-10-16 09:21:19 +08:00
  • 00fade756c fix(settings): dispatch name display updates on original loop pixelpaws 2025-10-16 09:02:35 +08:00
  • 3c0feb23ba feat(model-cache): respect model name display preference pixelpaws 2025-10-16 07:01:04 +08:00
  • 3627840fe9 feat: update portable package download link to v0.9.8 Will Miao 2025-10-15 21:19:15 +08:00
  • bbdc1bba87 Merge pull request #573 from willmiao/codex/add-batch-model-version-retrieval pixelpaws 2025-10-15 20:55:53 +08:00
  • 21a1bc1a01 feat(metadata): batch refresh model versions pixelpaws 2025-10-15 20:47:30 +08:00
  • 0968698804 feat: add v0.9.8 release notes and update version v0.9.8 Will Miao 2025-10-15 19:47:13 +08:00
  • a5b2e9b0bf feat: add update service dependency and has_update filter Will Miao 2025-10-15 17:25:16 +08:00
  • 5a6ff444b9 Merge pull request #572 from willmiao/codex/design-ui-for-model-update-notifications pixelpaws 2025-10-15 16:01:20 +08:00
  • 3bb240d3c1 fix(updates): avoid caching failed civitai lookups pixelpaws 2025-10-15 16:00:23 +08:00
  • ee0d241c75 refactor(routes): limit update endpoints to essentials pixelpaws 2025-10-15 15:37:35 +08:00
  • 321ff72953 feat: remove delay from bulk auto-organize completion Will Miao 2025-10-15 10:32:59 +08:00
  • 412f1e62a1 feat(i18n): add model name display option and improve localization, fixes #440 Will Miao 2025-10-15 10:23:39 +08:00
  • 8901b32a55 Merge branch 'main' of https://github.com/willmiao/ComfyUI-Lora-Manager Will Miao 2025-10-15 09:19:05 +08:00
  • 8ab6cc72ad feat: add project documentation in IFLOW.md Will Miao 2025-10-15 09:18:59 +08:00
  • 52e671638b feat(example-images): add stop control for download panel pixelpaws 2025-10-14 22:18:57 +08:00
  • a3070f8d82 feat: add rate limit error handling to CivArchive client Will Miao 2025-10-14 21:04:32 +08:00
  • 3fde474583 feat(civitai): add rate limiting support and error handling Will Miao 2025-10-14 20:52:01 +08:00
  • 1454991d6d feat(i18n): update bulk action labels to reflect selected items Will Miao 2025-10-14 21:36:11 +08:00
  • 4398851bb9 feat: reorder and update context menu items Will Miao 2025-10-14 21:29:09 +08:00
  • 5173aa6c20 feat(model-scanner): add logging for file processing, fixes #566 Will Miao 2025-10-14 19:44:59 +08:00
  • 3d98572a62 feat: improve civitai data handling and type safety, fixes #565 Will Miao 2025-10-14 16:03:33 +08:00
  • c48095d9c6 feat: replace IO type imports with string literals Will Miao 2025-10-14 09:12:55 +08:00
  • 1e4d1b8f15 feat(nodes): add Promp (LoraManager) node and autocomplete support Will Miao 2025-10-13 23:23:32 +08:00
  • 8c037465ba Merge pull request #564 from willmiao/codex/design-apis-for-pause-and-resume-download pixelpaws 2025-10-13 21:39:47 +08:00
  • 055c1ca0d4 test(downloads): cover pause and resume flows pixelpaws 2025-10-13 21:30:23 +08:00
  • 27370df93a feat(download): add support to download models from civarchive, fixes #381 Will Miao 2025-10-13 19:27:56 +08:00
  • 60d23aa238 feat(download): enhance download progress ui with transfer stats Will Miao 2025-10-13 19:06:32 +08:00
  • 5e441d9c4f Merge pull request #563 from willmiao/codex/add-download-speed-info-to-progress pixelpaws 2025-10-13 18:11:32 +08:00
  • eb76468280 feat(downloads): expose throughput metrics in progress APIs pixelpaws 2025-10-13 14:39:31 +08:00
  • 01bbaa31a8 fix(ModelTags): fix performance and UX issues in ModelTags Will Miao 2025-10-12 22:31:10 +08:00
  • bddf023dc4 Merge branch 'main' of https://github.com/willmiao/ComfyUI-Lora-Manager Will Miao 2025-10-12 17:43:31 +08:00
  • 8e69a247ed feat(i18n): Update priority tags translations for better localization Will Miao 2025-10-12 17:43:26 +08:00
  • 97141b01e1 Merge pull request #562 from willmiao/incremental-cache, see #561 pixelpaws 2025-10-12 17:09:19 +08:00
  • acf610ddff feat(model-scanner): add metadata tracking and improve cache management Will Miao 2025-10-12 16:54:39 +08:00
  • a9a6f66035 feat(api): enhance model API creation with validation and default fallback Will Miao 2025-10-12 15:28:30 +08:00
  • 0040863a03 feat(tests): introduce ROUTE_CALLS_KEY for organizing route calls Will Miao 2025-10-12 09:12:57 +08:00
  • 4ab86b4ae2 feat(locale): add drag drop error message in locales Will Miao 2025-10-12 09:07:36 +08:00
  • b32b4b4042 feat: enhance model scanning to include creator username Will Miao 2025-10-12 08:51:42 +08:00
  • 4e552dcf3e feat: Add drag-and-drop support with visual feedback for sidebar nodes Will Miao 2025-10-12 06:55:01 +08:00
  • 8f4c02efdc Merge branch 'main' of https://github.com/willmiao/ComfyUI-Lora-Manager Will Miao 2025-10-12 05:44:07 +08:00
  • b77c596f3a Fix error message to improve clarity in DownloadManager Will Miao 2025-10-12 05:43:59 +08:00
  • 181f0b5626 Merge pull request #560 from willmiao/codex/analyze-coverage-for-backend-tests pixelpaws 2025-10-11 22:48:35 +08:00
  • 480e5d966f test: add standalone bootstrap and model factory coverage pixelpaws 2025-10-11 22:42:24 +08:00
  • e8636b949d feat(ModelTags): Implemented drag-and-drop reordering for tag edit mode so users can rearrange tags directly in the UI, fixes #414 Will Miao 2025-10-11 20:56:22 +08:00
  • 8ea369db47 Merge pull request #559 from willmiao/codex/add-info-level-logging-in-fetch_and_update_model pixelpaws 2025-10-11 20:37:08 +08:00
  • ec9b37eb53 feat: add model type context to tag suggestions Will Miao 2025-10-11 20:36:38 +08:00
  • b0847f6b87 feat(doc): update priority tags configuration guide wiki Will Miao 2025-10-11 20:08:42 +08:00
  • 84d10b1f3b feat(metadata): log metadata channel on fetch pixelpaws 2025-10-11 20:07:01 +08:00
  • 4fdc97d062 Merge branch 'main' of https://github.com/willmiao/ComfyUI-Lora-Manager Will Miao 2025-10-11 19:43:41 +08:00
  • 5fe5e7ea54 feat(ui): enhance settings modal styling and add priority tags tabs Will Miao 2025-10-11 19:43:22 +08:00
  • 7be1a2bd65 Merge pull request #557 from willmiao/civarc-api-support pixelpaws 2025-10-11 18:10:06 +08:00
  • 87842385c6 Merge pull request #558 from willmiao/codex/design-custom-priority-tags-format pixelpaws 2025-10-11 17:46:13 +08:00
  • 1dc189eb39 feat(metadata): implement fallback provider strategy for deleted models Will Miao 2025-10-11 17:44:38 +08:00
  • 6120922204 chore(priority-tags): add newline terminator pixelpaws 2025-10-11 17:38:20 +08:00
  • ddb30dbb17 Revert "feat(civarchive_client): update get_model_version_info to resolve the real model/version IDs before fetching the target metadata." Will Miao 2025-10-11 16:11:17 +08:00
  • 1e8bd88e28 feat(metadata): improve model ID redirect logic and provider ordering Will Miao 2025-10-11 16:11:13 +08:00
  • c3a66ecf28 feat(civarchive_client): update get_model_version_info to resolve the real model/version IDs before fetching the target metadata. Will Miao 2025-10-11 15:07:42 +08:00
  • 1f60160e8b feat(civarchive_client): enhance request handling and context parsing Will Miao 2025-10-11 13:07:29 +08:00
  • 7d560bf07a chore: add refs Will Miao 2025-10-11 12:59:13 +08:00
  • 47da9949d9 feat: update recipe download URL path to include /lm prefix Will Miao 2025-10-10 21:46:56 +08:00
  • 68c0a5ba71 Better Civ Archive support (adds API) (#549) scruffynerf 2025-10-10 08:04:01 -04:00
  • 1aa81c803b Merge pull request #551 from willmiao/codex/refactor-model-metadata-saving-logic pixelpaws 2025-10-10 08:56:12 +08:00
  • 8f5e134d3e fix: skip redundant hydration in metadata sync service pixelpaws 2025-10-10 08:49:54 +08:00
  • ef03a2a917 fix(metadata): hydrate cached records before saving pixelpaws 2025-10-10 08:30:51 +08:00
  • e275968553 feat(civitai): remove debug print statement from rewrite_preview_url function Will Miao 2025-10-10 08:18:23 +08:00
  • 76d3aa2b5b feat(version): bump version to 0.9.7 in pyproject.toml v0.9.7 Will Miao 2025-10-09 22:15:50 +08:00
  • c9a65c7347 feat(metadata): implement model data hydration and enhance metadata handling across services, fixes #547 Will Miao 2025-10-09 22:15:07 +08:00
  • f542ade628 feat(civitai): implement URL rewriting for Civitai previews and enhance download handling, fixes #499 Will Miao 2025-10-09 17:54:37 +08:00
  • d2c2bfbe6a feat(sidebar): add recursive search functionality and toggle button Will Miao 2025-10-09 17:07:10 +08:00
  • 2b6910bd55 feat(misc): mark model versions in library for Civitai user models Will Miao 2025-10-09 15:23:42 +08:00
  • b1dd733493 feat(civitai): enhance model version handling with cache lookup Will Miao 2025-10-09 14:10:00 +08:00
  • 5dcf0a1e48 Merge pull request #545 from willmiao/codex/evaluate-sqlite-cache-indexing-necessity pixelpaws 2025-10-09 13:54:46 +08:00
  • cf357b57fc feat(scanner): index cached models by version id pixelpaws 2025-10-09 13:50:44 +08:00
  • 4e1773833f Merge pull request #544 from willmiao/codex/add-endpoint-to-fetch-civitai-user-models pixelpaws 2025-10-09 11:56:57 +08:00
  • 8cf762ffd3 feat(misc): add civitai user model lookup pixelpaws 2025-10-09 11:49:41 +08:00
  • d997eaa429 Merge pull request #543 from willmiao/codex/refactor-get_model_version-logic-and-add-tests, fixes #540 pixelpaws 2025-10-09 11:07:33 +08:00
  • 8e51f0f19f fix(civitai): improve model version retrieval pixelpaws 2025-10-09 10:56:25 +08:00
  • f0e246b4ac Merge pull request #542 from willmiao/codex/investigate-backend-tests-modifying-settings.json pixelpaws 2025-10-08 16:02:11 +08:00
  • a232997a79 fix(utils): respect metadata sync overrides pixelpaws 2025-10-08 15:52:15 +08:00