99 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
oiov 4df8e985c1 bump version to v1.1.2 2025-07-11 20:26:47 +08:00
oiov 67ba274377 chore: pagenation show total num 2025-07-10 16:07:44 +08:00
oiov feb0e31eb2 chore: add public filed for bucket 2025-07-09 16:24:06 +08:00
oiov 709a56609e feat: add admin storage manager 2025-07-08 21:22:10 +08:00
oiov 6e6bc22177 chore icon codes 2025-07-08 11:16:27 +08:00
oiov 436a30e9d0 feat: add file upload limit on plan 2025-07-07 21:30:01 +08:00
oiov a0d7c1071a feats: file list render 2025-07-06 18:56:41 +08:00
oiov bb957c9ee6 feat: add user-files schema and crud 2025-07-05 21:39:03 +08:00
oiov f90ccca8ba feat: add s3 crud and s3 confgs 2025-07-02 17:25:07 +08:00
oiov 6406579f03 feats: add url status componet 2025-06-29 19:27:27 +08:00
oiov c102955cd5 feats(configs): add email push config for subdomain apply 2025-06-29 16:44:18 +08:00
oiov 51e3403b1d feat(admin): add delete user method 2025-06-29 16:17:08 +08:00
oiov 192b6c0077 fix: default value of suffix config 2025-06-27 10:24:53 +08:00
oiov 16ed4932a0 feat: regist email white list 2025-06-27 10:16:53 +08:00
oiov 8aa4602390 feat: support admin create new user account 2025-06-26 16:53:42 +08:00
oiov c1743c2840 feat(record): add status card 2025-06-24 19:31:34 +08:00
oiov dcb8479017 feat(domain): add duplicate feature 2025-06-23 10:54:12 +08:00
oiov 09a9ebbe22 enhance chinese translate and fix error message 2025-06-21 20:59:02 +08:00
oiov acc3b33d77 Add tg docs and github page custom domain docs 2025-06-21 20:12:11 +08:00
oiov fc9deeb715 chore: remove md escaper 2025-06-21 17:19:53 +08:00
oiov 4b770ad07c feats(email): add telegram pusher 2025-06-21 16:52:19 +08:00
oiov a9156f505c fix: modal scroller on mobile 2025-06-20 20:31:30 +08:00
oiov b342c8c373 feat: add version check cpn 2025-06-20 20:13:52 +08:00
oiov 367da79ed9 feats: support catch-all for email 2025-06-20 16:49:37 +08:00
oiov d038169846 feats(auth): login with email and password 2025-06-17 19:46:43 +08:00
oiov 8f44b8ae11 feats: configurable login methods 2025-06-13 17:35:19 +08:00
oiov cbdccaa60e add notification and chore list codes 2025-06-11 20:08:32 +08:00
oiov 67672624e3 feat: configurable app settings 2025-06-11 17:06:20 +08:00
oiov d937858ce3 chore: remove titles 2025-06-11 15:12:04 +08:00
oiov 468a6f5645 feats: configurable plan quota 2025-06-11 15:06:36 +08:00
oiov 5ffa4bda8f fixup intl fetch error 2025-06-08 15:39:57 +08:00
oiov 6c0be291e0 Add delete inbox email method 2025-06-08 14:54:28 +08:00
oiov 657cd32aaa Improved user interface translations and clarity in Simplified 2025-06-07 22:04:46 +08:00
oiov 7d629e9cd4 Improved user interface translations and clarity in Simplified 2025-06-06 23:21:37 +08:00
oiov ca35d96925 Improved user interface translations and clarity in Simplified 2025-06-06 15:10:11 +08:00
oiov dc60a00103 Improved user interface translations and clarity in Simplified 2025-06-06 11:14:56 +08:00
oiov bba4c6bae7 feats: add apply mode for subdomain service 2025-06-04 16:47:06 +08:00
oiov cff4579ff1 enhance list pagenation layout 2025-06-01 13:49:29 +08:00
oiov 40ece4e764 fix(chart): duplicate keys of xaxis 2025-05-29 14:33:09 +08:00
oiov 59727b6be9 style: adjust url list layout 2025-05-24 22:36:31 +08:00
oiov 24ae1bc45e fix(realtime): fix charts display 2025-05-24 21:28:43 +08:00
oiov a1cd74e90f feats: realtime globe and visits charts 2025-05-24 17:28:25 +08:00
oiov 6e8b1ccefd update domain page title 2025-05-21 19:41:17 +08:00