Commit Graph

642 Commits

Author SHA1 Message Date
oiov b9a80d4df4 fix: Change CSS import to SCSS 2025-10-20 11:43:27 +08:00
oiov 7e5c0d9de6 refact: email sending editor 2025-10-20 11:34:05 +08:00
oiov 349a91cd0c docs: add afd link and qrcode 2025-10-19 19:14:49 +08:00
oiov 9e3249eda4 debug 2025-10-19 15:10:34 +08:00
oiov 4524f5ab95 debug 2025-10-19 15:06:40 +08:00
oiov 4e6c6b77b6 debug 2025-10-19 14:59:11 +08:00
oiov be672722bf debug 2025-10-19 14:52:04 +08:00
oiov 440d310076 chore: business domain auto redirect to host domain 2025-10-19 14:47:19 +08:00
oiov c4a43a3a8d chore: change default email from name 2025-10-18 17:10:47 +08:00
oiov 9d2d730987 style: refact feature section 2025-10-18 16:33:38 +08:00
oiov 814610cd59 style: adjust logo and scroll area v1.1.6 2025-10-16 20:51:40 +08:00
oiov 70857c7fec refact: better landing and login page 2025-10-16 20:37:26 +08:00
oiov 940b02313c feats: support muti email providers 2025-10-16 15:48:04 +08:00
oiov 9c3e9ddc0f docs: remove test domain 2025-10-13 11:12:20 +08:00
oiov 76f792cc7d feat: add localstorage support for QR code editor 2025-09-29 10:45:07 +08:00
oiov bfb1a14045 fix barchart calcuate 2025-09-16 14:51:08 +08:00
oiov 044356ad29 refact: remove /s for short link v1.1.5 2025-09-14 16:10:43 +08:00
oiov a43135f088 chore: replace default avatar image 2025-08-12 16:26:12 +08:00
oiov 2d44423e14 fix: file link copy value 2025-08-12 09:48:31 +08:00
oiov eac50a40f8 docs: update aff links 2025-08-11 17:02:58 +08:00
oiov 55a46c184b chore forwading email info 2025-08-08 14:46:44 +08:00
oiov c4e62e9322 Add forward email tips 2025-08-08 14:38:56 +08:00
oiov 25ac692268 Improve chinese locale translation 2025-08-06 17:35:42 +08:00
oiov 8f4847e13c adjust link preview image size 2025-08-06 11:22:35 +08:00
oiov d47689adcf Improve link previewer cpn 2025-08-06 10:56:30 +08:00
oiov bc20bb2fec fix file list user info display 2025-08-05 20:17:28 +08:00
oiov 14a2f4a940 fix storage doc link 2025-08-05 17:34:00 +08:00
oiov f96c3d4f7e feat: add email forwrading white list config 2025-08-05 10:25:19 +08:00
oiov 5335834809 feat: add export url functions 2025-08-04 11:03:43 +08:00
oiov ecca6abdf7 bump version to 1.1.4 v1.1.4 2025-08-04 10:22:11 +08:00
oiov 97097b143a fix: disabled users are not allowed to log in 2025-08-04 10:20:21 +08:00
oiov ad0c4b2b6e enhance locale translation and add contributors section in readme 2025-07-30 15:36:54 +08:00
oiov 1fd837d4cb fix feedback comment path 2025-07-28 11:33:20 +08:00
oiov f12c9e326b change default forward sender 2025-07-28 11:04:34 +08:00
oiov 2d2a30cd8b fix resend send error 2025-07-28 11:03:15 +08:00
oiov 17df046ca1 chore 2025-07-28 10:52:10 +08:00
oiov d23cabeebb chore 2025-07-28 10:46:16 +08:00
oiov cfcbc3fe26 feat: add email forwarding configs 2025-07-28 09:49:36 +08:00
oiov 3f5d2a8364 upd: improve chinese and english localization 2025-07-24 10:54:49 +08:00
oiov e52b5b82fb chore(storage): upd file list display name 2025-07-24 10:44:19 +08:00
oiov 5c8d79f78f fix: create dns record content too long(#63) 2025-07-23 09:54:04 +08:00
oiov 0d91760ef6 replace plan limit to bucket limit 2025-07-22 17:16:00 +08:00
oiov 3cc2df46f8 Merge pull request #65 from oiov/dev
Dev
2025-07-22 17:06:05 +08:00
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
oiov 75d1ab0c83 Merge pull request #62 from weiruchenai1/dev
feat: 添加存储桶容量限制和上传验证功能
2025-07-22 14:25:47 +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 356d5e2b4a format readme styles 2025-07-22 11:14:23 +08:00
oiov 9a3163883d chore docs 2025-07-21 21:20:44 +08:00
oiov f23c6e5159 docs: upd readme docker deploy detail 2025-07-21 21:17:32 +08:00