Commit Graph
7 Commits
Author SHA1 Message Date
axibayuit 155aacab63 perf: 优化容量统计,从索引元数据读取,减少 KV 写入操作 2025-12-29 23:20:04 +08:00
axibayuit 3d77585ec5 feat: add storage quota limit for S3/R2 channels
- Add quota counter tracking (usedMB, fileCount) per channel
- Filter channels by quota threshold in fetchUploadConfig()
- Update quota on upload (endUpload) and delete
- Add /api/manage/quota API for stats and recalculation
- Fix null check in delete when file record not found
- Fix R2 channel name from hardcoded to actual channel.name
2025-12-29 19:55:20 +08:00
初衷 c13f7a1dfb debug:添加调试信息 2025-08-13 23:22:33 +08:00
初衷 9d9de6760a fix:所有模块导入/导出的兼容性问题 2025-08-13 19:09:01 +08:00
初衷 3d7594c64c fix:语法兼容性修复 2025-08-13 18:12:11 +08:00
初衷 2589927def feat:现有的 KV 存储数据迁移到 D1 数据库 2025-08-13 16:26:04 +08:00
MarSeventh be4629c643 v2beta 2025-02-06 18:18:39 +08:00