Commit Graph
6 Commits
Author SHA1 Message Date
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
ShiYu 9243a26189 feat(storage): refactor storage service and provider interface, support dynamic registration of storage providers 2025-05-22 16:31:32 +08:00
ShiYu 61f254450c feat: add storage type support and update the configuration interface. 2025-05-19 17:22:39 +08:00
shiyu cde2c7b997 Initial commit 2025-05-18 20:48:20 +08:00