Commit Graph

11 Commits

Author SHA1 Message Date
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
d76bf5b751 feat: implement account binding functionality for GitHub and LinuxDo 2025-06-01 15:39:14 +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
shiyu
f52507b129 feat(StorageService, PictureController): refactor storage service methods to use unified ExecuteAsync pattern for file operations 2025-05-28 18:47:57 +08:00
shiyu
672e0611fa feat(PictureController): refactor Telegram file handling to improve error management and metadata storage 2025-05-26 19:17:07 +08:00
ShiYu
c2a9d07772 feat(upload): remove image format conversion options #6
- Remove image format conversion and quality settings from the upload dialog
- Update backend to use default format and quality settings
- Add system configuration options for default image format and quality
2025-05-24 11:41:06 +08:00
ShiYu
b76d462b12 feat(Config): add backup and restore configuration functionality 2025-05-24 00:49:48 +08:00
shiyu
b26b076736 feat(upload): add image format conversion and quality settings for uploads #6 2025-05-23 20:19:55 +08:00
ShiYu
0691f1c87d refactor: restructure directories to improve module organization Foxel.Models.Request.Picture - Foxel.Models.Request.Tag - Foxel.Models.Request.Auth - Foxel.Models.Request.Picture 2025-05-23 15:07:37 +08:00