Commit Graph

  • 6db17e682a Merge pull request #639 from willmiao/codex/add-setting-to-toggle-folder-sidebar, fixes #630 pixelpaws 2025-11-03 07:04:08 +08:00
  • 94e0308a12 feat(settings): allow hiding folder sidebar pixelpaws 2025-11-03 06:39:13 +08:00
  • 1f9f821576 Merge pull request #636 from willmiao/codex/reset-community-support-banner-logic pixelpaws 2025-11-02 22:40:25 +08:00
  • 57933dfba6 fix(banner): reset community support schedule pixelpaws 2025-11-02 22:30:33 +08:00
  • c50bee7757 Merge pull request #635 from willmiao/codex/design-banner-message-review-feature pixelpaws 2025-11-02 21:04:07 +08:00
  • 4e3ee843f9 chore(ui): improve notification center accessibility pixelpaws 2025-11-02 20:59:00 +08:00
  • 7e40f6fcb9 feat: add GGUF loader metadata extractor support, fixes #627 Will Miao 2025-11-02 10:20:44 +08:00
  • 7976956b6b feat: add model_cache to plugin folder cleanup skip list Will Miao 2025-11-02 10:09:56 +08:00
  • adce5293d5 feat: add model_cache directory to gitignore Will Miao 2025-11-02 10:01:15 +08:00
  • c2db5eb6df Merge pull request #634 from willmiao/codex/refactor-config-to-handle-default-library pixelpaws 2025-11-02 09:12:26 +08:00
  • f958ecdf18 Merge pull request #633 from willmiao/codex/update-settings-path-handling-for-portable-mode pixelpaws 2025-11-02 09:11:17 +08:00
  • ef0bcc6cf1 fix(config): remove template default library before saving paths pixelpaws 2025-11-02 09:09:36 +08:00
  • 285428ad3a fix(portable): use project root for settings storage pixelpaws 2025-11-02 09:07:57 +08:00
  • ee18cff3d9 Merge pull request #626 from willmiao/codex/update-model_update_versions-primary-key pixelpaws 2025-10-30 23:23:11 +08:00
  • 1be3235564 fix(model-updates): support per-model version ids pixelpaws 2025-10-30 23:15:23 +08:00
  • a92883509a Merge pull request #624 from willmiao/codex/clarify-multi-libraries-support-for-comfyui, see #623 pixelpaws 2025-10-30 14:18:41 +08:00
  • ce42d83ce9 feat(settings): add portable settings toggle pixelpaws 2025-10-30 14:08:21 +08:00
  • 077cf7b574 feat(metadata): Add extractors for NunchakuFluxDiTLoader and NunchakuQwenImageDiTLoader nodes, fixes #621 Will Miao 2025-10-29 23:12:46 +08:00
  • b99d78bda6 feat(nodes): enhance LoRA loading with path support and add tests Will Miao 2025-10-29 22:39:08 +08:00
  • 39586f4a20 feat: add LoRA syntax utilities and comprehensive test suite, fixes #600 Will Miao 2025-10-29 22:13:54 +08:00
  • 4ef750b206 feat: improve dropdown menu responsiveness Will Miao 2025-10-29 16:06:08 +08:00
  • 9d3d93823d Merge pull request #620 from willmiao/codex/update-refresh-button-titles pixelpaws 2025-10-29 15:47:08 +08:00
  • 45c1113b72 feat(ui): clarify refresh menu labels pixelpaws 2025-10-29 15:39:42 +08:00
  • e10717dcda feat(ui): improve update controls styling and error handling Will Miao 2025-10-29 14:38:11 +08:00
  • 315ab6f70b feat(ui): update filter button icon for better visual clarity Will Miao 2025-10-29 09:45:31 +08:00
  • cf4d654c4b feat: improve file size extraction logic with primary model preference Will Miao 2025-10-29 09:16:29 +08:00
  • 569c829709 Merge pull request #619 from willmiao/codex/add-check-for-updates-in-bulk-context-menu pixelpaws 2025-10-29 08:56:26 +08:00
  • de05b59f29 test(routes): cover snake case model id payload pixelpaws 2025-10-29 07:33:58 +08:00
  • 70a282a6c0 Merge branch 'main' of https://github.com/willmiao/ComfyUI-Lora-Manager Will Miao 2025-10-29 07:33:00 +08:00
  • b10bcf7e78 feat: add update availability filter to model list Will Miao 2025-10-29 07:32:53 +08:00
  • 5fb10263f3 Merge pull request #618 from willmiao/codex/fix-database-schema-conflict-error, fixes #617 pixelpaws 2025-10-28 22:28:26 +08:00
  • 9e76c9783e fix(update-service): backfill unique constraint for status table pixelpaws 2025-10-28 22:19:21 +08:00
  • 7770976513 Merge pull request #616 from willmiao/codex/analyze-update-metadata-refresh-duration pixelpaws 2025-10-28 21:55:39 +08:00
  • dc1f7ab6fe fix: handle civitai not found responses pixelpaws 2025-10-28 21:47:30 +08:00
  • 32b1d6c561 Merge pull request #614 from willmiao/codex/extend-modelcache-for-model_id-indexing pixelpaws 2025-10-28 18:48:17 +08:00
  • 5264e49f2a feat(cache): index versions by model id pixelpaws 2025-10-28 18:39:37 +08:00
  • ce3adaf831 feat: disable automatic refresh in model versions fetch Will Miao 2025-10-28 09:11:39 +08:00
  • e2f3e57f5c feat: replace window.confirm with modal for version deletion Will Miao 2025-10-27 22:46:36 +08:00
  • 5c2349ff42 feat: remove external links from model version names Will Miao 2025-10-27 21:14:58 +08:00
  • 50eee8c373 feat: add clickable version rows with Civitai links Will Miao 2025-10-27 20:59:32 +08:00
  • f89b792535 Merge pull request #609 from willmiao/codex/add-progress-logging-for-check-updates pixelpaws 2025-10-27 20:57:14 +08:00
  • 6d0ea2841c feat(updates): add progress logging to refresh service pixelpaws 2025-10-27 20:41:07 +08:00
  • 98678a8698 feat(loras): add backspace key handling for LoRA deletion with input focus check, fixes #601 Will Miao 2025-10-27 19:39:49 +08:00
  • 5326fa2970 Merge pull request #607 from willmiao/codex/fix-404-errors-for-example-image-links, see #590 pixelpaws 2025-10-27 19:09:41 +08:00
  • 90547670a2 Merge pull request #608 from willmiao/codex/fix-example-images-download-path-issue pixelpaws 2025-10-27 18:25:49 +08:00
  • 4753206c52 fix(example-images): accept legacy library folders pixelpaws 2025-10-27 18:21:43 +08:00
  • 613aa3b1c3 fix(example-images): preserve local previews on 404 pixelpaws 2025-10-27 18:21:14 +08:00
  • a6b704d4b4 feat: remove version ID display from model versions tab Will Miao 2025-10-27 12:58:15 +08:00
  • 227d06c736 feat: adjust image cropping to prioritize face visibility in LoRA modal Will Miao 2025-10-27 12:42:25 +08:00
  • 8508763831 feat: improve video URL detection to handle query parameters Will Miao 2025-10-27 12:21:51 +08:00
  • 136d3153fa feat: add modal file path resolution and synchronization Will Miao 2025-10-27 12:04:48 +08:00
  • 49bdf77040 feat: improve multipart file extension detection Will Miao 2025-10-27 11:15:16 +08:00
  • f4dcd89835 Merge pull request #603 from willmiao/codex/analyze-lora-manager-recipe-detection-issue pixelpaws 2025-10-27 09:55:43 +08:00
  • 139e915711 fix(recipes): normalize relocated preview paths pixelpaws 2025-10-27 09:50:25 +08:00
  • 22eda58074 Merge pull request #599 from willmiao/codex/fix-settings.json-initialization-behavior pixelpaws 2025-10-27 00:03:49 +08:00
  • fb91cf4df2 fix(settings): preserve template settings file pixelpaws 2025-10-26 23:57:59 +08:00
  • e0332571da feat(settings): improve library bootstrap logic and path handling Will Miao 2025-10-26 23:40:07 +08:00
  • 2d4bc47746 Merge pull request #597 from willmiao/codex/refactor-settings-manager-for-core-keys pixelpaws 2025-10-26 20:01:08 +08:00
  • 38e766484e fix(settings): restrict minimal persistence keys pixelpaws 2025-10-26 19:53:43 +08:00
  • b5ee4a6408 feat(settings): enhance settings handling and add startup messages, fixes #593 and fixes #594 Will Miao 2025-10-26 18:06:37 +08:00
  • 7892df21ec feat: add dynamic loading overlay creation with accessibility Will Miao 2025-10-26 10:52:24 +08:00
  • 188fe407b6 feat(download): sync downloaded versions with update tracking Will Miao 2025-10-26 10:42:09 +08:00
  • 600afdcd92 feat: add update badge to model modal versions tab Will Miao 2025-10-26 10:11:04 +08:00
  • 994fa4bd43 feat: enhance model version download with progress tracking Will Miao 2025-10-26 09:39:42 +08:00
  • 51098f2829 feat: update model versions tab styling and refresh behavior Will Miao 2025-10-26 09:13:59 +08:00
  • 795b9e8418 feat: enhance model version context with file metadata Will Miao 2025-10-26 08:53:53 +08:00
  • 9ca2b9dd56 feat: add model updates check to global context menu Will Miao 2025-10-25 21:32:08 +08:00
  • d77b6d78b7 feat(model-updates): filter records without updates in refresh response Will Miao 2025-10-25 21:31:36 +08:00
  • 427e7a36d5 feat: improve model update detection logic Will Miao 2025-10-25 21:31:01 +08:00
  • c90306cc9b feat: display abbreviated base model labels in model cards Will Miao 2025-10-25 17:04:16 +08:00
  • 5fe0660c64 feat: add update available indicator to model cards Will Miao 2025-10-25 16:41:35 +08:00
  • 2abb5bf122 feat: add update_available flag to model services Will Miao 2025-10-25 16:29:54 +08:00
  • bb65527469 feat: add database migration system for model update schema Will Miao 2025-10-25 16:05:39 +08:00
  • d9a6db3359 feat: optimize model update checking with bulk operations Will Miao 2025-10-25 15:31:33 +08:00
  • 58cafdb713 feat: add model version management endpoints Will Miao 2025-10-25 14:54:23 +08:00
  • 0594e278b6 Merge pull request #592 from willmiao/codex/update-preview-download-logic-for-nsfw-settings pixelpaws 2025-10-25 06:49:51 +08:00
  • 807425f12a feat(preview): respect blur mature content setting pixelpaws 2025-10-25 06:43:03 +08:00
  • aa4b1ccc25 Update FUNDING.yml pixelpaws 2025-10-24 22:23:32 +08:00
  • 58255ec28b Update FUNDING.yml pixelpaws 2025-10-24 22:12:36 +08:00
  • d62b84693d Update FUNDING.yml pixelpaws 2025-10-24 22:10:33 +08:00
  • df75c7e68d feat: enhance Lora modal recipes section with new header and card components Will Miao 2025-10-24 20:27:59 +08:00
  • c5c7fdf54f Merge pull request #591 from willmiao/codex/investigate-share-button-network-error pixelpaws 2025-10-24 15:22:04 +08:00
  • 49e0deeff3 fix(recipes): sanitize shared recipe filenames pixelpaws 2025-10-24 15:17:12 +08:00
  • 0c20701bef Merge pull request #589 from willmiao/codex/fix-download-stalling-issues pixelpaws 2025-10-23 17:40:31 +08:00
  • faa26651dd fix(download): recover stalled transfers automatically pixelpaws 2025-10-23 17:25:38 +08:00
  • 2eae8a7729 Merge pull request #587 from willmiao/codex/evaluate-file-validation-improvements-for-lora-manager pixelpaws 2025-10-23 12:17:13 +08:00
  • dde2b2a960 fix(downloader): enforce file size integrity checks pixelpaws 2025-10-23 11:55:39 +08:00
  • 4a9089d3dd Merge pull request #586 from willmiao/codex/analyze-and-propose-fix-for-header-value-error pixelpaws 2025-10-23 11:23:08 +08:00
  • 3244a5f1a1 fix(lora-manager): sanitize header limit overrides pixelpaws 2025-10-23 11:13:31 +08:00
  • 449c1e9d10 feat(i18n): add new UI text for model management features Will Miao 2025-10-23 11:11:13 +08:00
  • d0aa916683 feat(node-registry): add support to send checkpoint/diffusion model to workflow Will Miao 2025-10-23 10:44:25 +08:00
  • 13433f8cd2 Merge pull request #585 from willmiao/codex/fix-model_type-not-updating-for-checkpoints pixelpaws 2025-10-23 08:33:33 +08:00
  • 8d336320c0 fix(scanner): apply metadata adjustments during reconciliation pixelpaws 2025-10-23 07:34:35 +08:00
  • d945c58d51 Merge pull request #583 from willmiao/codex/analyze-zstd-content-encoding-error pixelpaws 2025-10-22 10:21:17 +08:00
  • acaf122346 fix(downloader): request identity encoding by default pixelpaws 2025-10-22 10:17:39 +08:00
  • 713759b411 Merge pull request #582 from willmiao/codex/fix-model-type-adjustment-in-scanner pixelpaws 2025-10-21 22:59:55 +08:00
  • c5175bb870 fix(checkpoints): preserve model type on persisted load pixelpaws 2025-10-21 22:55:00 +08:00
  • e63ef8d031 Merge pull request #581 from willmiao/codex/fix-typeerror-in-autocomplete.js pixelpaws 2025-10-21 19:33:02 +08:00
  • e043537241 fix(autocomplete): detach listeners when dropdown removed pixelpaws 2025-10-21 19:28:22 +08:00
  • 46126f9950 feat(extensions): add auto path correction toggle for LoRA Manager, fixes #410 Will Miao 2025-10-21 18:47:42 +08:00