Commit Graph

12 Commits

Author SHA1 Message Date
shiyu
3d3ecac4ce Refactor face clustering service and related interfaces 2025-06-23 13:01:21 +08:00
shiyu
49c84658b5 refactor: 统一命名空间为Foxel.Api,移除不必要的using语句,优化代码结构 2025-06-22 17:07:43 +08:00
shiyu
9612a69f9d feat: 添加裁剪人脸图片功能,更新人脸管理服务以支持裁剪路径 2025-06-17 16:18:04 +08:00
shiyu
429ce92cdb feat: Implement face clustering management service and API 2025-06-16 20:07:39 +08:00
shiyu
b5931de344 refactor(picture): streamline picture response mapping and improve thumbnail generation logic 2025-06-10 10:46:27 +08:00
shiyu
e55f311c04 feat(album): add cover picture functionality to albums and enhance album management API 2025-06-09 15:13:14 +08:00
shiyu
0a6fe70537 feat(storage): implement storage management API and enhance storage mode handling 2025-06-09 12:12:37 +08:00
shiyu
2d5e2bf3fb feat(task-processor): implement PictureTaskProcessor for background image processing tasks 2025-06-07 21:27:00 +08:00
shiyu
a95651b04a feat(logManagement): implement log management service 2025-06-06 11:40:27 +08:00
shiyu
67168a99b6 feat(pictureManagement): add advanced filtering and search functionality for pictures 2025-06-02 12:52:46 +08:00
shiyu
686cc5fd11 feat(userManagement): add user detail view and filtering capabilities 2025-06-02 12:46:11 +08:00
shiyu
44d2616fd4 feat: Support multiple vector database selection, add InMemory and Qdrant adapters, introduce admin dashboard 2025-05-31 21:01:37 +08:00