Commit Graph

  • f0e246b4ac Merge pull request #542 from willmiao/codex/investigate-backend-tests-modifying-settings.json pixelpaws 2025-10-08 16:02:11 +08:00
  • a232997a79 fix(utils): respect metadata sync overrides pixelpaws 2025-10-08 15:52:15 +08:00
  • 08a449db99 fix(metadata): refresh metadata sync settings pixelpaws 2025-10-08 10:38:05 +08:00
  • 0c023c9888 fix(settings): lazily resolve module aliases pixelpaws 2025-10-08 10:10:23 +08:00
  • 0ad92d00b3 fix(settings): restore legacy settings aliases pixelpaws 2025-10-08 09:54:36 +08:00
  • a726cbea1e fix(routes): pass resolved settings to metadata sync pixelpaws 2025-10-08 09:32:57 +08:00
  • c53fa8692b refactor(settings): lazily initialize manager pixelpaws 2025-10-08 08:56:57 +08:00
  • 3118f3b43c feat(graph): enhance node handling with graph identifiers and improve metadata updates, see #408, #538 Will Miao 2025-10-07 23:22:38 +08:00
  • 9199950b74 feat(release): update version to 0.9.6 and add release notes for critical performance optimizations and new features v0.9.6 Will Miao 2025-10-07 17:41:58 +08:00
  • 4c7e31687b feat(recipe_scanner): reset cached state on active library change Will Miao 2025-10-07 08:07:44 +08:00
  • 75e207b520 fix(banner): remove redundant community support banner registration Will Miao 2025-10-06 22:39:49 +08:00
  • 631289b75e feat(banner): add community support banner with Ko-fi integration and translations Will Miao 2025-10-06 22:39:21 +08:00
  • 1b958d0a5d feat(modal): use CSS variables for header height and improve recipe modal layout Will Miao 2025-10-06 16:28:56 +08:00
  • 35fdf9020d docs(README): update instructions for settings.json file creation in Portable Edition Will Miao 2025-10-06 15:32:37 +08:00
  • 45926b1dca feat(constants): add CHROMA model to BASE_MODELS and update categories Will Miao 2025-10-06 08:48:15 +08:00
  • 686ba5024d fix(tests): add loadingManager mocks in settingsManager tests Will Miao 2025-10-06 08:24:58 +08:00
  • cf375c7c86 Merge pull request #537 from willmiao/codex/implement-video-lazy-loading-with-queue pixelpaws 2025-10-06 08:07:24 +08:00
  • 5e53d76f44 fix(model-card): throttle preview video loading pixelpaws 2025-10-06 07:45:51 +08:00
  • 7757f72859 Enhance test for saving paths to ensure cross-platform compatibility in folder paths Will Miao 2025-10-05 22:40:43 +08:00
  • c8cc584049 Merge pull request #536 from willmiao/codex/add-unit-tests-for-config-saving-paths pixelpaws 2025-10-05 22:24:57 +08:00
  • 2cdd269bba Merge pull request #535 from willmiao/codex/add-tests-for-migration-utility-functions pixelpaws 2025-10-05 22:24:42 +08:00
  • d2d97ae5bb Merge pull request #534 from willmiao/codex/add-tests-for-cache-middleware pixelpaws 2025-10-05 22:24:26 +08:00
  • d08d77c555 Merge pull request #533 from willmiao/codex/add-async-test-module-for-lifecycle pixelpaws 2025-10-05 22:24:12 +08:00
  • 92f8d2139a Merge pull request #532 from willmiao/codex/create-tests-for-statsroutes pixelpaws 2025-10-05 22:23:59 +08:00
  • 50f2c2dfe6 test(config): cover save path migration flows pixelpaws 2025-10-05 22:19:36 +08:00
  • 3539c453d3 test(utils): cover example images migrations pixelpaws 2025-10-05 22:19:29 +08:00
  • 1631122f95 test(middleware): add cache control coverage pixelpaws 2025-10-05 22:19:20 +08:00
  • 8fcb979544 test(routes): cover lora manager lifecycle pixelpaws 2025-10-05 22:19:10 +08:00
  • 8a5af0b7f3 test(routes): add stats routes coverage pixelpaws 2025-10-05 22:18:59 +08:00
  • cb1f08d556 Fix low contrast on nav-item hover Will Miao 2025-10-05 21:10:01 +08:00
  • 1150267765 Merge pull request #531 from willmiao/codex/-activelibrary pixelpaws 2025-10-05 21:04:10 +08:00
  • 5c1252548d fix(locales): translate library selection strings pixelpaws 2025-10-05 21:03:21 +08:00
  • 3c7cdf5db8 feat(header): enhance navigation and search functionality with context-aware behavior Will Miao 2025-10-05 20:58:14 +08:00
  • 9ac4203b1c test(example-images): allow monkeypatching os.startfile on linux Will Miao 2025-10-05 16:30:44 +08:00
  • d0800510db Merge pull request #529 from willmiao/codex/update-file-url-formatting-methods pixelpaws 2025-10-05 15:53:26 +08:00
  • f8ba551cc4 fix(recipes): use preview endpoint for recipe images pixelpaws 2025-10-05 15:49:18 +08:00
  • 413444500e refactor(model_scanner): normalize path comparisons for model roots Will Miao 2025-10-05 15:48:50 +08:00
  • e21d5835ec Merge pull request #524 from willmiao/codex/add-async-tests-for-websocketmanager pixelpaws 2025-10-05 15:19:40 +08:00
  • f2f354e478 Merge pull request #528 from willmiao/codex/add-bulk-action-set-content-rating, fixes #428 pixelpaws 2025-10-05 15:19:19 +08:00
  • b195d4569c test(usage-stats): allow metadata registry monkeypatch pixelpaws 2025-10-05 15:13:20 +08:00
  • 3b77fed72d feat(bulk): add bulk content rating action pixelpaws 2025-10-05 15:09:43 +08:00
  • fc64e97f92 Merge pull request #525 from willmiao/codex/develop-tests-for-metadatasyncservice-and-modelscanner pixelpaws 2025-10-05 15:03:36 +08:00
  • 1da0434454 Merge pull request #526 from willmiao/codex/add-tests-for-utility-functions pixelpaws 2025-10-05 15:03:20 +08:00
  • cf2fe40612 Merge pull request #527 from willmiao/codex/add-unit-tests-for-metadata-components pixelpaws 2025-10-05 15:03:04 +08:00
  • 8f46433ff7 Merge pull request #523 from willmiao/codex/add-tests-for-settingsmanager-migration pixelpaws 2025-10-05 15:02:44 +08:00
  • f3be3ae269 Merge pull request #522 from willmiao/codex/add-tests-for-example-images-pipeline pixelpaws 2025-10-05 15:02:07 +08:00
  • cfec5447d3 test(metadata): add collector coverage pixelpaws 2025-10-05 14:44:17 +08:00
  • 2d36b461cf test(utils): add coverage for helper utilities pixelpaws 2025-10-05 14:43:21 +08:00
  • 5e23e4b13d test(metadata): cover sync service and scanner reconciliation pixelpaws 2025-10-05 14:42:13 +08:00
  • badae2e8b3 test: cover websocket broadcasts and usage stats pixelpaws 2025-10-05 14:41:47 +08:00
  • 9e64531de6 test(settings): cover migrations and registry lazy loading pixelpaws 2025-10-05 14:41:24 +08:00
  • fdec8d283c test(example-images): expand coverage for routes and utilities pixelpaws 2025-10-05 14:40:48 +08:00
  • 9abedbf7cb fix(metadata-sync): improve error handling for deleted CivitAI models, fixes #497 Will Miao 2025-10-05 11:05:52 +08:00
  • 66004c1cdc Merge pull request #520 from willmiao/codex/adjust-example-images-download-to-use-library-name pixelpaws 2025-10-05 10:08:26 +08:00
  • 5b564cd8a3 fix(example-images): pin downloads to start library pixelpaws 2025-10-05 09:10:25 +08:00
  • 2e79970e6e Merge pull request #519 from willmiao/codex/update-example-images-download-flow pixelpaws 2025-10-05 09:04:06 +08:00
  • 67c82ba6ea fix(example-images): reuse migrated folders during downloads pixelpaws 2025-10-05 08:37:11 +08:00
  • 98425f37b8 fix(download-manager): improve handling of civitai payloads to avoid empty dictionaries Will Miao 2025-10-05 07:29:11 +08:00
  • 9d22dd3465 fix(model-library): update response structure to return model versions directly Will Miao 2025-10-04 22:06:33 +08:00
  • 837138db49 Merge pull request #517 from willmiao/codex/determine-example_images_path-structure pixelpaws 2025-10-04 20:42:15 +08:00
  • d43d992362 feat(example-images): namespace storage by library pixelpaws 2025-10-04 20:29:49 +08:00
  • 16b611cb7e Simplify settings file location and configuration Will Miao 2025-10-04 18:42:53 +08:00
  • 8dde2d5e0d feat(websocket-manager): implement caching for initialization progress and enhance broadcast functionality Will Miao 2025-10-04 18:19:20 +08:00
  • 22b0b2bd24 fix(model-card): correct query parameter handling in versioned preview URL Will Miao 2025-10-04 17:32:16 +08:00
  • 056f727bfd feat(model-scanner): enhance page type determination for model types Will Miao 2025-10-04 17:08:02 +08:00
  • 0aa6c53c1f feat(initialization): add support for embeddings page type and log progress updates Will Miao 2025-10-04 14:11:27 +08:00
  • d9b0660611 Merge pull request #516 from willmiao/codex/investigate-library-switching-functionality-issue pixelpaws 2025-10-04 10:51:52 +08:00
  • d01666f4e2 feat(previews): serve dynamic library previews pixelpaws 2025-10-04 10:38:06 +08:00
  • 51bee87cd0 fix(persistence): improve handling of lora_info attributes in recipe persistence Will Miao 2025-10-04 09:52:53 +08:00
  • 3041b443e5 Merge pull request #515 from willmiao/codex/add-library-selection-in-settings-modal pixelpaws 2025-10-04 09:22:11 +08:00
  • d95e6c939b test(settings): cover library switch workflow pixelpaws 2025-10-04 09:07:02 +08:00
  • fd38c63b35 Merge pull request #514 from willmiao/codex/add-multi-library-endpoints-for-frontend pixelpaws 2025-10-04 08:43:03 +08:00
  • b69c24ae14 test(routes): cover settings library endpoints pixelpaws 2025-10-04 08:38:59 +08:00
  • 65a0c00e33 Merge pull request #513 from willmiao/codex/add-link-button-to-settings-modal-header pixelpaws 2025-10-04 07:57:43 +08:00
  • b12a5ef133 style(settings): restyle settings location shortcut pixelpaws 2025-10-04 07:52:10 +08:00
  • 9e1b92c26e Merge pull request #512 from willmiao/codex/analyze-and-add-tests-for-misc-routes pixelpaws 2025-10-04 05:25:58 +08:00
  • 3922aec36e test(routes): extend misc routes coverage pixelpaws 2025-10-04 05:10:43 +08:00
  • 41cca8e56d Merge pull request #511 from willmiao/codex/refactor-misc_routes.py-and-add-tests pixelpaws 2025-10-03 22:47:22 +08:00
  • 2d37a7341a fix(routes): await trained words extraction pixelpaws 2025-10-03 22:45:25 +08:00
  • 40e3c6134c refactor(routes): modularize misc route handling pixelpaws 2025-10-03 22:19:09 +08:00
  • edddd47a1e Merge pull request #510 from willmiao/codex/update-default-library-folder-path-handling pixelpaws 2025-10-03 21:50:41 +08:00
  • 4ea6f38645 fix(config): rename legacy default library pixelpaws 2025-10-03 21:24:17 +08:00
  • 40d998a026 fix(settings): use timezone-aware datetime for current timestamp fix(tests): normalize stored paths in library upsert test Will Miao 2025-10-03 20:59:47 +08:00
  • 3af8f151ac Merge pull request #509 from willmiao/codex/implement-features-from-multi-library-design pixelpaws 2025-10-03 20:37:59 +08:00
  • e066fa6873 feat(settings): add multi-library backend support pixelpaws 2025-10-03 20:08:35 +08:00
  • 6bd94269d4 refactor(model-scanner): remove unused model scanning methods Will Miao 2025-10-03 18:58:02 +08:00
  • c90edec18a feat(multi-library): add design documentation for multi-library management in standalone mode Will Miao 2025-10-03 18:34:52 +08:00
  • cbb302614c Merge branch 'main' of https://github.com/willmiao/ComfyUI-Lora-Manager Will Miao 2025-10-03 15:23:30 +08:00
  • c54611a11b fix(metadata-service): change log level to debug for SQLite and fallback provider registration Will Miao 2025-10-03 15:23:28 +08:00
  • 88f249649a Merge pull request #508 from willmiao/codex/sync-persistent-model-cache-metadata-updates pixelpaws 2025-10-03 15:06:30 +08:00
  • fe9fbdb93c fix(cache): sync persistent metadata updates pixelpaws 2025-10-03 14:57:44 +08:00
  • 28bc966b76 feat(model-scanner): enhance cache loading with progress reporting and fallback to full scan Will Miao 2025-10-03 14:31:08 +08:00
  • 77bbf85b52 feat(persistent-cache): implement SQLite-based persistent model cache with loading and saving functionality Will Miao 2025-10-03 11:00:51 +08:00
  • 3b1990e97a feat(scanner): enhance model scanning with cache build result and progress reporting Will Miao 2025-10-02 21:25:09 +08:00
  • 375b5a49f3 fix(config): update standalone mode environment variable usage Will Miao 2025-10-02 09:40:24 +08:00
  • 392c157cb5 Merge pull request #503 from willmiao/codex/add-hebrew-locale-to-tests pixelpaws 2025-09-30 22:07:52 +08:00
  • 6f5bf4b582 fix(i18n): add hebrew locale coverage pixelpaws 2025-09-30 22:03:44 +08:00
  • 2e3f48ebb7 Merge pull request #426 from start-life/main pixelpaws 2025-09-30 21:51:50 +08:00
  • e4a2c518bb fix(preset): update filePath retrieval method in removePreset function Will Miao 2025-09-30 21:41:30 +08:00
  • f19fb68b4c Merge pull request #501 from willmiao/codex/update-downloadmanager-to-handle-multiple-download-urls pixelpaws 2025-09-30 17:17:34 +08:00