237899745
  • Joined on 2025-12-10
237899745 pushed to master at 237899745/vue-driven-cloud-storage 2026-02-17 20:13:38 +08:00
1eae645bfd feat: improve admin user management with filters and pagination
237899745 pushed to master at 237899745/vue-driven-cloud-storage 2026-02-17 20:03:09 +08:00
c506cf83be feat: improve media preview UX with caching and loading states
237899745 pushed to master at 237899745/vue-driven-cloud-storage 2026-02-17 19:51:03 +08:00
0885195cb5 fix: remove preview content-type override for aliyun oss compatibility
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 异常并增强兼容