alphard alphard
alphard synced commits to main at alphard/ComfyUI-Lora-Manager from mirror 2026-07-26 09:50:15 -03:00
0ec7eaf606 fix(wildcards): resolve weighted N::value syntax inside wildcard YAML lists (#1039)
d9fcb0e92b fix(filter): preserve search term through filter apply/clear operations
Compare 2 commits »
alphard synced commits to main at alphard/ComfyUI-Lora-Manager from mirror 2026-07-26 01:40:15 -03:00
f49b4ba4db fix(metadata-overwrite): rename 'checkpoint' input to 'model'
84e708328b fix: correct return_types propagation to GenericNodeExtractor
125bed3f09 feat: add Metadata Overwrite node for manual generation params override
077e70169d feat: add type-signature-based fallback for unregistered nodes
e6dc169a05 feat: add meta hints user marks for metadata heuristic override
Compare 5 commits »
alphard synced commits to main at alphard/ComfyUI-Lora-Manager from mirror 2026-07-25 09:20:15 -03:00
f34c02756d fix(recipes): eliminate O(n) fuzzy search fallback over 42k+ recipes
alphard synced commits to main at alphard/ComfyUI-Lora-Manager from mirror 2026-07-25 01:10:15 -03:00
1e4c315481 fix(ModelModal): respect civitai_host setting for creator profile link
alphard synced commits to main at alphard/ComfyUI-Lora-Manager from mirror 2026-07-24 17:00:14 -03:00
a8283a0d00 fix(SaveImageLM): clarify embed_workflow tooltip — explains drag-and-drop workflow restoration
55896669fc feat(SaveImageLM): expose webp_method and jpeg_subsampling as conditional node inputs
Compare 2 commits »
alphard synced commits to main at alphard/ComfyUI-Lora-Manager from mirror 2026-07-24 08:50:14 -03:00
e341e0b9d2 fix(test): update parameters assertion to include Version: ComfyUI after metadata format upgrade
e6538c83bb fix(metadata): restore sha256 after hydrate_model_data to prevent KeyError in CivitAI fetch
92e1285ea5 feat(SaveImageLM): upgrade metadata output to A1111/Civitai-compatible format
Compare 3 commits »
alphard synced commits to main at alphard/ComfyUI-Lora-Manager from mirror 2026-07-23 00:10:15 -03:00
2aabd1d90e fix(ai): use json_schema instead of json_object for broader provider compatibility (#1033)
7b8b778f83 fix(widget): restore strength drag on lora entries and header
7c8dc57d55 fix(security): use abspath instead of realpath in containment checks to support symlinks (#1028)
Compare 3 commits »
alphard synced commits to main at alphard/ComfyUI-Lora-Manager from mirror 2026-07-22 07:50:15 -03:00
fe95fae5f2 fix(workflow): include Create Hook LoRA in lora_code_update handler
alphard synced commits to refs/tags/v1.1.9 at alphard/ComfyUI-Lora-Manager from mirror 2026-07-21 15:30:14 -03:00
alphard synced new reference refs/tags/v1.1.9 to alphard/ComfyUI-Lora-Manager from mirror 2026-07-21 15:30:14 -03:00
alphard synced commits to main at alphard/ComfyUI-Lora-Manager from mirror 2026-07-21 15:30:14 -03:00
ce8a95abf7 chore(release): bump version to v1.1.9
c8e7e543d6 fix(api): remove overstrict model type validation in getApiEndpoints
a9dbb15ffa fix(create_hook_lora): lazy import comfy.hooks/comfy.utils to fix CI pipeline (#744)
Compare 3 commits »
alphard synced commits to main at alphard/ComfyUI-Lora-Manager from mirror 2026-07-21 07:20:14 -03:00
cf64043f7d fix(security): add library root containment check for delete/move/rename operations (#1028)
ccaff92c18 fix(nodes): register Create Hook LoRA node in workflow target registries
Compare 2 commits »
alphard synced commits to main at alphard/ComfyUI-Lora-Manager from mirror 2026-07-20 23:10:14 -03:00
585b5c922a feat(nodes): add Create Hook LoRA (LoraManager) node for multi-LoRA hook pipelines
alphard synced commits to refs/tags/v1.1.8 at alphard/ComfyUI-Lora-Manager from mirror 2026-07-20 15:00:15 -03:00
alphard synced new reference refs/tags/v1.1.8 to alphard/ComfyUI-Lora-Manager from mirror 2026-07-20 15:00:15 -03:00
alphard synced commits to main at alphard/ComfyUI-Lora-Manager from mirror 2026-07-20 15:00:15 -03:00
ea80c2224c fix(download): prevent path traversal in download template resolution (#1028)
8b0f56c1a6 docs: auto-update supporters list in README
8022d12f03 chore(release): bump version to v1.1.8
3939f7f91b chore: Update lora manager basic example workflow
aebf2e37dd fix(filter): apply preset on full tile click and suppress i18n double-translate warnings
Compare 6 commits »
alphard synced commits to main at alphard/ComfyUI-Lora-Manager from mirror 2026-07-20 06:50:14 -03:00
d916375abe fix(checkpoint): populate hash index from pre-computed metadata to prevent repeated hash re-calculation (#1002)
57983df4bd fix(recipe): resolve recipe metadata update bugs in cache sort, allowed fields, and bulk API routing
Compare 2 commits »
alphard synced commits to main at alphard/ComfyUI-Lora-Manager from mirror 2026-07-19 14:30:15 -03:00
c68d7559a0 fix(widget): correct reorder drop indicator position when container is scrolled
9a8f5bf2d6 fix(ui): reposition download settings before AI provider section
a8d742b031 feat(metadata): add CivArchive API toggle and provider fallback order settings
Compare 3 commits »
alphard pushed to main at alphard/pdns-admin 2026-07-18 23:06:39 -03:00
33490c73fa adiciona tabela com sort para os registros
alphard synced commits to main at alphard/ComfyUI-Lora-Manager from mirror 2026-07-18 22:10:15 -03:00
c27e4d1bfc feat(cache): opportunistic cache sync on metadata read with in-place update