pixelpaws
|
50f2c2dfe6
|
test(config): cover save path migration flows
|
2025-10-05 22:19:36 +08:00 |
|
pixelpaws
|
1150267765
|
Merge pull request #531 from willmiao/codex/-activelibrary
fix(locales): translate library selection strings
|
2025-10-05 21:04:10 +08:00 |
|
pixelpaws
|
5c1252548d
|
fix(locales): translate library selection strings
|
2025-10-05 21:03:21 +08:00 |
|
pixelpaws
|
d0800510db
|
Merge pull request #529 from willmiao/codex/update-file-url-formatting-methods
fix: route recipe previews through preview API
|
2025-10-05 15:53:26 +08:00 |
|
pixelpaws
|
f8ba551cc4
|
fix(recipes): use preview endpoint for recipe images
|
2025-10-05 15:49:18 +08:00 |
|
pixelpaws
|
e21d5835ec
|
Merge pull request #524 from willmiao/codex/add-async-tests-for-websocketmanager
Add websocket broadcast and usage stats tests
|
2025-10-05 15:19:40 +08:00 |
|
pixelpaws
|
f2f354e478
|
Merge pull request #528 from willmiao/codex/add-bulk-action-set-content-rating, fixes #428
Add bulk content rating update action
|
2025-10-05 15:19:19 +08:00 |
|
pixelpaws
|
b195d4569c
|
test(usage-stats): allow metadata registry monkeypatch
|
2025-10-05 15:13:20 +08:00 |
|
pixelpaws
|
3b77fed72d
|
feat(bulk): add bulk content rating action
|
2025-10-05 15:09:43 +08:00 |
|
pixelpaws
|
fc64e97f92
|
Merge pull request #525 from willmiao/codex/develop-tests-for-metadatasyncservice-and-modelscanner
Add coverage for metadata sync service and scanner reconciliation
|
2025-10-05 15:03:36 +08:00 |
|
pixelpaws
|
1da0434454
|
Merge pull request #526 from willmiao/codex/add-tests-for-utility-functions
test: add coverage for utility helpers
|
2025-10-05 15:03:20 +08:00 |
|
pixelpaws
|
cf2fe40612
|
Merge pull request #527 from willmiao/codex/add-unit-tests-for-metadata-components
Add metadata collector unit tests and fixtures
|
2025-10-05 15:03:04 +08:00 |
|
pixelpaws
|
8f46433ff7
|
Merge pull request #523 from willmiao/codex/add-tests-for-settingsmanager-migration
Add tests for settings migrations and service registry lazy loading
|
2025-10-05 15:02:44 +08:00 |
|
pixelpaws
|
f3be3ae269
|
Merge pull request #522 from willmiao/codex/add-tests-for-example-images-pipeline
test: add example images route and utility coverage
|
2025-10-05 15:02:07 +08:00 |
|
pixelpaws
|
cfec5447d3
|
test(metadata): add collector coverage
|
2025-10-05 14:44:17 +08:00 |
|
pixelpaws
|
2d36b461cf
|
test(utils): add coverage for helper utilities
|
2025-10-05 14:43:21 +08:00 |
|
pixelpaws
|
5e23e4b13d
|
test(metadata): cover sync service and scanner reconciliation
|
2025-10-05 14:42:13 +08:00 |
|
pixelpaws
|
badae2e8b3
|
test: cover websocket broadcasts and usage stats
|
2025-10-05 14:41:47 +08:00 |
|
pixelpaws
|
9e64531de6
|
test(settings): cover migrations and registry lazy loading
|
2025-10-05 14:41:24 +08:00 |
|
pixelpaws
|
fdec8d283c
|
test(example-images): expand coverage for routes and utilities
|
2025-10-05 14:40:48 +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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
pixelpaws
|
c2c1772371
|
Merge pull request #496 from willmiao/codex/find-best-practices-for-settings-file-storage
feat(settings): persist settings in user config directory
|
2025-09-28 07:06:02 +08:00 |
|
pixelpaws
|
88d5caf642
|
feat(settings): migrate settings to user config dir
|
2025-09-27 22:22:15 +08:00 |
|
pixelpaws
|
1684978693
|
Merge pull request #491 from willmiao/codex/replace-spaces-in-embedding-paths
Fix embedding relative paths by replacing spaces
|
2025-09-26 09:06:56 +08:00 |
|
pixelpaws
|
8e4927600f
|
fix(embeddings): replace spaces in relative paths
|
2025-09-26 09:02:46 +08:00 |
|
pixelpaws
|
4d72dc57e7
|
Merge pull request #490 from willmiao/codex/remove-comfy-field-from-images-metadata
fix: strip comfy metadata from civitai model images
|
2025-09-26 08:59:30 +08:00 |
|
pixelpaws
|
e7316b3389
|
fix(civitai): strip comfy metadata from images
|
2025-09-26 08:55:46 +08:00 |
|
pixelpaws
|
6381dbafc1
|
Merge pull request #488 from willmiao/codex/fix-bespoke-import_from-loader-issue
test: standardize backend package imports
|
2025-09-25 16:51:17 +08:00 |
|
pixelpaws
|
fc9db4510f
|
test: fix duplicate pytest import
|
2025-09-25 16:44:43 +08:00 |
|
pixelpaws
|
66abf736c9
|
Merge pull request #487 from willmiao/codex/fix-lora-information-import-issue
fix: parse civitai image LoRAs from hash metadata
|
2025-09-25 16:00:48 +08:00 |
|
pixelpaws
|
af713470c1
|
fix(recipes): parse loras from civitai hashes
|
2025-09-25 15:59:44 +08:00 |
|
pixelpaws
|
93a51d2bcb
|
Merge pull request #486 from willmiao/codex/enable-test-coverage-metrics-in-ci
ci: add pytest coverage reporting
|
2025-09-25 15:58:47 +08:00 |
|
pixelpaws
|
3f3e06de8a
|
Fix pytest command in backend tests workflow
|
2025-09-25 15:57:59 +08:00 |
|
pixelpaws
|
7315aac9d8
|
ci: add pytest coverage reporting
|
2025-09-25 15:47:07 +08:00 |
|
pixelpaws
|
d933308a6f
|
Merge pull request #485 from willmiao/codex/expand-vitest-coverage-for-frontend-components
test(frontend): extend coverage for comfyui widgets and helpers
|
2025-09-25 15:37:48 +08:00 |
|
pixelpaws
|
3baf93dcc5
|
test(frontend): extend coverage for comfyui widgets and helpers
|
2025-09-25 15:32:25 +08:00 |
|
pixelpaws
|
6ba14bd8fe
|
Merge pull request #484 from willmiao/codex/fix-update-check-in-offline-mode
Fix offline update logging and respect update notification toggle
|
2025-09-25 14:54:28 +08:00 |
|
pixelpaws
|
7499570766
|
fix(updates): avoid network stack traces offline
|
2025-09-25 14:50:06 +08:00 |
|
pixelpaws
|
b0cc42ef1f
|
Merge pull request #483 from willmiao/codex/introduce-integration-and-contract-tests
test: add aiohttp integration coverage for ServiceRegistry
|
2025-09-25 14:23:53 +08:00 |
|
pixelpaws
|
23679ec3f5
|
chore(tests): clean integration route header
|
2025-09-25 14:17:45 +08:00 |
|
pixelpaws
|
dd9e6a5b69
|
Merge pull request #482 from willmiao/codex/add-pytest-modules-for-untested-services
Add backend service and route test coverage
|
2025-09-25 09:48:27 +08:00 |
|
pixelpaws
|
095320ef72
|
test(routes): tidy lora route test imports
|
2025-09-25 09:40:25 +08:00 |
|
pixelpaws
|
35f7674bcd
|
Merge pull request #480 from willmiao/codex/modularize-i18n-tests-into-smaller-cases
test(i18n): modularize translation validation
|
2025-09-25 09:25:06 +08:00 |
|
pixelpaws
|
26b36c123d
|
test(i18n): modularize translation validation
|
2025-09-25 09:21:08 +08:00 |
|
pixelpaws
|
3d6f9b226f
|
Merge pull request #479 from willmiao/codex/execute-phase-5-tasks-and-update-roadmap
Add frontend coverage workflow and reporting script
|
2025-09-25 07:00:04 +08:00 |
|
pixelpaws
|
eda6df4a5d
|
chore(ci): add frontend coverage workflow
|
2025-09-24 23:22:32 +08:00 |
|
pixelpaws
|
2a99b0e46f
|
Merge pull request #478 from willmiao/codex/execute-phase-4-tasks-from-roadmap
Add interaction-level frontend regression tests
|
2025-09-24 20:38:51 +08:00 |
|
pixelpaws
|
ae8914f5c8
|
test(frontend): add interaction regression suites
|
2025-09-24 20:33:41 +08:00 |
|
pixelpaws
|
0c9f8971ce
|
Merge pull request #477 from willmiao/codex/execute-phase-3-tasks-and-update-roadmap
test: add embeddings and recipes manager suites
|
2025-09-24 20:18:37 +08:00 |
|
pixelpaws
|
d7a75ea4e5
|
test(frontend): cover embeddings and recipes managers
|
2025-09-24 20:15:38 +08:00 |
|
pixelpaws
|
3ad8d8b17c
|
Merge pull request #476 from willmiao/codex/plan-next-tasks-based-on-roadmap-juork7
test(frontend): cover filtering flows for lora and checkpoints
|
2025-09-24 17:54:50 +08:00 |
|
pixelpaws
|
39225dc204
|
test(frontend): add filtering coverage for model pages
|
2025-09-24 17:50:04 +08:00 |
|
pixelpaws
|
4fb69f7d89
|
Merge pull request #475 from willmiao/codex/plan-next-tasks-based-on-roadmap-gpw3fe
Add checkpoints page smoke tests
|
2025-09-24 17:22:22 +08:00 |
|
pixelpaws
|
0890c6ad24
|
test(frontend): add checkpoints manager smoke tests
|
2025-09-24 17:18:20 +08:00 |
|
pixelpaws
|
dd81809589
|
Merge pull request #474 from willmiao/codex/plan-next-steps-for-roadmap-tasks
test(frontend): add loras page manager suite
|
2025-09-24 17:09:38 +08:00 |
|
pixelpaws
|
f0672beb46
|
test(frontend): add loras page manager suite
|
2025-09-24 16:22:17 +08:00 |
|
pixelpaws
|
cc5301e710
|
Merge pull request #473 from willmiao/codex/plan-next-tasks-based-on-roadmap
fix(frontend): validate AppCore initialization wiring
|
2025-09-24 16:15:05 +08:00 |
|
pixelpaws
|
9d5ec43c4e
|
fix(frontend): correct AppCore example images initialization
|
2025-09-24 16:10:27 +08:00 |
|
pixelpaws
|
6d41211b07
|
Merge pull request #472 from willmiao/codex/plan-and-update-frontend-testing-roadmap
Add AppCore page orchestration tests
|
2025-09-24 15:56:17 +08:00 |
|
pixelpaws
|
d58b61eed5
|
test(frontend): cover appcore page features
|
2025-09-24 15:55:50 +08:00 |
|
pixelpaws
|
4b53d98bfc
|
Merge pull request #471 from willmiao/codex/organize-frontend-tests-into-new-directories
test(frontend): document dom fixture workflow
|
2025-09-24 15:44:23 +08:00 |
|
pixelpaws
|
f51f354e48
|
test(frontend): add dom fixture helpers
|
2025-09-24 15:39:52 +08:00 |
|
pixelpaws
|
49e7c2e9f5
|
Merge pull request #470 from willmiao/codex/add-tests-for-storagehelpers-and-appcore
test: add vitest coverage for storage helpers and core
|
2025-09-24 05:21:02 +08:00 |
|
pixelpaws
|
4653c273e3
|
test(frontend): add storage and core initialization specs
|
2025-09-24 05:20:39 +08:00 |
|
pixelpaws
|
219cd242db
|
Merge pull request #467 from willmiao/codex/migrate-frontend-settings-to-backend
feat(settings): centralize settings loading and snake_case keys
|
2025-09-23 22:16:10 +08:00 |
|
pixelpaws
|
e5b712c082
|
fix(i18n): sync language with state settings
|
2025-09-23 22:00:31 +08:00 |
|
pixelpaws
|
4d2c60d59b
|
fix(settings): persist language preference
|
2025-09-23 22:00:20 +08:00 |
|
pixelpaws
|
1d2c1b114b
|
Merge pull request #469 from willmiao/codex/add-download-example-images-to-global-context-menu
feat: add download example images to global context menu
|
2025-09-23 20:58:35 +08:00 |
|
pixelpaws
|
2bde936d05
|
Merge pull request #468 from willmiao/codex/migrate-i18n-tests-to-tests-framework
Migrate i18n test script into pytest suite
|
2025-09-23 20:58:14 +08:00 |
|
pixelpaws
|
cd3e32bf4b
|
feat(context-menu): add example image download entry
|
2025-09-23 20:49:44 +08:00 |
|
pixelpaws
|
454536d631
|
test(i18n): migrate localization tests into pytest suite
|
2025-09-23 20:47:33 +08:00 |
|