shiyu
00dbaff8b2
feat(face-recognition): add face detection support and UI overlay
2025-06-16 12:47:48 +08:00
shiyu
28ca2387f7
feat(upload): add storage mode selection and retrieval for image uploads
2025-06-13 12:32:43 +08:00
ShiYu
d4bf9493c1
feat(image): add permission setting to EditImageDialog
2025-06-12 00:10:07 +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
4e66cbf563
refactor(api): streamline imports and enhance type definitions across multiple files
2025-06-07 15:58:25 +08:00
shiyu
3b6ee4feaf
feat(ImageGrid): add edit functionality for images and update picture API
2025-05-25 15:49:27 +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
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