Commit Graph

  • 3e0bb73793 fix: support SOCKS proxies for outbound requests Artem YakimenkoandClaude Opus 4.8 2026-06-13 14:05:15 +10:00
  • ac51f6a2f6 feat(settings): add adjustable card overlay blur setting (#973) Will Miao 2026-06-13 09:43:49 +08:00
  • bef222c77d perf(recipe): precompute image_id_map for O(1) CivitAI image existence checks Will Miao 2026-06-13 08:32:03 +08:00
  • 7cd6a53447 fix(downloads): accept optional completed_at in complete_download to preserve original timestamps Will Miao 2026-06-13 07:06:59 +08:00
  • 6850b35770 docs: auto-update supporters list in README willmiao 2026-06-12 15:38:33 +00:00
  • 237a015cde chore(release): bump version to v1.1.0 v1.1.0 Will Miao 2026-06-12 23:38:16 +08:00
  • 1ae2778baa feat(sidebar): add per-page hide toggle with more options dropdown Will Miao 2026-06-12 18:27:54 +08:00
  • 84fcdb5f20 fix(recipe): compute folder field on save to prevent reimported recipes disappearing from subfolder grid Will Miao 2026-06-12 16:49:57 +08:00
  • 8a0b368b44 feat(downloads): add persistent download queue/history with REST API Will Miao 2026-06-12 15:00:21 +08:00
  • 3990535505 fix(i18n): align bulk reimport label with single context menu, drop 'Metadata' for clarity Will Miao 2026-06-12 10:19:33 +08:00
  • 3e961a9860 fix(stats): load embeddings from saved stats on startup Will Miao 2026-06-12 08:57:25 +08:00
  • d6669f1d04 fix(ui): stabilize node selector ordering by type then ID Will Miao 2026-06-12 08:47:11 +08:00
  • 519bafebc8 fix(i18n): add missing embedding translation keys, sync locales, clean up dead replaceMode branch Will Miao 2026-06-11 23:03:14 +08:00
  • d87863b423 feat(embedding): send embedding to workflow + fix copy button format Will Miao 2026-06-11 22:41:42 +08:00
  • 84e9fe2dfb fix(import): defer git import to module-level to prevent startup crash when git executable missing (#971) Will Miao 2026-06-11 21:47:55 +08:00
  • 46cbcf94c8 fix(recipe): reimport data loss, local file support, and scroll bugs Will Miao 2026-06-11 21:31:30 +08:00
  • 05f3018495 refactor(stats): move lora_manager_stats.json from loras root to settings_dir/stats/ Will Miao 2026-06-11 18:03:29 +08:00
  • f565cc35ca feat(stats): track embedding usage from prompt text — Plan A + hybrid approach docs Will Miao 2026-06-11 17:12:34 +08:00
  • dd1cdce16d fix(ui): unify context menu ordering and add visual section separators across all menus Will Miao 2026-06-10 22:18:43 +08:00
  • a9e0e7dc8d feat(recipe): add reimport UI with context menus, progress display, and i18n Will Miao 2026-06-10 21:51:04 +08:00
  • b302d1db7d feat(recipe): add reimport endpoint to re-import recipe from source URL Will Miao 2026-06-10 21:50:43 +08:00
  • 7cbddd9cf7 fix(recipe): fall back to original image for metadata extraction when optimized lacks embedded data (#968) Will Miao 2026-06-10 15:06:56 +08:00
  • cb8c699224 chore(template): update template workflow Will Miao 2026-06-10 15:01:48 +08:00
  • 451f74b874 fix(ui): return minWidth/minHeight from autocomplete text widget factory for proper node initial sizing Will Miao 2026-06-09 15:20:13 +08:00
  • a1d248baa6 Merge pull request #966 from willmiao/design-token-system-phase4 pixelpaws 2026-06-09 14:37:02 +08:00
  • 18577fa336 refactor(phase-4): standardize remaining transitions and box-shadows Will Miao 2026-06-09 14:27:53 +08:00
  • 5797ce9408 feat(phase-4): visual polish — font stack, shadow system, transitions, micro-interactions Will Miao 2026-06-09 14:07:36 +08:00
  • 826f06255a Merge pull request #964 from willmiao/design-token-system pixelpaws 2026-06-09 11:38:31 +08:00
  • 84e16b5c5b refactor(css): remove hardcoded background/border from modal sections - use design tokens instead Will Miao 2026-06-09 09:52:11 +08:00
  • eb22054580 fix: add --surface-subtle token, restore info grouping, and apply theme-aware favorite color Will Miao 2026-05-21 21:14:07 +08:00
  • 08afb05ece refactor: normalize components in Phase 2 Will Miao 2026-05-21 21:11:25 +08:00
  • f51f125cf1 feat: introduce design token system foundation Will Miao 2026-05-21 21:03:57 +08:00
  • 24b2078f21 fix: batch URL download UI polish - hint text, label, and i18n (#936) Will Miao 2026-06-09 07:57:33 +08:00
  • 130fb5d2d5 fix: batch URL download dedup by modelId+modelVersionId composite key (#936) Will Miao 2026-06-09 07:02:56 +08:00
  • 23c6863a3a fix: batch URL download i18n and CSS polish (#936) Will Miao 2026-06-08 21:28:24 +08:00
  • c0e2578640 feat(ui): add adaptive expand/collapse for Additional Notes section (#962) Will Miao 2026-06-08 20:52:41 +08:00
  • e3c812367e fix(ui): cap lora widget height and enable wheel scroll in Node 2.0 mode (#959) Will Miao 2026-06-08 16:19:08 +08:00
  • 4d239008a6 fix(update): respect hide_early_access_updates in refresh toast count Will Miao 2026-06-08 13:58:21 +08:00
  • 00177a06d0 fix(ui): keep autocomplete text widget at max-height on node resize in Vue mode Will Miao 2026-06-08 10:49:04 +08:00
  • 568daa351e Revert "Merge pull request #959 from id-fa/fix/lora-loader-list-scroll-nodes2" Will Miao 2026-06-07 17:25:30 +08:00
  • 5a4664fa12 Merge pull request #936 from 1756141021/feat/batch-url-download Will Miao 2026-06-06 20:22:52 +08:00
  • dd5b213adc fix(ui): make autocomplete text widget scrollable in Nodes 2.0 mode Will Miao 2026-06-06 08:12:09 +08:00
  • d9ee9b3155 fix(utils): catch MemoryError in read_safetensors_metadata for non-safetensors files Will Miao 2026-06-05 16:30:50 +08:00
  • 01dac57c35 Merge pull request #959 from id-fa/fix/lora-loader-list-scroll-nodes2 pixelpaws 2026-06-06 07:33:19 +08:00
  • 7f92d09239 fix(ui): make Lora Loader list scrollable in Nodes 2.0 mode id-faandClaude Opus 4.8 2026-06-04 20:28:41 +09:00
  • 62f9e3f44a fix(scripts): use platformdirs for cross-platform settings path resolution Will Miao 2026-06-04 07:17:26 +08:00
  • e55895786d docs: auto-update supporters list in README willmiao 2026-06-03 14:30:44 +00:00
  • 82b77bf593 chore(release): bump version to v1.0.11 v1.0.11 Will Miao 2026-06-03 22:30:21 +08:00
  • 1beef5dea9 fix(ui): show title tooltips on disabled showcase media control buttons Will Miao 2026-06-03 20:33:58 +08:00
  • c8beaa64e1 feat(scripts): add restore_suffixed_filenames script to revert leftover hash suffixes Will Miao 2026-06-03 20:06:42 +08:00
  • fb443ed6ae perf(recipe): skip CivitAI API calls for locally-known models in create-from-example (#945) Will Miao 2026-06-03 18:10:48 +08:00
  • 151a467598 feat(recipe): add Create As Recipe from example images with import dedup check (#945) Will Miao 2026-06-03 17:50:58 +08:00
  • 98e1d168b0 feat(utils): add AutoV2 and AutoV3 hash calculation functions Will Miao 2026-06-03 15:02:37 +08:00
  • 716f18e0ed chore: remove 'Describe alternatives' section from feature request template Will Miao 2026-06-02 20:45:43 +08:00
  • b060dc99fc feat(download): add skip-download endpoint that cancels in-memory tracking while preserving partial files on disk Will Miao 2026-06-02 20:38:47 +08:00
  • 54bcdfab38 fix(test): add folder_path param to DummyUpdateService to match updated interface Will Miao 2026-06-02 19:02:18 +08:00
  • 2e7532eecc feat(update): add per-folder update check via sidebar context menu (#944) Will Miao 2026-06-02 18:34:01 +08:00
  • 7e5e3b1ec7 feat(download): support multi-precision file selection for CivitAI model downloads (#956) Will Miao 2026-06-02 15:41:42 +08:00
  • df67bd396a fix(recipe): re-export syncChanges and add show mock to fix test Will Miao 2026-06-02 11:02:20 +08:00
  • dd5d9cfcb2 fix(recipe): align refresh split button behavior with models page Will Miao 2026-06-02 09:50:59 +08:00
  • d9fd60bec1 fix(recipe): use VirtualScroller pageSize in reload helpers to prevent pagination offset gap Will Miao 2026-06-02 08:43:30 +08:00
  • b633b22779 fix(recipe): prevent empty grid by removing preserveScroll from refresh triggers Will Miao 2026-06-02 08:15:29 +08:00
  • 1ffa543160 fix(recipe): set dataset.favorite on recipe cards for correct bulk favorite menu Will Miao 2026-06-02 07:06:58 +08:00
  • cdc940586e fix(civarchive): infer metadata.format from extension and prioritize safetensors in file list Will Miao 2026-06-01 22:07:55 +08:00
  • ccf1c6f2ae fix(recipe): resolve base_model from parser and prevent empty checkpoint save on CivitAI import Will Miao 2026-06-01 17:58:08 +08:00
  • bfe7b5e1c7 fix(constants): add missing diffusion model base models (Flux, DiT, video, etc.) Will Miao 2026-05-31 17:12:09 +08:00
  • 85c020cd12 fix(update): preserve wildcards, backups dirs during ZIP upgrade, add log rotation Will Miao 2026-05-31 15:52:50 +08:00
  • 1b202f8ec7 fix(autocomplete): escape parentheses in prompt tag insertion (#951) Will Miao 2026-05-31 15:40:19 +08:00
  • d02a0611d3 fix(update): close SQLite connection and protect cache dir during ZIP update Will Miao 2026-05-31 15:06:15 +08:00
  • 92166a161a Update Portable Package link to version 1.0.10 pixelpaws 2026-05-31 10:08:28 +08:00
  • b509f27cb7 chore(release): bump version to v1.0.10 v1.0.10 Will Miao 2026-05-31 09:39:26 +08:00
  • 5c2ef48917 fix(aria2): apply certifi CA bundle to aria2c via --ca-certificate Will Miao 2026-05-30 21:47:13 +08:00
  • ad2bd82c67 fix(downloader): use certifi CA bundle as SSL fallback and log SSL error diagnostics Will Miao 2026-05-30 21:28:18 +08:00
  • 17ba350153 docs: auto-update supporters list in README willmiao 2026-05-28 13:47:09 +00:00
  • 60175334b5 chore(release): bump version to v1.0.9 v1.0.9 Will Miao 2026-05-28 21:46:46 +08:00
  • f65a01df00 feat(recipe): add bulk Repair Metadata for Selected operation to recipes page Will Miao 2026-05-28 20:16:59 +08:00
  • 430e24d70b fix(ui): hide skip-metadata-refresh bulk menu items for recipes Will Miao 2026-05-28 19:11:49 +08:00
  • 14f0c48fdd fix(recipe): detect and repair corrupted checkpoints in repair flow Will Miao 2026-05-28 17:19:27 +08:00
  • 34791c2ad7 fix(recipe): use resources type field to identify checkpoint instead of modelVersionIds[0] Will Miao 2026-05-28 15:46:33 +08:00
  • 3f6824eef6 fix(example-images): exclude failed_models from check_pending_models pending count Will MiaoandClaude Opus 4.7 2026-05-28 12:00:25 +08:00
  • 3919dfa3f4 fix(metadata): suppress rate-limit propagation when model already confirmed deleted Will MiaoandClaude Opus 4.7 2026-05-28 11:56:22 +08:00
  • 7124b5293f chore(settings): remove unused example_images config, add unet folder_paths example Will Miao 2026-05-27 19:58:56 +08:00
  • d2a04f8993 fix(model-hash-index): clean up AutoV2 entry in remove_by_hash Will Miao 2026-05-27 19:38:08 +08:00
  • 7027a7c270 Merge pull request #946 from 1756141021/fix/autov2-hash-matching pixelpaws 2026-05-27 19:20:31 +08:00
  • 0a1d7dfd4c fix: match local LoRAs by AutoV2 hash when Civitai model is deleted heinandClaude Opus 4.6 2026-05-27 14:15:01 +08:00
  • 3962b1a96d fix(civitai): fall back to direct version fetch when modelVersions is empty for newly published models Will Miao 2026-05-27 06:23:22 +08:00
  • 8b856276bf fix(ui): escape HTML entities in parseMarkdown to prevent swallowed angle brackets Will Miao 2026-05-26 21:55:44 +08:00
  • c97c802956 docs: auto-update supporters list in README willmiao 2026-05-26 13:27:45 +00:00
  • 24e2909627 chore(release): bump version to v1.0.8 v1.0.8 Will Miao 2026-05-26 21:27:29 +08:00
  • b768f1368f fix(i18n): update aria2 annotation from experimental to recommended across all locales Will Miao 2026-05-26 20:22:25 +08:00
  • 37ccd29fc0 feat(modal): make version name editable in model modal (#931) Will Miao 2026-05-26 20:16:35 +08:00
  • 7416080cfb fix(civitai): retry transient server errors and cache version info to reduce 504 timeouts Will MiaoandSisyphus 2026-05-26 16:09:08 +08:00
  • 26be187d42 fix(i18n): translate remaining loraSyntaxFormat TODO keys across all locales Will MiaoandSisyphus 2026-05-26 06:15:57 +08:00
  • d7caa1fa47 fix(license): remove cascading commercial-use bit encoding, clarify Allow Selling label (#941) Will Miao 2026-05-26 06:02:17 +08:00
  • 2629fcce23 fix(doctor): add i18n translations for check items, action buttons, and labels Will MiaoandSisyphus 2026-05-25 22:35:48 +08:00
  • 438e7d07b9 fix(i18n): add missing conflictConfirm.detail and conflictConfirm.impact keys to all locales Will MiaoandSisyphus 2026-05-25 22:25:13 +08:00
  • e9932ea870 feat(tags): add right-click context menu with copy for trigger word tags Will Miao 2026-05-25 22:16:54 +08:00
  • 5dd8b96422 fix(autocomplete): reactively refresh lora syntax format cache on settings change (#917) Will Miao 2026-05-25 22:03:56 +08:00
  • 5e1cf68bbd fix(settings): sync loraSyntaxFormat select value from state on modal open (#917) Will Miao 2026-05-25 21:35:15 +08:00
  • 1044fa3c83 feat(doctor): improve duplicate filename conflict UX with confirm modal, syntax-format nav, and i18n Will Miao 2026-05-25 21:25:35 +08:00