alphard alphard
alphard synced commits to main at alphard/ComfyUI-Lora-Manager from mirror 2026-06-19 00:42:06 -03:00
07f49559be fix(virtual-scroll): avoid full reload on move-to-folder, scroll to top on filter/page reset
b24b1a7e57 feat(settings): hide API key from frontend, use status+edit instead of password field
Compare 2 commits »
alphard created branch main in alphard/pdns-admin 2026-06-18 22:36:18 -03:00
alphard pushed to main at alphard/pdns-admin 2026-06-18 22:36:18 -03:00
968f4ef5d9 primeiro commit
alphard created repository alphard/pdns-admin 2026-06-18 22:34:40 -03:00
alphard synced commits to main at alphard/ComfyUI-Lora-Manager from mirror 2026-06-18 16:32:04 -03:00
faf64f8986 fix(css): migrate duplicates component to canonical color tokens
a617487a43 fix(ui): lift theme popover out of header stacking context to appear above modals
3012a7aef3 fix(settings): prevent Firefox save-password prompt from API key input
499e19de34 fix(modals): tone down batch summary modal styling - remove icons, flatten gradients, lock to design tokens
9161762ca9 fix(sidebar): align hidden indicator height (48px) and icon size with sidebar header
Compare 6 commits »
alphard synced commits to main at alphard/ComfyUI-Lora-Manager from mirror 2026-06-18 08:29:25 -03:00
258b2622d5 fix(sidebar): align restore indicator with sidebar header and add first-use breathing animation (#990)
80ec9085dd fix(theme): replace Gruvbox with Midnight, fix accent/info hue collisions and hardcoded colors
Compare 2 commits »
alphard synced commits to main at alphard/ComfyUI-Lora-Manager from mirror 2026-06-18 00:19:25 -03:00
c5c7373e10 feat(theme): add 5 preset color themes (Nord/Gruvbox/Monokai/Dracula/Solarized) with popover selector
b7721866e5 fix(stats): implement Model Types chart in Collection tab with correct type distribution
Compare 2 commits »
alphard synced commits to main at alphard/ComfyUI-Lora-Manager from mirror 2026-06-17 16:09:25 -03:00
8314b9bedb feat(downloads): add /downloads/queue/status endpoint and integrate queue lifecycle
alphard synced commits to refs/tags/v1.1.3 at alphard/ComfyUI-Lora-Manager from mirror 2026-06-17 07:59:24 -03:00
alphard synced new reference refs/tags/v1.1.3 to alphard/ComfyUI-Lora-Manager from mirror 2026-06-17 07:59:24 -03:00
alphard synced commits to main at alphard/ComfyUI-Lora-Manager from mirror 2026-06-17 07:59:24 -03:00
75298a402f chore(release): bump version to v1.1.3
92b5efd414 fix: guard posix_fadvise on non-Linux platforms to prevent AttributeError on Windows (#988)
33ee392b7b feat(settings): redesign Card Overlay Blur range slider to match settings UI style
5237f8b7dc chore: remove keyboard navigation UI elements and related code
5107313fd1 revert: restore &logo=github parameter to release-date badge
Compare 7 commits »
alphard synced commits to refs/tags/v1.1.2 at alphard/ComfyUI-Lora-Manager from mirror 2026-06-16 23:49:25 -03:00
alphard synced new reference refs/tags/v1.1.2 to alphard/ComfyUI-Lora-Manager from mirror 2026-06-16 23:49:25 -03:00
alphard synced commits to main at alphard/ComfyUI-Lora-Manager from mirror 2026-06-16 23:49:25 -03:00
547e1f9498 docs: auto-update supporters list in README
bf32d8b6fd chore(release): bump version to v1.1.2
8299881024 refactor(sidebar): remove pin/unpin and global hide, use per-page hide only
da02268196 fix(css): add top margin to stat-cards container for consistent spacing
8c4b9a1e70 fix(metadata-sync): persist not-found flags to SQLite cache on deleted-provider path
Compare 6 commits »
alphard synced commits to main at alphard/ComfyUI-Lora-Manager from mirror 2026-06-16 15:39:25 -03:00
4199c30fec fix(metadata-sync): downgrade "Model not found" to INFO and replace model_name with file+sha256 in log
4a8084cdbc feat(save-image): support %NodeTitle.WidgetName% placeholders and fix %seed% None fallback (#314)
6263e6848c fix: move posix_fadvise(DONTNEED) after read loop so it actually evicts pages (#985)
58c266ad07 fix(scanner): respect lazy hash for checkpoints, add posix_fadvise, cancel on shutdown (#985)
2939813e1a feat(metadata-fetch): add result summary modal with i18n, fix contrast and counting bugs (#38)
Compare 5 commits »
alphard synced commits to main at alphard/ComfyUI-Lora-Manager from mirror 2026-06-16 07:29:24 -03:00
a9e5ee7e79 fix: follow-up nits for AVIF/JXL brotli support
a17b0e9901 Merge pull request #982 from koloved/main
8f23d966bf Update requirements.txt
7a76fc72d0 fix(rate-limit): continue to next provider on CivArchive 429 to prevent bulk refresh from freezing (#983)
518a4dd5ee chore: add reasonix.toml and .codegraph/ to .gitignore
Compare 6 commits »
alphard synced commits to refs/tags/v1.1.1 at alphard/ComfyUI-Lora-Manager from mirror 2026-06-14 14:39:26 -03:00
alphard synced new reference refs/tags/v1.1.1 to alphard/ComfyUI-Lora-Manager from mirror 2026-06-14 14:39:26 -03:00
alphard synced commits to main at alphard/ComfyUI-Lora-Manager from mirror 2026-06-14 14:39:25 -03:00
1f4edbeb9d chore(release): bump version to v1.1.1
a256558a0e fix(downloads): delete history entries on retry and add dedup for bug #980
818b9113f0 fix(preview): add Cache-Control header to FileResponse for browser caching (#975)
Compare 3 commits »
alphard synced commits to main at alphard/ComfyUI-Lora-Manager from mirror 2026-06-14 06:29:25 -03:00
6a4fd020dc fix(api): return JSON error responses for all /api/* routes — prevent JSON.parse crashes on 404/500
7a23040452 fix(save-image): sanitize invalid filename chars from %pprompt%, %nprompt%, %model% patterns (#978)
Compare 2 commits »