7 Commits

Author SHA1 Message Date
oiov 28367890a1 refact: bucket storage limit rules 2025-07-22 16:58:24 +08:00
oiov 4afa235a17 Merge branch 'dev' of https://github.com/oiov/wr.do into dev 2025-07-22 14:26:31 +08:00
weiruchenai1 509ad15652 feat: 实现分层存储配额管理和UI优化
🆕 新增功能:
- 添加存储桶容量限制配置功能,支持按存储桶设置最大容量
- 新增存储桶使用情况API端点 (/api/storage/bucket-usage)
- 实现Plan配额和存储桶配额的分层显示

🎨 界面优化:
- 存储使用情况面板支持双层配额显示
- 上传错误提示改为右对齐显示
- Toast通知位置改为右下角
- 为存储桶配置添加帮助提示

🔧 功能改进:
- 优化上传前容量检查逻辑
- 改进错误信息显示,使用中文提示
- 智能显示更严格的配额限制
- 完善国际化支持

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-22 12:47:23 +08:00
oiov 457e161281 chore error status code and custom provider name 2025-07-21 10:47:37 +08:00
weiruchenai1 d25de8d0f7 feat: improve file upload error handling and add Chinese localization 2025-07-21 00:24:44 +08:00
oiov 877e826d23 feat(s3): add custom provider section 2025-07-20 19:53:38 +08:00
oiov f1f9fc1d63 refact s3 configs and support muti s3 providers 2025-07-14 15:14:54 +08:00