Will Miao
ec9b37eb53
feat: add model type context to tag suggestions
...
- Pass modelType parameter to setupTagEditMode function
- Implement model type aware priority tag suggestions
- Add model type normalization and resolution logic
- Handle suggestion state reset when model type changes
- Maintain backward compatibility with existing functionality
The changes enable context-aware tag suggestions based on model type, improving tag relevance and user experience when editing tags for different model types.
2025-10-11 20:36:38 +08:00
Will Miao
5fe5e7ea54
feat(ui): enhance settings modal styling and add priority tags tabs
...
- Rename `.settings-open-location-button` to `.settings-action-link` for better semantic meaning
- Add enhanced hover/focus states with accent colors and border transitions
- Implement tabbed interface for priority tags with LoRA, checkpoint, and embedding sections
- Improve input styling with consistent error states and example code formatting
- Remove deprecated grid layout in favor of tab-based organization
- Add responsive tab navigation with proper focus management and visual feedback
2025-10-11 19:43:22 +08:00
pixelpaws
6120922204
chore(priority-tags): add newline terminator
2025-10-11 17:38:20 +08:00
Will Miao
d2c2bfbe6a
feat(sidebar): add recursive search functionality and toggle button
2025-10-09 17:07:10 +08:00
Will Miao
3118f3b43c
feat(graph): enhance node handling with graph identifiers and improve metadata updates, see #408 , #538
2025-10-07 23:22:38 +08:00
Will Miao
75e207b520
fix(banner): remove redundant community support banner registration
2025-10-06 22:39:49 +08:00
Will Miao
631289b75e
feat(banner): add community support banner with Ko-fi integration and translations
2025-10-06 22:39:21 +08:00
Will Miao
1b958d0a5d
feat(modal): use CSS variables for header height and improve recipe modal layout
2025-10-06 16:28:56 +08:00
Will Miao
45926b1dca
feat(constants): add CHROMA model to BASE_MODELS and update categories
2025-10-06 08:48:15 +08:00
pixelpaws
5e53d76f44
fix(model-card): throttle preview video loading
2025-10-06 07:45:51 +08:00
Will Miao
cb1f08d556
Fix low contrast on nav-item hover
2025-10-05 21:10:01 +08:00
Will Miao
3c7cdf5db8
feat(header): enhance navigation and search functionality with context-aware behavior
2025-10-05 20:58:14 +08:00
pixelpaws
3b77fed72d
feat(bulk): add bulk content rating action
2025-10-05 15:09:43 +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
0aa6c53c1f
feat(initialization): add support for embeddings page type and log progress updates
2025-10-04 14:11:27 +08:00
pixelpaws
d95e6c939b
test(settings): cover library switch workflow
2025-10-04 09:07:02 +08:00
pixelpaws
b12a5ef133
style(settings): restyle settings location shortcut
2025-10-04 07:52:10 +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
3baf93dcc5
test(frontend): extend coverage for comfyui widgets and helpers
2025-09-25 15:32:25 +08:00
pixelpaws
7499570766
fix(updates): avoid network stack traces offline
2025-09-25 14:50:06 +08:00
start-life
003ee55a75
Merge branch 'main' into main
2025-09-25 09:28:30 +03:00
Will Miao
d504f89f6a
Merge branch 'main' of https://github.com/willmiao/ComfyUI-Lora-Manager
2025-09-24 21:11:43 +08:00
Will Miao
14c468f2a2
feat(video): enhance video handling in model cards with lazy loading and autoplay settings, see #446
2025-09-24 21:11:36 +08:00
pixelpaws
d7a75ea4e5
test(frontend): cover embeddings and recipes managers
2025-09-24 20:15:38 +08:00
pixelpaws
f0672beb46
test(frontend): add loras page manager suite
2025-09-24 16:22:17 +08:00
pixelpaws
9d5ec43c4e
fix(frontend): correct AppCore example images initialization
2025-09-24 16:10:27 +08:00
pixelpaws
f51f354e48
test(frontend): add dom fixture helpers
2025-09-24 15:39:52 +08:00
Will Miao
6f4453aaf3
refactor: remove storage migration logic and associated tests
2025-09-24 06:04:08 +08:00
pixelpaws
4653c273e3
test(frontend): add storage and core initialization specs
2025-09-24 05:20:39 +08:00
Will Miao
ae145de2f2
feat(tests): add frontend automated testing setup with Vitest and jsdom
2025-09-23 23:05:55 +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
cd3e32bf4b
feat(context-menu): add example image download entry
2025-09-23 20:49:44 +08:00
Will Miao
656f1755fd
feat: add cleanup example image folders functionality and UI integration
2025-09-23 20:35:35 +08:00
pixelpaws
8aa76ce5c1
feat(settings): centralize frontend settings on backend
2025-09-23 20:28:32 +08:00
Will Miao
d477050239
feat: add global context menu with actions and integration
2025-09-23 11:19:36 +08:00
Will Miao
b91f06405d
feat: support clip strength in LoRA usage tips, fixes #401
2025-09-22 13:42:36 +08:00
Will Miao
40cbb2155c
refactor(baseModelApi): comment out failure message handling in bulk metadata refresh
2025-09-20 21:43:00 +08:00
Will Miao
3053b13fcb
feat(metadata): enhance model processing with CivitAI metadata checks and new fields for archive DB status
2025-09-19 23:22:47 +08:00
Will Miao
f3544b3471
refactor(settings): replace getStorageItem with state.global.settings for default root retrieval
2025-09-19 22:57:05 +08:00
Will Miao
67b274c1b2
feat(settings): add 'show_only_sfw' setting to manage content visibility
2025-09-18 21:55:21 +08:00
Will Miao
d30fbeb286
feat(example_images): add dedicated folder check and update settings handling for example images path, see #431
2025-09-18 19:22:29 +08:00
Will Miao
bdc86ddf15
Refactor API endpoints to use '/api/lm/' prefix
...
- Updated all relevant routes in `stats_routes.py` and `update_routes.py` to include the new '/api/lm/' prefix for consistency.
- Modified API endpoint configurations in `apiConfig.js` to reflect the new structure, ensuring all CRUD and bulk operations are correctly routed.
- Adjusted fetch calls in various components and managers to utilize the updated API paths, including recipe, model, and example image operations.
- Ensured all instances of the old API paths were replaced with the new '/api/lm/' prefix across the codebase for uniformity and to prevent broken links.
2025-09-18 14:50:40 +08:00
Will Miao
0dc4b6f728
refactor(showcase): improve custom image identification logic in renderMediaItem and findLocalFile functions
2025-09-15 20:18:39 +08:00
Will Miao
4540e47055
refactor(baseModelApi): update example images path retrieval to use state settings
2025-09-15 18:07:22 +08:00
Will Miao
4bb8981e78
refactor(routes): update API endpoints for settings to use '/api/lm/settings', see #435
2025-09-15 16:22:59 +08:00
Will Miao
2b847039d4
refactor(settings-modal): adjust font size for path template preview
2025-09-15 15:38:01 +08:00