alphard alphard
alphard synced commits to main at alphard/ComfyUI-Lora-Manager from mirror 2026-06-13 14:09:26 -03:00
138024aefe fix(preview): revert to FileResponse as default for all platforms (#975)
a19ddc14f6 perf(preview): restore Linux sendfile, add cache headers, increase chunk size (#975)
7001ced694 fix(rate-limit): respect server retry_after instead of capping at 30s
Compare 3 commits »
alphard synced commits to main at alphard/ComfyUI-Lora-Manager from mirror 2026-06-13 05:59:25 -03:00
a5c861646c Merge pull request #974 from itkitteh/fix/socks-proxy-support
3e0bb73793 fix: support SOCKS proxies for outbound requests
ac51f6a2f6 feat(settings): add adjustable card overlay blur setting (#973)
Compare 3 commits »
alphard synced commits to main at alphard/ComfyUI-Lora-Manager from mirror 2026-06-12 21:49:24 -03:00
bef222c77d perf(recipe): precompute image_id_map for O(1) CivitAI image existence checks
7cd6a53447 fix(downloads): accept optional completed_at in complete_download to preserve original timestamps
Compare 2 commits »
alphard synced commits to refs/tags/v1.1.0 at alphard/ComfyUI-Lora-Manager from mirror 2026-06-12 13:39:25 -03:00
alphard synced new reference refs/tags/v1.1.0 to alphard/ComfyUI-Lora-Manager from mirror 2026-06-12 13:39:25 -03:00
alphard synced commits to main at alphard/ComfyUI-Lora-Manager from mirror 2026-06-12 13:39:25 -03:00
6850b35770 docs: auto-update supporters list in README
237a015cde chore(release): bump version to v1.1.0
1ae2778baa feat(sidebar): add per-page hide toggle with more options dropdown
84fcdb5f20 fix(recipe): compute folder field on save to prevent reimported recipes disappearing from subfolder grid
Compare 4 commits »
alphard synced commits to main at alphard/ComfyUI-Lora-Manager from mirror 2026-06-12 05:39:24 -03:00
8a0b368b44 feat(downloads): add persistent download queue/history with REST API
3990535505 fix(i18n): align bulk reimport label with single context menu, drop 'Metadata' for clarity
3e961a9860 fix(stats): load embeddings from saved stats on startup
d6669f1d04 fix(ui): stabilize node selector ordering by type then ID
Compare 4 commits »
alphard synced commits to main at alphard/ComfyUI-Lora-Manager from mirror 2026-06-11 13:19:24 -03:00
519bafebc8 fix(i18n): add missing embedding translation keys, sync locales, clean up dead replaceMode branch
d87863b423 feat(embedding): send embedding to workflow + fix copy button format
84e9fe2dfb fix(import): defer git import to module-level to prevent startup crash when git executable missing (#971)
46cbcf94c8 fix(recipe): reimport data loss, local file support, and scroll bugs
05f3018495 refactor(stats): move lora_manager_stats.json from loras root to settings_dir/stats/
Compare 6 commits »
alphard synced commits to main at alphard/ComfyUI-Lora-Manager from mirror 2026-06-10 12:59:24 -03:00
dd1cdce16d fix(ui): unify context menu ordering and add visual section separators across all menus
a9e0e7dc8d feat(recipe): add reimport UI with context menus, progress display, and i18n
b302d1db7d feat(recipe): add reimport endpoint to re-import recipe from source URL
Compare 3 commits »
alphard synced commits to main at alphard/ComfyUI-Lora-Manager from mirror 2026-06-10 04:49:24 -03:00
7cbddd9cf7 fix(recipe): fall back to original image for metadata extraction when optimized lacks embedded data (#968)
cb8c699224 chore(template): update template workflow
Compare 2 commits »
alphard synced and deleted reference refs/tags/feature/lazy-hash-checkpoints at alphard/ComfyUI-Lora-Manager from mirror 2026-06-09 04:29:25 -03:00
alphard synced commits to main at alphard/ComfyUI-Lora-Manager from mirror 2026-06-09 04:29:25 -03:00
451f74b874 fix(ui): return minWidth/minHeight from autocomplete text widget factory for proper node initial sizing
a1d248baa6 Merge pull request #966 from willmiao/design-token-system-phase4
18577fa336 refactor(phase-4): standardize remaining transitions and box-shadows
5797ce9408 feat(phase-4): visual polish — font stack, shadow system, transitions, micro-interactions
826f06255a Merge pull request #964 from willmiao/design-token-system
Compare 10 commits »
alphard synced commits to main at alphard/ComfyUI-Lora-Manager from mirror 2026-06-08 20:19:24 -03:00
130fb5d2d5 fix: batch URL download dedup by modelId+modelVersionId composite key (#936)
alphard synced commits to main at alphard/ComfyUI-Lora-Manager from mirror 2026-06-08 12:09:25 -03:00
23c6863a3a fix: batch URL download i18n and CSS polish (#936)
c0e2578640 feat(ui): add adaptive expand/collapse for Additional Notes section (#962)
e3c812367e fix(ui): cap lora widget height and enable wheel scroll in Node 2.0 mode (#959)
4d239008a6 fix(update): respect hide_early_access_updates in refresh toast count
Compare 4 commits »
alphard synced commits to main at alphard/ComfyUI-Lora-Manager from mirror 2026-06-08 03:59:24 -03:00
00177a06d0 fix(ui): keep autocomplete text widget at max-height on node resize in Vue mode
alphard synced commits to main at alphard/ComfyUI-Lora-Manager from mirror 2026-06-07 11:49:24 -03:00
568daa351e Revert "Merge pull request #959 from id-fa/fix/lora-loader-list-scroll-nodes2"
alphard synced commits to main at alphard/ComfyUI-Lora-Manager from mirror 2026-06-06 11:19:24 -03:00
5a4664fa12 Merge pull request #936 from 1756141021/feat/batch-url-download
4e3ede23b7 feat: batch URL download for LoRA models
Compare 2 commits »
alphard synced commits to main at alphard/ComfyUI-Lora-Manager from mirror 2026-06-06 03:09:25 -03:00
dd5b213adc fix(ui): make autocomplete text widget scrollable in Nodes 2.0 mode
d9ee9b3155 fix(utils): catch MemoryError in read_safetensors_metadata for non-safetensors files
01dac57c35 Merge pull request #959 from id-fa/fix/lora-loader-list-scroll-nodes2
7f92d09239 fix(ui): make Lora Loader list scrollable in Nodes 2.0 mode
Compare 4 commits »
alphard synced commits to main at alphard/ComfyUI-Lora-Manager from mirror 2026-06-04 02:09:24 -03:00
62f9e3f44a fix(scripts): use platformdirs for cross-platform settings path resolution
alphard synced commits to refs/tags/v1.0.11 at alphard/ComfyUI-Lora-Manager from mirror 2026-06-03 17:59:25 -03:00