Commit Graph

668 Commits

Author SHA1 Message Date
初衷
ccfcffdfed Revert "fix:去除KV检查和KV提示"
This reverts commit 15055b6293.
2025-08-20 08:43:14 +08:00
初衷
15055b6293 fix:去除KV检查和KV提示 2025-08-19 18:21:16 +08:00
GH Action - Upstream Sync
7a6471ff4d Merge branch 'main' of https://github.com/MarSeventh/CloudFlare-ImgBed 2025-08-16 01:21:21 +00:00
MarSeventh
cb5ba4a978 Opt:优化索引更新策略 2025-08-15 18:12:15 +08:00
GH Action - Upstream Sync
e056115c8d Merge branch 'main' of https://github.com/MarSeventh/CloudFlare-ImgBed 2025-08-15 01:25:31 +00:00
chuzhong
3895f0221f Update README.md 2025-08-14 15:25:52 +08:00
初衷
a7c9923ac3 fix:修复语法错误 2025-08-14 15:17:24 +08:00
初衷
89073d6dfd fix:修复索引系统的问题。update remade 2025-08-14 15:12:37 +08:00
初衷
6b48c7fd0d fix:优化备份和恢复功能 2025-08-14 14:36:39 +08:00
初衷
a8fb9a1dd8 fix:找到问题,修复问题 2025-08-14 13:36:12 +08:00
MarSeventh
d2754d98ee update readme 2025-08-14 11:40:08 +08:00
初衷
9d95c861d6 debug:添加测试方法 2025-08-14 11:39:52 +08:00
初衷
63321e9d32 fix:添加debug查询。优化查询D1逻辑 2025-08-14 11:34:10 +08:00
MarSeventh
123f964d5d update readme 2025-08-14 11:32:51 +08:00
MarSeventh
3c4eb39891 update readme 2025-08-14 11:30:28 +08:00
MarSeventh
e160257af6 update readme 2025-08-14 11:29:56 +08:00
MarSeventh
0c2912efc2 update readme 2025-08-14 11:29:07 +08:00
初衷
7da839c9e1 debug:添加测试数据库 2025-08-14 11:04:01 +08:00
初衷
320264afdf bug:databaseAdapter路径修复 2025-08-14 09:45:15 +08:00
GH Action - Upstream Sync
36976d41a2 Merge branch 'main' of https://github.com/MarSeventh/CloudFlare-ImgBed 2025-08-14 01:25:03 +00:00
初衷
2f90c7b5a2 fix:批量修复env.img_url转为getDatabase 2025-08-14 09:23:03 +08:00
初衷
d6b3e2e41a fix:修复问题
修复了所有直接访问`env.img_url.get`的地方
 添加了数据库未配置时的降级处理
 2. upload/index.js
- 修复了3处直接使用`env.img_url.put`的地方
- 现在都使用`getDatabase(env)`和数据库适配器

 3. 错误处理改进
- 数据库未配置时提供合理的默认行为
- 避免了undefined访问导致的500错误
2025-08-14 08:47:02 +08:00
初衷
c13f7a1dfb debug:添加调试信息 2025-08-13 23:22:33 +08:00
初衷
5c4765fe2d debug:暂时禁用根级中间件来测试 2025-08-13 23:04:34 +08:00
初衷
4d186b85f6 debug:添加调试信息 2025-08-13 22:49:35 +08:00
初衷
5d4b1edb94 debug:调试恢复功能和登录功能 2025-08-13 21:33:06 +08:00
初衷
bf4596acf2 debug:添加调试代码 2025-08-13 21:03:45 +08:00
MarSeventh
cdf510d31a Opt:优化中间件架构 2025-08-13 19:26:30 +08:00
初衷
9d9de6760a fix:所有模块导入/导出的兼容性问题 2025-08-13 19:09:01 +08:00
初衷
3d7594c64c fix:语法兼容性修复 2025-08-13 18:12:11 +08:00
初衷
d6899847e0 fix:修复更多兼容方法 2025-08-13 17:56:34 +08:00
初衷
1b2e5189ae fix:将ES6+语法改为ES5兼容的写法 2025-08-13 17:52:12 +08:00
初衷
d43f9146fd fix:优化代码处理构建报错问题 2025-08-13 17:12:42 +08:00
MarSeventh
6822d69a59 Opt:优化中间件架构 2025-08-13 17:00:03 +08:00
MarSeventh
6e368a29e5 Opt:优化中间件架构 2025-08-13 16:38:01 +08:00
MarSeventh
42a5c7e669 Opt:优化中间件架构 2025-08-13 16:33:32 +08:00
初衷
2589927def feat:现有的 KV 存储数据迁移到 D1 数据库 2025-08-13 16:26:04 +08:00
初衷
a91408b40b fix:优化代码 2025-08-13 11:17:27 +08:00
MarSeventh
6bd5811928 Feat:支持上传失败自动重试;list接口在索引构建不成功时支持使用传统方式返回文件列表 2025-08-11 21:50:24 +08:00
MarSeventh
1996c4c3ff Bug:修复用户管理界面预览图失效的问题 2025-08-05 22:10:02 +08:00
MarSeventh
ecad882870 部分页面显示效果美化 2025-08-01 21:04:54 +08:00
MarSeventh
67eecb29e9 部分页面显示效果美化 2025-08-01 19:45:22 +08:00
MarSeventh
d1985a31c4 Feat:list接口支持递归返回所有文件 2025-08-01 11:40:25 +08:00
MarSeventh
403da0f967 Feat:优化random和cusConfig操作的响应速度,优化大文件上传成功率 2025-08-01 11:06:12 +08:00
MarSeventh
7af3f85c22 Feat:支持备份和恢复;支持API-Token鉴权;支持指定部分默认上传设置 2025-07-31 19:53:08 +08:00
MarSeventh
59f3337238 Feat:支持备份和恢复;支持API-Token鉴权;支持指定部分默认上传设置 2025-07-31 19:07:22 +08:00
MarSeventh
f759c0a571 Feat:支持备份和恢复;支持API-Token鉴权;支持指定部分默认上传设置 2025-07-31 18:45:14 +08:00
MarSeventh
6c900fe958 Feat:支持备份和恢复;支持API-Token鉴权;支持指定部分默认上传设置 2025-07-31 18:25:58 +08:00
MarSeventh
6f2b7b61bb Feat:支持备份和恢复;支持API-Token鉴权;支持指定部分默认上传设置 2025-07-31 18:21:17 +08:00
MarSeventh
ec0e256964 Feat:支持备份和恢复;支持APIToken鉴权;支持指定部分默认上传设置 2025-07-31 18:11:49 +08:00