alphard alphard
alphard synced commits to main at alphard/ComfyUI-Lora-Manager from mirror 2026-05-26 22:09:25 -03:00
3962b1a96d fix(civitai): fall back to direct version fetch when modelVersions is empty for newly published models
8b856276bf fix(ui): escape HTML entities in parseMarkdown to prevent swallowed angle brackets
Compare 2 commits »
alphard synced commits to refs/tags/v1.0.8 at alphard/ComfyUI-Lora-Manager from mirror 2026-05-26 13:59:27 -03:00
alphard synced new reference refs/tags/v1.0.8 to alphard/ComfyUI-Lora-Manager from mirror 2026-05-26 13:59:27 -03:00
alphard synced commits to main at alphard/ComfyUI-Lora-Manager from mirror 2026-05-26 13:59:27 -03:00
c97c802956 docs: auto-update supporters list in README
24e2909627 chore(release): bump version to v1.0.8
b768f1368f fix(i18n): update aria2 annotation from experimental to recommended across all locales
37ccd29fc0 feat(modal): make version name editable in model modal (#931)
Compare 4 commits »
alphard synced commits to main at alphard/ComfyUI-Lora-Manager from mirror 2026-05-26 05:49:25 -03:00
7416080cfb fix(civitai): retry transient server errors and cache version info to reduce 504 timeouts
alphard synced commits to main at alphard/ComfyUI-Lora-Manager from mirror 2026-05-25 21:39:37 -03:00
26be187d42 fix(i18n): translate remaining loraSyntaxFormat TODO keys across all locales
d7caa1fa47 fix(license): remove cascading commercial-use bit encoding, clarify Allow Selling label (#941)
2629fcce23 fix(doctor): add i18n translations for check items, action buttons, and labels
438e7d07b9 fix(i18n): add missing conflictConfirm.detail and conflictConfirm.impact keys to all locales
e9932ea870 feat(tags): add right-click context menu with copy for trigger word tags
Compare 16 commits »
alphard synced commits to main at alphard/ComfyUI-Lora-Manager from mirror 2026-05-20 12:07:35 -03:00
818fa34a48 fix(ui): auto-focus tag input and flush uncommitted text on save (#934)
78303b2a5e feat(ui): merge user tags into auto-tag badges and refresh on tag edit (#918)
9ce56dd40c feat(lora): support relative paths in <lora:folder/name:strength> syntax (#917)
Compare 3 commits »
alphard synced commits to main at alphard/ComfyUI-Lora-Manager from mirror 2026-05-18 11:07:36 -03:00
33e5f3d85d fix(#933): compute SHA256 locally when CivitAI API returns empty hashes
031d5e4f40 fix(doctor): exclude checkpoints/embeddings from duplicate filename detection (#934)
Compare 2 commits »
alphard synced commits to refs/tags/v1.0.7 at alphard/ComfyUI-Lora-Manager from mirror 2026-05-17 10:37:35 -03:00
alphard synced new reference refs/tags/v1.0.7 to alphard/ComfyUI-Lora-Manager from mirror 2026-05-17 10:37:35 -03:00
alphard synced commits to main at alphard/ComfyUI-Lora-Manager from mirror 2026-05-17 10:37:35 -03:00
4ff5774e34 docs: auto-update supporters list in README
94e1a8ac7b chore(release): bump version to v1.0.7
cc20d3b992 feat(ui): auto-detect HIGH/LOW badges and auto-tag filters (#918)
Compare 3 commits »
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