alphard alphard
alphard synced and deleted reference refs/tags/agent at alphard/ComfyUI-Lora-Manager from mirror 2026-07-06 09:21:16 -03:00
alphard synced commits to main at alphard/ComfyUI-Lora-Manager from mirror 2026-07-06 09:21:16 -03:00
b019326747 feat(ui): auto-exit bulk mode after all bulk operations complete
54b44131b6 fix(hf): pass computed folder to _save_hf_metadata instead of re-deriving from paths
a1d948025c fix(hf): strip empty trainedWords from metadata JSON to keep sidecar clean
a90b2514ba feat(ui): group HF batch files by repo with collapse/expand, fix nested scroll & collapse animation
cb4ad27813 Merge pull request #1013 from willmiao/agent
Compare 38 commits »
alphard synced commits to agent at alphard/ComfyUI-Lora-Manager from mirror 2026-07-06 01:11:17 -03:00
2373edf73c feat(ui): load provider model catalog asynchronously to avoid blocking page render
e0e1b804a7 fix(llm): require api_base for custom provider without preset default
fecbe8241f fix(agent): use status= instead of status_code in json_response calls
5983eaa1ce refactor(llm): use catalog-based max_tokens, remove JSON retry, reduce Ollama num_ctx
Compare 4 commits »
alphard synced commits to main at alphard/ComfyUI-Lora-Manager from mirror 2026-07-06 01:11:17 -03:00
00228deaaa fix(download): retry on Civitai 429 rate limit instead of removing images from metadata
alphard synced commits to agent at alphard/ComfyUI-Lora-Manager from mirror 2026-07-05 17:01:17 -03:00
07fa454f72 chore(tests): stop tracking HF enrichment baseline snapshots
4b5aa45379 chore(tests): update bash code block tests to match preserved-bash behavior
9a0d866be4 fix(agent): preserve bash/shell code blocks in readme_processor during README cleaning
308d8f71b8 feat(ui): gray out enrich-hf-llm when no hf_url, add backend fast-fail, rename labels across locales, reposition menu item
d0e8938039 fix(agent): call _format_base_models via self. to prevent NameError
Compare 26 commits »
alphard created branch main in alphard/statuspanel 2026-07-05 14:24:46 -03:00
alphard pushed to main at alphard/statuspanel 2026-07-05 14:24:46 -03:00
87a356c742 primeiro commit
alphard created repository alphard/statuspanel 2026-07-05 14:23:24 -03:00
alphard synced commits to main at alphard/ComfyUI-Lora-Manager from mirror 2026-07-04 08:21:16 -03:00
8bee8f4069 fix(recipe): fallback to locate custom example image on disk by model hash and image id (#1012)
817fe21b3e fix(ui): read cfg_scale and clip_skip with snake_case fallback, pass custom image id for recipe creation (#1012)
3494037d20 fix(download): pass proxy to aria2 for actual file transfers (#1010)
Compare 3 commits »
alphard synced commits to agent at alphard/ComfyUI-Lora-Manager from mirror 2026-07-02 15:31:17 -03:00
alphard synced new reference agent to alphard/ComfyUI-Lora-Manager from mirror 2026-07-02 15:31:17 -03:00
alphard synced commits to main at alphard/ComfyUI-Lora-Manager from mirror 2026-07-02 07:21:17 -03:00
3c83e78d9f feat(ui): auto-newline after pasting URL in download and batch-import textareas
d7291f73c9 fix(download): recognize civitai.red and civitai.green URLs in batch download (#1003)
Compare 2 commits »
alphard synced commits to main at alphard/ComfyUI-Lora-Manager from mirror 2026-07-01 06:51:16 -03:00
fe90f7f9b1 feat(ui): add searchable base model dropdown with filename inference in model modal
alphard synced commits to main at alphard/ComfyUI-Lora-Manager from mirror 2026-06-30 22:41:16 -03:00
8b344ea39f feat(ui): add View on Hugging Face button, plumb hf_url through full cache pipeline
8348a0cef8 fix(download): harden HF download path validation, fix WebSocket leak, add URL detection tests (#965, #977)
7cf785b72f fix(ui): unify HF file selection UI, remove cloud icon, add select-all, cleanup dead code (#965, #977)
e8913f4481 feat(ui): dynamically populate base model dropdown from CivitAI API, add Krea 2 constants (#1001)
f9c3d8dc97 fix(metadata): demote CivArchive hash lookup failure from ERROR to DEBUG
Compare 6 commits »
alphard synced commits to main at alphard/ComfyUI-Lora-Manager from mirror 2026-06-29 22:11:16 -03:00
16f5222efd fix(cache): prevent corrupted cache rows from breaking model listings (#730)
alphard synced commits to main at alphard/ComfyUI-Lora-Manager from mirror 2026-06-29 14:01:16 -03:00
28e7c04b37 fix(settings): migrate all settings subdirectories on portable mode switch
28f99c46d3 fix(update): preserve user data dirs during Git-based update via git clean -e excludes
205194f4e6 chore: add stats, wildcards, backups, and logs dirs to .gitignore
Compare 3 commits »
alphard synced commits to refs/tags/v1.1.6 at alphard/ComfyUI-Lora-Manager from mirror 2026-06-28 13:41:18 -03:00
alphard synced new reference refs/tags/v1.1.6 to alphard/ComfyUI-Lora-Manager from mirror 2026-06-28 13:41:18 -03:00
alphard synced commits to main at alphard/ComfyUI-Lora-Manager from mirror 2026-06-28 13:41:18 -03:00
402d8b07cf docs: auto-update supporters list in README
3e303ab316 chore(release): bump version to v1.1.6
e9e8c31ad1 fix(registry): store nodes per-client to prevent multi-tab race condition
Compare 3 commits »
alphard synced commits to main at alphard/ComfyUI-Lora-Manager from mirror 2026-06-27 13:11:17 -03:00
703a6a4ea0 fix(import): request withMeta=true from CivitAI API, fix checkpoint type guard and CivArchive version lookup
283730cf38 fix(import): discover LoRA + checkpoint from modelVersionIds when API meta is null
Compare 2 commits »