alphard alphard
alphard created branch main in alphard/filedb 2026-07-17 01:49:57 -03:00
alphard created repository alphard/filedb 2026-07-17 01:48:37 -03:00
alphard synced commits to refs/heads/main at alphard/ComfyUI-Lora-Manager from mirror 2026-07-16 13:11:16 -03:00
7f51812c1e feat(nodes): add LoRA Syntax → Path node (#1015)
a9dc4d7b9d fix(widgets): reuse orphaned DOM containers after undo/redo in Vue render mode
5d50ddb5d4 fix(ui): exit bulk mode after send-to-workflow completes
f86198d234 fix(loras): include folder prefix in context menu and bulk send-to-workflow
Compare 4 commits »
alphard synced commits to refs/heads/main at alphard/ComfyUI-Lora-Manager from mirror 2026-07-16 05:01:17 -03:00
ffe65d983c feat(api): add GET endpoints for update-lora-code and update-node-widget
b0b5be913c fix(downloads): reject re-insertion of download_ids already in history
Compare 2 commits »
alphard synced commits to refs/heads/main at alphard/ComfyUI-Lora-Manager from mirror 2026-07-14 12:41:16 -03:00
01efcbc584 fix(loras): allow toggle deselect on LoRA entry click
02c249917a fix(recipe): ensure custom recipes_path is added to preview allowed roots on startup
419bbc90b2 feat(lora-info): add Lora Info display node
Compare 3 commits »
alphard synced new reference refs/tags/v1.1.7 to alphard/ComfyUI-Lora-Manager from mirror 2026-07-13 12:11:18 -03:00
alphard synced commits to refs/tags/v1.1.7 at alphard/ComfyUI-Lora-Manager from mirror 2026-07-13 12:11:18 -03:00
alphard synced commits to refs/heads/main at alphard/ComfyUI-Lora-Manager from mirror 2026-07-13 12:11:18 -03:00
b0c4510fdb docs: auto-update supporters list in README
bf6a614e0d chore(release): bump version to v1.1.7
feab01cd9c fix(preview): hide license icons for models without CivitAI metadata
966024e534 fix(registry): force re-registration on WS refresh to prevent timeout, demote empty-registry log to debug
2018722cc8 fix(registry): handle compound subgraph node IDs, add proactive node push from graph hooks
Compare 5 commits »
alphard synced commits to refs/heads/main at alphard/ComfyUI-Lora-Manager from mirror 2026-07-13 04:01:17 -03:00
9d85c2a44a fix(ui): prevent tags widget from auto-resizing in Vue mode when tags change
03dd047e62 fix(download): return 200 instead of 500 when user cancels download
86b547c1e0 fix(locales): add missing downloadStopped key to toast.downloads section
bab9752c8b fix(download): close modal before progress overlay and fix downloadId ReferenceError on cancel
774cc1be86 fix(download): use file ID for exact match, add debug logging for multi-file selection (#1023)
Compare 7 commits »
alphard pushed to main at alphard/pdns-admin 2026-07-12 19:18:12 -03:00
d184bcbdc2 suporte a dynamic dns
alphard synced commits to refs/heads/main at alphard/ComfyUI-Lora-Manager from mirror 2026-07-12 11:41:16 -03:00
6ca411e4e4 fix(ui): make loras widget fixed-size with user-controlled node resize
alphard pushed to main at alphard/pdns-admin 2026-07-12 03:46:18 -03:00
e629b829a3 corrige bug com registro txt e tradução
alphard synced commits to refs/heads/main at alphard/ComfyUI-Lora-Manager from mirror 2026-07-12 03:31:16 -03:00
6470021e77 feat(settings): persist LORA_MANAGER_PORTABLE to settings.json on first use (#1018)
71658ab37b feat(settings): add LORA_MANAGER_PORTABLE env var for per-instance settings isolation (#1018)
Compare 2 commits »
alphard synced commits to refs/heads/main at alphard/ComfyUI-Lora-Manager from mirror 2026-07-11 11:21:16 -03:00
4f016a8024 feat(fetch): skip CivArchive API for HuggingFace-sourced models
alphard synced commits to refs/heads/main at alphard/ComfyUI-Lora-Manager from mirror 2026-07-10 11:01:17 -03:00
f362ed585b fix(preview): gracefully handle deleted preview files - image fallback, cache cleanup, quieter logs
alphard synced commits to refs/heads/main at alphard/ComfyUI-Lora-Manager from mirror 2026-07-09 02:41:17 -03:00
196172624f fix(ui): allow autocomplete textarea resize in app mode (#1020)
316702b7ab fix(hf): allow subdirectory paths in HF resolve URLs, strip repo-internal dirs on save (#1019)
Compare 2 commits »
alphard synced commits to refs/heads/main at alphard/ComfyUI-Lora-Manager from mirror 2026-07-07 09:51:16 -03:00
a7625b009f fix(ui): also exit bulk mode after enrich-hf-llm-bulk completes
5d4a33c90d fix(hf): stop using realpath for download path construction, match CivitAI approach
041a6b8525 Revert "fix(hf): pass computed folder to _save_hf_metadata instead of re-deriving from paths"
2638109ad6 feat(hf): add Link to HuggingFace feature with unified Link Model submenu
Compare 4 commits »
alphard synced commits to refs/heads/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 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 refs/heads/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