pixelpaws
|
fdec8d283c
|
test(example-images): expand coverage for routes and utilities
|
2025-10-05 14:40:48 +08:00 |
|
Will Miao
|
9abedbf7cb
|
fix(metadata-sync): improve error handling for deleted CivitAI models, fixes #497
|
2025-10-05 11:05:52 +08:00 |
|
pixelpaws
|
66004c1cdc
|
Merge pull request #520 from willmiao/codex/adjust-example-images-download-to-use-library-name
fix: keep example image downloads in initial library
|
2025-10-05 10:08:26 +08:00 |
|
pixelpaws
|
5b564cd8a3
|
fix(example-images): pin downloads to start library
|
2025-10-05 09:10:25 +08:00 |
|
pixelpaws
|
2e79970e6e
|
Merge pull request #519 from willmiao/codex/update-example-images-download-flow
fix: reuse migrated example image folders before download
|
2025-10-05 09:04:06 +08:00 |
|
pixelpaws
|
67c82ba6ea
|
fix(example-images): reuse migrated folders during downloads
|
2025-10-05 08:37:11 +08:00 |
|
Will Miao
|
98425f37b8
|
fix(download-manager): improve handling of civitai payloads to avoid empty dictionaries
|
2025-10-05 07:29:11 +08:00 |
|
Will Miao
|
9d22dd3465
|
fix(model-library): update response structure to return model versions directly
|
2025-10-04 22:06:33 +08:00 |
|
pixelpaws
|
837138db49
|
Merge pull request #517 from willmiao/codex/determine-example_images_path-structure
feat: namespace example image storage by library
|
2025-10-04 20:42:15 +08:00 |
|
pixelpaws
|
d43d992362
|
feat(example-images): namespace storage by library
|
2025-10-04 20:29:49 +08:00 |
|
Will Miao
|
16b611cb7e
|
Simplify settings file location and configuration
|
2025-10-04 18:42:53 +08:00 |
|
Will Miao
|
8dde2d5e0d
|
feat(websocket-manager): implement caching for initialization progress and enhance broadcast functionality
|
2025-10-04 18:19:20 +08:00 |
|
Will Miao
|
22b0b2bd24
|
fix(model-card): correct query parameter handling in versioned preview URL
|
2025-10-04 17:32:16 +08:00 |
|
Will Miao
|
056f727bfd
|
feat(model-scanner): enhance page type determination for model types
|
2025-10-04 17:08:02 +08:00 |
|
Will Miao
|
0aa6c53c1f
|
feat(initialization): add support for embeddings page type and log progress updates
|
2025-10-04 14:11:27 +08:00 |
|
pixelpaws
|
d9b0660611
|
Merge pull request #516 from willmiao/codex/investigate-library-switching-functionality-issue
feat: serve dynamic preview assets after library switch
|
2025-10-04 10:51:52 +08:00 |
|
pixelpaws
|
d01666f4e2
|
feat(previews): serve dynamic library previews
|
2025-10-04 10:38:06 +08:00 |
|
Will Miao
|
51bee87cd0
|
fix(persistence): improve handling of lora_info attributes in recipe persistence
|
2025-10-04 09:52:53 +08:00 |
|
pixelpaws
|
3041b443e5
|
Merge pull request #515 from willmiao/codex/add-library-selection-in-settings-modal
Add tests for settings library switcher
|
2025-10-04 09:22:11 +08:00 |
|
pixelpaws
|
d95e6c939b
|
test(settings): cover library switch workflow
|
2025-10-04 09:07:02 +08:00 |
|
pixelpaws
|
fd38c63b35
|
Merge pull request #514 from willmiao/codex/add-multi-library-endpoints-for-frontend
test: add coverage for settings library endpoints
|
2025-10-04 08:43:03 +08:00 |
|
pixelpaws
|
b69c24ae14
|
test(routes): cover settings library endpoints
|
2025-10-04 08:38:59 +08:00 |
|
pixelpaws
|
65a0c00e33
|
Merge pull request #513 from willmiao/codex/add-link-button-to-settings-modal-header
Adjust settings modal location shortcut styling
|
2025-10-04 07:57:43 +08:00 |
|
pixelpaws
|
b12a5ef133
|
style(settings): restyle settings location shortcut
|
2025-10-04 07:52:10 +08:00 |
|
pixelpaws
|
9e1b92c26e
|
Merge pull request #512 from willmiao/codex/analyze-and-add-tests-for-misc-routes
test: improve misc routes coverage
|
2025-10-04 05:25:58 +08:00 |
|
pixelpaws
|
3922aec36e
|
test(routes): extend misc routes coverage
|
2025-10-04 05:10:43 +08:00 |
|
pixelpaws
|
41cca8e56d
|
Merge pull request #511 from willmiao/codex/refactor-misc_routes.py-and-add-tests
refactor: modularize misc route controller
|
2025-10-03 22:47:22 +08:00 |
|
pixelpaws
|
2d37a7341a
|
fix(routes): await trained words extraction
|
2025-10-03 22:45:25 +08:00 |
|
pixelpaws
|
40e3c6134c
|
refactor(routes): modularize misc route handling
|
2025-10-03 22:19:09 +08:00 |
|
pixelpaws
|
edddd47a1e
|
Merge pull request #510 from willmiao/codex/update-default-library-folder-path-handling
fix: rename legacy default library to comfyui
|
2025-10-03 21:50:41 +08:00 |
|
pixelpaws
|
4ea6f38645
|
fix(config): rename legacy default library
|
2025-10-03 21:24:17 +08:00 |
|
Will Miao
|
40d998a026
|
fix(settings): use timezone-aware datetime for current timestamp
fix(tests): normalize stored paths in library upsert test
|
2025-10-03 20:59:47 +08:00 |
|
pixelpaws
|
3af8f151ac
|
Merge pull request #509 from willmiao/codex/implement-features-from-multi-library-design
feat: add multi-library backend support
|
2025-10-03 20:37:59 +08:00 |
|
pixelpaws
|
e066fa6873
|
feat(settings): add multi-library backend support
|
2025-10-03 20:08:35 +08:00 |
|
Will Miao
|
6bd94269d4
|
refactor(model-scanner): remove unused model scanning methods
|
2025-10-03 18:58:02 +08:00 |
|
Will Miao
|
c90edec18a
|
feat(multi-library): add design documentation for multi-library management in standalone mode
|
2025-10-03 18:34:52 +08:00 |
|
Will Miao
|
cbb302614c
|
Merge branch 'main' of https://github.com/willmiao/ComfyUI-Lora-Manager
|
2025-10-03 15:23:30 +08:00 |
|
Will Miao
|
c54611a11b
|
fix(metadata-service): change log level to debug for SQLite and fallback provider registration
|
2025-10-03 15:23:28 +08:00 |
|
pixelpaws
|
88f249649a
|
Merge pull request #508 from willmiao/codex/sync-persistent-model-cache-metadata-updates
fix: sync persistent cache with metadata updates
|
2025-10-03 15:06:30 +08:00 |
|
pixelpaws
|
fe9fbdb93c
|
fix(cache): sync persistent metadata updates
|
2025-10-03 14:57:44 +08:00 |
|
Will Miao
|
28bc966b76
|
feat(model-scanner): enhance cache loading with progress reporting and fallback to full scan
|
2025-10-03 14:31:08 +08:00 |
|
Will Miao
|
77bbf85b52
|
feat(persistent-cache): implement SQLite-based persistent model cache with loading and saving functionality
|
2025-10-03 11:00:51 +08:00 |
|
Will Miao
|
3b1990e97a
|
feat(scanner): enhance model scanning with cache build result and progress reporting
|
2025-10-02 21:25:09 +08:00 |
|
Will Miao
|
375b5a49f3
|
fix(config): update standalone mode environment variable usage
|
2025-10-02 09:40:24 +08:00 |
|
pixelpaws
|
392c157cb5
|
Merge pull request #503 from willmiao/codex/add-hebrew-locale-to-tests
fix(i18n): add hebrew locale coverage
|
2025-09-30 22:07:52 +08:00 |
|
pixelpaws
|
6f5bf4b582
|
fix(i18n): add hebrew locale coverage
|
2025-09-30 22:03:44 +08:00 |
|
pixelpaws
|
2e3f48ebb7
|
Merge pull request #426 from start-life/main
Adding Hebrew language
|
2025-09-30 21:51:50 +08:00 |
|
Will Miao
|
e4a2c518bb
|
fix(preset): update filePath retrieval method in removePreset function
|
2025-09-30 21:41:30 +08:00 |
|
pixelpaws
|
f19fb68b4c
|
Merge pull request #501 from willmiao/codex/update-downloadmanager-to-handle-multiple-download-urls
feat: retry mirror downloads sequentially
|
2025-09-30 17:17:34 +08:00 |
|
pixelpaws
|
9121c12a2c
|
feat(download): retry mirror urls sequentially
|
2025-09-30 17:14:59 +08:00 |
|