Will Miao
01ba3c14f8
Implement virtual scrolling for model loading and checkpoint management
2025-05-12 17:47:57 +08:00
Will Miao
611dd33c75
feat: add model exclution functionality frontend
2025-05-03 16:14:09 +08:00
Will Miao
aa6c6035b6
refactor: consolidate save model metadata functionality across APIs
2025-04-25 13:31:01 +08:00
Will Miao
d1e21fa345
feat: Implement context menus for checkpoints and recipes, including metadata refresh and NSFW level management
2025-04-14 15:37:36 +08:00
Will Miao
3df96034a1
refactor: Consolidate model handling functions into baseModelApi for better code reuse and organization
2025-04-11 14:35:56 +08:00
Will Miao
131c3cc324
Add Civitai metadata fetching functionality for checkpoints
...
- Implement fetchCivitai API method to retrieve metadata from Civitai.
- Enhance CheckpointsControls to include fetch from Civitai functionality.
- Update PageControls to register fetch from Civitai event listener for both LoRAs and Checkpoints.
2025-04-10 21:07:17 +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
252e90a633
Enhance Checkpoints Manager: Implement API integration for checkpoints, add filtering and sorting options, and improve UI components for better user experience
2025-04-10 16:04:08 +08:00