 叁月柒andGitHub
|
4a4ccca1f1
|
Merge pull request #488 from MarSeventh/copilot/refactor-docker-deployment-architecture
Fix url.origin-based logic in Docker mode: replace URL rewrite with fetch interceptor
|
2026-03-04 10:54:02 +08:00 |
|
 叁月柒andGitHub
|
9e577dc271
|
Merge pull request #489 from imysen/patch-1
前端优化上传目录选择器体验#30的构建产物
|
2026-03-04 10:25:19 +08:00 |
|
 邹云森森andGitHub
|
1ce0b513ac
|
前端优化上传目录选择器体验#30的构建产物
|
2026-03-04 03:53:58 +08:00 |
|
 copilot-swe-agent[bot]andMarSeventh
|
28bac3da3c
|
Add error logging in fetch interceptor catch block
Co-authored-by: MarSeventh <[email protected]>
|
2026-03-03 18:15:34 +00:00 |
|
 copilot-swe-agent[bot]andMarSeventh
|
b27939c760
|
Add data/ to .dockerignore to prevent local data leaking into Docker image
Co-authored-by: MarSeventh <[email protected]>
|
2026-03-03 18:13:39 +00:00 |
|
 copilot-swe-agent[bot]andMarSeventh
|
0d1b94d7de
|
Fix missing returnBlockImg import in file handler
Co-authored-by: MarSeventh <[email protected]>
|
2026-03-03 18:07:43 +00:00 |
|
 copilot-swe-agent[bot]andMarSeventh
|
3b1536009d
|
Replace URL rewrite with fetch interceptor to fix url.origin-based logic; fix folder delete/move body consumption bug
Co-authored-by: MarSeventh <[email protected]>
|
2026-03-03 18:05:41 +00:00 |
|
 copilot-swe-agent[bot]andMarSeventh
|
6b374f110a
|
Move port declaration to top of module for clarity
Co-authored-by: MarSeventh <[email protected]>
|
2026-03-03 16:56:18 +00:00 |
|
 copilot-swe-agent[bot]andMarSeventh
|
84f59d860f
|
Fix Docker self-referencing fetch: rewrite request URL to use internal server port
Co-authored-by: MarSeventh <[email protected]>
|
2026-03-03 16:54:11 +00:00 |
|
 copilot-swe-agent[bot]andMarSeventh
|
50e97d5d3d
|
Fix Docker deployment issues: add request.cf mock, boolean binding in SQLite, caches API mock, graceful purgeCFCache error handling
Co-authored-by: MarSeventh <[email protected]>
|
2026-03-03 16:46:40 +00:00 |
|
 copilot-swe-agent[bot]andMarSeventh
|
5abd8bbe0f
|
Address code review: restore package-lock name, cleanup build tools in Dockerfile, add bind() comment
Co-authored-by: MarSeventh <[email protected]>
|
2026-03-03 15:56:10 +00:00 |
|
 copilot-swe-agent[bot]andMarSeventh
|
99323bdc6b
|
Restore ci-test script for Cloudflare compatibility, add ci-test:docker for Docker testing
Co-authored-by: MarSeventh <[email protected]>
|
2026-03-03 15:53:57 +00:00 |
|
 copilot-swe-agent[bot]andMarSeventh
|
08f5d59e0b
|
Refactor Docker deployment: replace wrangler with native Node.js Hono server + SQLite + local R2 storage
Co-authored-by: MarSeventh <[email protected]>
|
2026-03-03 15:50:44 +00:00 |
|
copilot-swe-agent[bot]
|
0ca6a61c33
|
Initial plan
|
2026-03-03 15:33:30 +00:00 |
|
MarSeventh
|
c14c596889
|
Bug:修复偶发的HF渠道移动文件导致文件丢失的问题
|
2026-03-02 22:13:18 +08:00 |
|
MarSeventh
|
14b7a8f976
|
Bug:偶发的TG渠道分块上传失败问题修复
|
2026-03-02 00:19:37 +08:00 |
|
MarSeventh
|
22b71cffbc
|
目录选择器加载样式优化
|
2026-03-01 12:09:07 +08:00 |
|
MarSeventh
|
dcad3c99af
|
目录选择器设置和体验优化
|
2026-03-01 11:36:58 +08:00 |
|
MarSeventh
|
2c1ff7241b
|
目录树设置和体验优化
|
2026-03-01 11:25:39 +08:00 |
|
MarSeventh
|
3dcf08e8b2
|
目录树设置和体验优化
|
2026-03-01 11:13:43 +08:00 |
|
MarSeventh
|
610866d88f
|
v2.6.1:增加文件夹候选项;部分安全和体验优化
|
2026-02-28 16:58:42 +08:00 |
|
MarSeventh
|
99e1443102
|
v2.6.1:增加文件夹候选项;部分安全和体验优化
|
2026-02-28 16:50:46 +08:00 |
|
 叁月柒andGitHub
|
65c616cedd
|
Merge pull request #483 from MarSeventh/copilot/add-cors-support-to-random-api
Add CORS response headers to random API endpoint
|
2026-02-28 10:57:51 +08:00 |
|
 copilot-swe-agent[bot]andMarSeventh
|
c11e6cc1c6
|
Add CORS response headers to random API endpoint
Co-authored-by: MarSeventh <[email protected]>
|
2026-02-27 17:07:24 +00:00 |
|
copilot-swe-agent[bot]
|
aadb80e149
|
Initial plan
|
2026-02-27 17:05:00 +00:00 |
|
MarSeventh
|
0e19bcae99
|
Bug:尝试修复S3 SDK依赖问题
|
2026-02-26 21:48:20 +08:00 |
|
MarSeventh
|
950428aaba
|
Bug:依赖漏洞修复
|
2026-02-26 21:35:53 +08:00 |
|
MarSeventh
|
ca279ac1b4
|
Bug:修复依赖漏洞;修复S3分块上传失败的问题
|
2026-02-25 10:32:19 +08:00 |
|
MarSeventh
|
26889ae11a
|
Feat:D1存储支持大文件分块上传
|
2026-02-24 21:22:56 +08:00 |
|
 叁月柒andGitHub
|
9f95bb7f24
|
Merge pull request #480 from XMZO/patch-1
D1分块上传跳过二进制存储
|
2026-02-24 21:17:28 +08:00 |
|
 XMZOandGitHub
|
b6a9703641
|
Update chunkUpload.js
|
2026-02-24 19:39:57 +08:00 |
|
MarSeventh
|
09c18cdf10
|
路径安全处理逻辑优化
|
2026-02-24 10:52:32 +08:00 |
|
MarSeventh
|
65dd8ef258
|
上传路径识别优化
|
2026-02-23 16:45:27 +08:00 |
|
MarSeventh
|
7c7c4aacfa
|
路径穿越检测优化
|
2026-02-23 16:04:48 +08:00 |
|
MarSeventh
|
a18342354f
|
后端文件后缀处理逻辑优化
|
2026-02-23 15:27:47 +08:00 |
|
MarSeventh
|
b3b560bf8c
|
路径穿越检测增强
|
2026-02-23 15:05:32 +08:00 |
|
MarSeventh
|
345ca37470
|
重建索引功能优化,提升安全性
|
2026-02-23 14:43:34 +08:00 |
|
MarSeventh
|
7e23fb2e57
|
优化公告设置体验
|
2026-02-23 14:04:26 +08:00 |
|
MarSeventh
|
bda782c141
|
hf渠道大文件上传优化
|
2026-02-23 13:44:49 +08:00 |
|
MarSeventh
|
8a7326eb95
|
v2.5.12:增加路径穿越防护
|
2026-02-23 13:20:42 +08:00 |
|
MarSeventh
|
75f5bba2fd
|
Opt:优化添加渠道时的提示信息
|
2026-02-15 17:22:59 +08:00 |
|
MarSeventh
|
d1a7fd5d38
|
update readme
|
2026-02-15 13:08:36 +08:00 |
|
MarSeventh
|
be7cf25eb2
|
v2.5.11:随机图API支持设备自适应;管理端支持列表/卡片偏好记录,列表视图支持框选多选
|
2026-02-09 21:21:08 +08:00 |
|
MarSeventh
|
eb5f0941dd
|
文件详情展示效果优化
|
2026-02-07 16:27:00 +08:00 |
|
MarSeventh
|
fdd044b534
|
v2.5.10:支持文件重命名和文件元数据编辑
|
2026-02-07 16:00:28 +08:00 |
|
MarSeventh
|
6eaf82b7e4
|
优化框选使用体验
|
2026-02-07 14:34:29 +08:00 |
|
MarSeventh
|
786ca606aa
|
v2.5.9:重组组件目录结构,按页面模块分类;卡片布局支持从空白处框选多选
|
2026-02-07 14:08:10 +08:00 |
|
MarSeventh
|
9f15f5153f
|
v2.5.8:代码结构和部分细节优化
|
2026-02-06 17:30:09 +08:00 |
|
MarSeventh
|
a5412af686
|
尺寸提取功能优化
|
2026-01-30 17:15:22 +08:00 |
|
MarSeventh
|
e92a8e0ef1
|
update v2.5.7
|
2026-01-30 16:14:19 +08:00 |
|