237899745
  • Joined on 2025-12-10
237899745 pushed to master at 237899745/vue-driven-cloud-storage 2026-02-17 19:36:50 +08:00
f0e7381c1d fix: use preview-mode signed URLs and graceful media preview fallback
237899745 pushed to master at 237899745/vue-driven-cloud-storage 2026-02-17 19:32:51 +08:00
2b700978ad fix: precheck local downloads to avoid JSON file download on quota errors
237899745 pushed to master at 237899745/vue-driven-cloud-storage 2026-02-17 19:29:44 +08:00
dd6c439eb3 fix: fallback to file icon when thumbnail load fails
237899745 pushed to master at 237899745/vue-driven-cloud-storage 2026-02-17 19:25:40 +08:00
978ae545e1 feat: make zero download quota block downloads and use -1 for unlimited
237899745 pushed to master at 237899745/vue-driven-cloud-storage 2026-02-17 19:08:49 +08:00
53e77ebf4e fix: precheck local share download quota at download-url stage
237899745 pushed to master at 237899745/vue-driven-cloud-storage 2026-02-17 19:07:14 +08:00
3ab92d672d chore: properly ignore runtime storage and data directories
237899745 pushed to master at 237899745/vue-driven-cloud-storage 2026-02-17 19:05:14 +08:00
19d3f29f6b fix: move share quota block to download and add 3s download alert
237899745 pushed to master at 237899745/vue-driven-cloud-storage 2026-02-17 18:12:40 +08:00
10a3f09952 feat: switch OSS download quota to reservation plus log reconcile
237899745 pushed to master at 237899745/vue-driven-cloud-storage 2026-02-17 17:41:04 +08:00
b171b41599 fix: force OSS direct download even when traffic quota is enabled
3a22b88f23 feat: add user download traffic reports and restore OSS direct downloads
Compare 2 commits »
237899745 pushed to master at 237899745/vue-driven-cloud-storage 2026-02-17 17:19:35 +08:00
7687397954 feat: enhance download traffic quota lifecycle controls
237899745 pushed to master at 237899745/vue-driven-cloud-storage 2026-02-17 16:52:27 +08:00
2629237f9e feat(quota): add downloadable traffic quota with local/OSS/share metering
237899745 pushed to master at 237899745/zsglpt 2026-02-16 01:43:01 +08:00
e725db79a9 优化后台金山状态:登录后静默预取并在系统配置页复用缓存
237899745 pushed to master at 237899745/zsglpt 2026-02-16 01:19:51 +08:00
1389ec7434 安全修复:加固CSRF与凭证保护并修复越权风险
237899745 pushed to master at 237899745/zsglpt 2026-02-16 00:45:19 +08:00
14b506e8a1 fix(frontend): 退出登录增加原生确认兜底,修复点击无响应
237899745 pushed to master at 237899745/zsglpt 2026-02-16 00:36:58 +08:00
8c0403e0ff 安全增强: 增加日志敏感字段脱敏过滤器
237899745 pushed to master at 237899745/zsglpt 2026-02-16 00:35:11 +08:00
7d42f96e42 安全修复: 收敛认证与日志风险并补充基础测试
237899745 pushed to master at 237899745/zsglpt 2026-02-16 00:17:23 +08:00
7627885b1b fix(passkey): 修复安卓端 Credential Manager 异常并增强兼容
237899745 pushed to master at 237899745/zsglpt 2026-02-15 23:59:26 +08:00
cb35df5f01 fix(front): 修复前台退出登录确认弹窗样式丢失
237899745 pushed to master at 237899745/zsglpt 2026-02-15 23:51:57 +08:00
7007f5f6f5 feat: 完成 Passkey 能力与前后台加载优化
237899745 pushed to master at 237899745/vue-driven-cloud-storage 2026-02-12 21:39:39 +08:00
b0e89df5c4 fix(security): harden CORS/cookie policy and share path validation