Will Miao
7abfc49e08
feat: implement bulk operations for model management including delete, move, and refresh functionalities
2025-08-05 11:23:20 +08:00
Will Miao
836a64e728
refactor: enhance bulk metadata refresh functionality and update UI components
2025-07-26 23:45:57 +08:00
Will Miao
3cf9121a8c
refactor: enhance scanner handling and add embedding support in download manager and misc routes
2025-07-25 23:59:27 +08:00
Will Miao
e8ccdabe6c
refactor: Enhance sorting functionality and UI for model selection, including legacy format conversion
2025-07-24 09:26:15 +08:00
Will Miao
eccfa0ca54
feat: Add keyboard shortcuts for bulk operations and enhance shortcut key styling
2025-07-22 19:14:36 +08:00
Will Miao
e151a19fcf
Implement bulk operations for LoRAs: add send to workflow and bulk delete functionality with modal confirmation.
2025-06-03 07:44:52 +08:00
Will Miao
396924f4cc
Add badge for duplicate count and update logic in ModelDuplicatesManager and PageControls
2025-06-02 09:42:28 +08:00
Will Miao
26f9779fbf
Add bulk delete functionality for loras and implement model duplicates management. See #198
...
- Introduced a new API endpoint for bulk deleting loras.
- Added ModelDuplicatesManager to handle duplicate models for loras and checkpoints.
- Implemented UI components for displaying duplicates and managing selections.
- Enhanced controls with a button for finding duplicates.
- Updated templates to include a duplicates banner and associated actions.
2025-06-02 08:08:45 +08:00
Will Miao
bae66f94e8
Add full rebuild option to model refresh functionality and enhance dropdown controls
2025-05-29 15:51:45 +08:00
Will Miao
2ba7a0ceba
Add keyboard navigation support and related styles for enhanced user experience
2025-05-15 20:17:57 +08:00
Will Miao
51a6374c33
feat: add favorites filtering functionality across models and UI components
2025-04-25 17:55:33 +08:00
Will Miao
ee04df40c3
Refactor controls and pagination for Checkpoints and LoRAs: Implement unified PageControls, enhance API integration, and improve event handling for better user experience.
2025-04-10 19:41:02 +08:00
Will Miao
43e3d0552e
style: Update filter indicator and button styles for improved UI consistency
...
feat: Add pulse animation to filter indicators in Lora and recipe management
refactor: Change filter-active button to a div for better semantic structure
2025-04-08 13:45:15 +08:00
Will Miao
801aa2e876
Enhance Lora and recipe integration with improved filtering and UI updates
...
- Added support for filtering LoRAs by hash in both API and UI components.
- Implemented session storage management for custom filter states when navigating between recipes and LoRAs.
- Introduced a new button in the recipe modal to view associated LoRAs, enhancing user navigation.
- Updated CSS styles for new UI elements, including a custom filter indicator and LoRA view button.
- Refactored existing JavaScript components to streamline the handling of filter parameters and improve maintainability.
2025-04-08 12:23:51 +08:00
Will Miao
dd81c86540
Enhance folder tag functionality and layout; update styles for action buttons and toggle behavior
2025-03-13 21:23:24 +08:00
Will Miao
3620376c3c
Add search and filter functionality to header; adjust styles for responsiveness
2025-03-13 21:02:54 +08:00
Will Miao
2783782669
Add search options panel and functionality for filename, model name, and tags
2025-03-10 19:33:45 +08:00
Will Miao
564e507fa9
Add tag info and filtering
2025-03-10 15:32:27 +08:00
Will Miao
721bef3ff8
Add tag filtering checkpoint
2025-03-10 13:18:56 +08:00
Will Miao
14aef237a9
Add interactive thumbnail strip for bulk LoRA selection
2025-03-07 15:36:07 +08:00
Will Miao
0c4914909a
Add bulk operation
2025-03-07 13:15:39 +08:00
Will Miao
f614dbf700
Add filters - base model only for now
2025-03-05 19:53:52 +08:00
Will Miao
c17f2c885a
Add filters - checkpoint
2025-03-05 19:07:11 +08:00
Will Miao
071b979c24
Add search clear button
2025-02-16 08:03:24 +08:00
Will Miao
2222731f36
checkpoint
2025-02-10 23:40:38 +08:00
Will Miao
25c93f8cc9
Add recursive search option for folder filtering and enhance search UI
2025-02-08 18:01:22 +08:00
Will Miao
d43f133681
checkpoint
2025-02-06 08:47:17 +08:00
Will Miao
e3f2e4245b
Remove debug logging
2025-02-05 09:43:34 +08:00
Will Miao
df957d3d67
Implement search
2025-02-04 23:15:10 +08:00
Will Miao
9489a1989a
Refactor LoRA template with modular components and script updates
2025-02-04 12:20:56 +08:00