alphard alphard
alphard synced commits to main at alphard/ComfyUI-Lora-Manager from mirror 2026-05-16 18:17:36 -03:00
a74cbe7aa2 fix(test): sync civitai bulk test with nsfw param
94edfaa190 fix(import): discover all resources from CivitAI modelVersionIds
Compare 2 commits »
alphard synced commits to main at alphard/ComfyUI-Lora-Manager from mirror 2026-05-16 10:07:36 -03:00
31c54ff068 fix(civitai): add nsfw param to user-models and batch-ids queries (#930)
21872a8e9e fix(ui): default_active in group mode should not propagate to children; hide group badge/edit for single-child groups (#929)
612612f1c7 feat(ui): add Open Source URL action to recipe modal header, align header styles with model modal
Compare 3 commits »
alphard synced commits to main at alphard/ComfyUI-Lora-Manager from mirror 2026-05-15 17:47:37 -03:00
ff240db5b1 chore: reduce remote recipe import log verbosity, demote detail fields to debug
bcfed4b874 feat(ui): use recipes terminology in bulk delete confirmation for recipes page
Compare 2 commits »
alphard synced commits to main at alphard/ComfyUI-Lora-Manager from mirror 2026-05-15 09:37:36 -03:00
1352c6ecbe fix(recipes): fall back to Civitai API meta when EXIF is empty, enrich checkpoint in analyze_remote_image
30b01b8a92 fix(recipes): offload EXIF to thread pool, throttle concurrent imports, eliminate duplicate Civitai API call
Compare 2 commits »
alphard created branch main in alphard/comfyui-subfolderimageloader 2026-05-14 22:36:08 -03:00
alphard pushed to main at alphard/comfyui-subfolderimageloader 2026-05-14 22:36:08 -03:00
2812a5a6e6 Omit subfolders that contain no images
f73022020d Add nested subfolder support. Prevent selection reverting on refresh
7752d56a03 Add image preview functionality and fix subfolder filtering
0de6ee8b12 Added pyproject.toml
c90bdabab6 Use local README and LICENSE
alphard created repository alphard/comfyui-subfolderimageloader 2026-05-14 22:35:27 -03:00
alphard synced commits to main at alphard/ComfyUI-Lora-Manager from mirror 2026-05-14 17:17:37 -03:00
a105cb322b fix(metadata): prune stale example-image entries when files are deleted on disk (#927)
alphard synced commits to main at alphard/ComfyUI-Lora-Manager from mirror 2026-05-13 08:37:37 -03:00
3bf396d003 feat(recipes): add toggle to strip <lora:> tags when copying prompt/negative_prompt
alphard synced commits to main at alphard/ComfyUI-Lora-Manager from mirror 2026-05-13 00:27:38 -03:00
60cfb3b8e0 chore: add .sisyphus/ to .gitignore
6763abb83c fix(test): update test recipes to use source_path instead of source_url
Compare 2 commits »
alphard synced commits to main at alphard/ComfyUI-Lora-Manager from mirror 2026-05-12 16:17:37 -03:00
5c53968caa refactor(download-history): rename mark_not_downloaded to mark_as_deleted
b4f7dd75af fix(persistent-cache): persist scanner cache after model deletion
86118d0654 fix(recipes): persist source_path in SQLite cache and eliminate source_url redundancy
Compare 3 commits »
alphard synced commits to main at alphard/ComfyUI-Lora-Manager from mirror 2026-05-12 08:07:39 -03:00
df1410535e fix(ui): remove redundant Quick Refresh from Refresh split button dropdown
alphard synced commits to main at alphard/ComfyUI-Lora-Manager from mirror 2026-05-11 10:37:38 -03:00
75f74d54d8 feat(bulk): reorganize context menu with sections and submenu for workflow actions
ab6100f596 feat(bulk): add "Download Example Images" to bulk select context menu (#923)
Compare 2 commits »
alphard synced commits to main at alphard/ComfyUI-Lora-Manager from mirror 2026-05-10 18:26:43 -03:00
5d3ab3bbf8 feat(showcase): click-to-view full-size image/video in recipe and model modals (#926)
alphard synced commits to main at alphard/ComfyUI-Lora-Manager from mirror 2026-05-10 10:16:45 -03:00
d9dc0dba8d perf(startup): load extra model paths during Config init to avoid double symlink scan
alphard synced commits to main at alphard/ComfyUI-Lora-Manager from mirror 2026-05-07 08:56:43 -03:00
3631c5eb10 chore: bump version to 1.0.6
alphard synced commits to refs/tags/v1.0.6 at alphard/ComfyUI-Lora-Manager from mirror 2026-05-07 08:56:43 -03:00
alphard synced new reference refs/tags/v1.0.6 to alphard/ComfyUI-Lora-Manager from mirror 2026-05-07 08:56:43 -03:00
alphard synced commits to main at alphard/ComfyUI-Lora-Manager from mirror 2026-05-07 00:46:44 -03:00
6d5b4b7312 fix(test): update drag interaction test to match 454210a4's renderFunction→setValue change
7803bd542d feat(base-models): add Ernie, Ernie Turbo, Nucleus base model types (#922)
f0a86dbbc0 feat(bulk): add bulk favorite/unfavorite toggle with context-sensitive single menu item
682e964f89 fix(usage-control): enrich usageControl from CivitAI by-hash API for all model types
Compare 4 commits »
alphard synced commits to main at alphard/ComfyUI-Lora-Manager from mirror 2026-05-06 16:36:45 -03:00
908464bc0a docs: remove inline release notes from README (now maintained via GitHub Releases)