Will Miao
f332aef41d
fix(BulkManager): prevent initialization on recipes page to avoid unnecessary processing
2025-09-05 22:45:23 +08:00
Will Miao
1f91a3da8e
fix(BulkManager): streamline cleanupBulkBaseModelModal to clear base model select options
2025-09-05 21:00:54 +08:00
Will Miao
c109e392ad
feat(auto-organize): add auto-organize functionality for selected models and update context menu
2025-09-05 20:51:30 +08:00
Will Miao
03b6e78705
feat(locales): add bulk base model functionality in multiple languages and update toast messages
2025-09-05 18:00:21 +08:00
Will Miao
6dc2811af4
feat(bulk-modal): refactor bulk base model modal for improved UI and functionality, fixes 352
2025-09-05 17:36:54 +08:00
Will Miao
e6425dce32
feat(bulk-manager): enhance bulk mode handling by skipping actions when a modal is open
2025-09-05 17:07:57 +08:00
Will Miao
95e2ff5f1e
Implement centralized event management system with priority handling and state tracking
...
- Enhanced EventManager class to support priority-based event handling, conditional execution, and automatic cleanup.
- Integrated event management into BulkManager for global keyboard shortcuts and marquee selection events.
- Migrated mouse tracking and node selector events to UIHelpers for better coordination.
- Established global event handlers for context menu interactions and modal state management.
- Added comprehensive documentation for event management implementation and usage.
- Implemented initialization logic for event management, including error handling and cleanup on page unload.
2025-09-05 16:56:26 +08:00
Will Miao
92ac487128
feat(bulk-base-model): implement bulk base model setting functionality with UI and context menu integration
2025-09-05 14:07:03 +08:00
Will Miao
3250fa89cb
feat(selection): implement marquee selection for bulk operations
2025-09-05 11:24:48 +08:00
Will Miao
7475de366b
feat(context-menu): enhance bulk workflow options with append and replace actions
2025-09-05 11:24:48 +08:00
Will Miao
fb2b69b787
feat(tags): refactor preset tags to constants for better maintainability
2025-09-05 09:27:45 +08:00
Will Miao
1d31dae110
feat(tags): implement bulk tag addition and replacement functionality
2025-09-05 07:18:24 +08:00
Will Miao
4eb67cf6da
feat(bulk-tags): add bulk tag management modal and context menu integration
2025-09-04 22:08:55 +08:00
Will Miao
a5a9f7ed83
fix(banner): ensure href attribute defaults to '#' for actions without a URL
2025-09-04 22:07:07 +08:00
Will Miao
9bebcc9a4b
feat(bulk): implement bulk context menu for model operations and remove bulk operations panel
2025-09-04 15:24:54 +08:00
Will Miao
192bc237bf
fix(onboarding): update language selection button text and remove skip option from translations
2025-09-03 23:04:06 +08:00
Will Miao
f041f4a114
feat(onboarding): prevent onboarding from starting if version-mismatch banner is visible
2025-09-03 22:48:29 +08:00
Will Miao
8fbf2ab56d
feat(onboarding): add multilingual support for onboarding steps and language selection
2025-09-03 22:17:48 +08:00
Will Miao
ea727aad2e
feat(onboarding): enhance target highlighting with mask and pulsing effect
2025-09-03 21:44:23 +08:00
Will Miao
5520aecbba
fix(onboarding): adjust language selection logic to skip if already set and update prompt text
2025-09-03 19:22:53 +08:00
Will Miao
6b738a4769
fix(onboarding): update language handling and selection logic in onboarding process
2025-09-03 19:15:55 +08:00
Will Miao
903a8050b3
Add SVG flags for France, Hong Kong, Japan, South Korea, Russia, and the United States
...
- Added France flag (fr.svg) with three vertical stripes: blue, white, and red.
- Added Hong Kong flag (hk.svg) featuring a red background with a white flower emblem.
- Added Japan flag (jp.svg) with a white field and a red circle in the center.
- Added South Korea flag (kr.svg) showcasing a white background with a central yin-yang symbol and four black trigrams.
- Added Russia flag (ru.svg) with three horizontal stripes: white, blue, and red.
- Added United States flag (us.svg) with red and white stripes and a blue canton featuring stars.
2025-09-03 18:19:34 +08:00
Will Miao
2bcf341f04
feat(onboarding): implement onboarding tutorial with language selection and step guidance
2025-09-03 15:42:36 +08:00
Will Miao
92341111ad
feat(localization): enhance import modal and related components with new labels, descriptions, and error messages for improved user experience
2025-08-31 22:41:35 +08:00
Will Miao
4956d6781f
feat(localization): enhance download modal with new labels and error messages for improved user experience
2025-08-31 22:06:59 +08:00
Will Miao
63562240c4
feat(localization): enhance English and Chinese translations for update notifications and support modal
2025-08-31 21:54:54 +08:00
Will Miao
84d801cf14
feat(localization): enhance settings modal with new sections and translations for improved user experience
2025-08-31 21:27:59 +08:00
Will Miao
a83f020fcc
feat(localization): add file size labels and enhance search placeholders in UI components
2025-08-31 20:26:13 +08:00
Will Miao
f80e266d02
feat(localization): update toast messages for consistency and improved error handling across various components
2025-08-31 18:38:42 +08:00
Will Miao
7bef562541
feat(localization): update toast messages for improved user feedback and localization support across various components
2025-08-31 16:52:58 +08:00
Will Miao
8303196b57
feat(localization): enhance toast messages for context menu actions, model tags, and download management with improved error handling and user feedback
2025-08-31 14:27:33 +08:00
Will Miao
987b8c8742
feat(localization): enhance toast messages for recipes and example images with improved error handling and success feedback
2025-08-31 13:51:37 +08:00
Will Miao
e60a579b85
feat(localization): enhance toast messages for API actions and model management with i18n support
...
refactor(localization): update toast messages in various components and managers for better user feedback
2025-08-31 12:25:08 +08:00
Will Miao
be8edafed0
feat(localization): enhance toast messages for better user feedback and localization support
2025-08-31 11:51:28 +08:00
Will Miao
6acccbbb94
fix(localization): update language labels to use English and native scripts for consistency
2025-08-31 09:16:26 +08:00
Will Miao
b2c4efab45
refactor(i18n): streamline i18n initialization and update translation methods
2025-08-31 09:03:06 +08:00
Will Miao
3c9e402bc0
Add Korean, Russian, and Traditional Chinese translations for LoRA Manager
2025-08-30 11:32:39 +08:00
Will Miao
f82908221c
Implement internationalization (i18n) system for LoRA Manager
...
- Added i18n support with automatic language detection based on browser settings.
- Implemented translations for English (en) and Simplified Chinese (zh-CN).
- Created utility functions for text replacement in HTML templates and JavaScript.
- Developed a comprehensive translation key structure for various application components.
- Added formatting functions for numbers, dates, and file sizes according to locale.
- Included RTL language support and dynamic updates for DOM elements.
- Created tests to verify the functionality of the i18n system.
2025-08-29 21:32:48 +08:00
Will Miao
d62cff9841
feat: Refactor SidebarManager integration and cleanup methods for improved state management
2025-08-26 21:38:33 +08:00
Will Miao
842beec7cc
feat: Update recursive search option to default to true and remove related UI elements
2025-08-26 18:14:43 +08:00
Will Miao
919fed05c5
feat: Enhance model moving functionality with improved error handling and unique filename generation
2025-08-25 13:08:35 +08:00
Will Miao
03b6f4b378
refactor: Clean up and optimize import modal and related components, removing unused styles and improving path selection functionality
2025-08-20 23:12:38 +08:00
Will Miao
ee84571bdb
refactor: Simplify handling of base model path mappings and download path templates by removing unnecessary JSON.stringify calls
2025-08-19 20:20:30 +08:00
Will Miao
25139ca922
feat: enhance bulk operations panel styling and update downloadExampleImages method to accept optional modelTypes parameter
2025-08-15 15:58:33 +08:00
Will Miao
8d01d04ef0
feat: add default path toggle and update download modal for improved path selection
2025-08-13 23:30:48 +08:00
Will Miao
b8aa7184bd
feat: update download path template handling for model types and migrate old settings
2025-08-13 19:23:37 +08:00
Will Miao
e4195f874d
feat: implement download path templates configuration with support for multiple model types and custom templates
2025-08-13 17:42:40 +08:00
Will Miao
d04deff5ca
feat: enhance download and move modals with improved folder path input, autocomplete, and folder tree integration
2025-08-13 14:41:21 +08:00
Will Miao
20ce0778a0
fix: correct default root key generation by using singular model type
2025-08-13 11:06:39 +08:00
Will Miao
286f4ff384
feat: add folder tree and unified folder tree endpoints, enhance download modal with folder path input and tree navigation
2025-08-12 22:34:53 +08:00