Commit Graph

106 Commits

Author SHA1 Message Date
复语 b38f7c7ba3 fix: use ReturnType for setTimeout/setInterval to fix TS errors 2026-05-09 17:55:38 +08:00
复语 b7c6dc6f6d feat: support multi-files 2026-05-08 16:43:00 +08:00
Lan eaef56f4f9 Merge pull request #9 from tungtepao/fix/retrieve-code-issue
fix: 修复取件码输入框的响应式数据流问题
2026-02-24 13:24:51 +08:00
yiqiu 81cee8981d fix: 修复取件码输入框的响应式数据流问题 2026-02-24 10:11:06 +08:00
Lan 0666fb70a7 Merge pull request #8 from davidche1116/main
fix: vastsa/FileCodeBox#453中的http访问浏览器卡主问题
2026-01-16 18:48:35 +08:00
davidche d4373a413e fix: vastsa/FileCodeBox#453中的http访问浏览器卡主问题
在vastsa/FileCodeBox#453中讨论,有出现Windows系统,http访问点击复制wget命令浏览器卡主的问题。取消无线递归调用逻辑。
2026-01-16 09:14:41 +08:00
Lan 3d862ec5b9 feat: https://github.com/vastsa/FileCodeBox/issues/450 2026-01-09 10:13:00 +08:00
Lan b7da890897 fix: 预上传导致切片实效 2026-01-07 19:27:08 +08:00
Lan 589bb74461 fix: https://github.com/vastsa/FileCodeBox/issues/415 2026-01-07 19:08:41 +08:00
Lan f5e385316f fix: https://github.com/vastsa/FileCodeBox/issues/320 2026-01-07 18:58:05 +08:00
Lan 394437294e fix: https://github.com/vastsa/FileCodeBox/issues/322 2026-01-07 18:54:44 +08:00
Lan 1f76be5697 fix: https://github.com/vastsa/FileCodeBox/issues/449 2026-01-01 12:45:23 +08:00
Lan 17b194f33f fix: https://github.com/vastsa/FileCodeBox/issues/444 2025-12-31 03:45:29 +08:00
Lan fec85d63ac fix: https://github.com/vastsa/FileCodeBox/issues/446 2025-12-31 03:35:19 +08:00
Lan 88c15c7506 feat: 新增 S3预签名上传 2025-12-31 03:22:55 +08:00
Lan 6ddf664b56 Merge remote-tracking branch 'origin/main' 2025-12-27 23:34:48 +08:00
Lan 53118b085d chore: upgrade dependencies
- Update axios from ^1.11.0 to ^1.13.2
- Update eslint from ^9.32.0 to ^9.39.2
- Update glob from ^11.0.3 to ^13.0.0
- Update vite from ^7.0.6 to ^7.3.0
- Update pnpm-lock.yaml to reflect dependency version changes
- Improve build tooling and linting capabilities with latest versions
2025-12-27 23:33:38 +08:00
Lan eb370ef8c6 feat: 适配切片,多语言 2025-12-01 15:29:12 +08:00
Lan be9ce3bb69 fix: https://github.com/vastsa/FileCodeBox/issues/408 2025-11-24 19:26:46 +08:00
Lan ea72ae8b03 fix: https://github.com/vastsa/FileCodeBox/issues/420 2025-11-24 19:25:08 +08:00
Lan 813ef5ba51 feat: 多语言支持 https://github.com/vastsa/FileCodeBox/issues/310 https://github.com/vastsa/FileCodeBox/issues/299 2025-09-04 16:14:42 +08:00
Lan 0537088b9d feat: code refactor 2025-09-04 14:50:53 +08:00
Lan 48d8393a14 fix: send error msg 2025-09-04 14:02:02 +08:00
Lan cd6eba0782 fix: login 2025-09-04 13:51:48 +08:00
Lan c14c4bca62 feat: 优化代码结构(在Claude的帮助下) 2025-09-04 12:01:26 +08:00
Lan 68ce796a55 fix: https://github.com/vastsa/FileCodeBox/issues/303 2025-09-04 10:46:27 +08:00
Lan a4942e1757 fix: https://github.com/vastsa/FileCodeBox/issues/302 2025-09-04 10:29:53 +08:00
Lan 0f132645a0 fix: https://github.com/vastsa/FileCodeBox/issues/306 https://github.com/vastsa/FileCodeBox/issues/279 2025-09-04 10:24:25 +08:00
Lan aba34f730a fix: https://github.com/vastsa/FileCodeBox/issues/328 2025-09-04 03:29:11 +08:00
Lan c90011548e fix: https://github.com/vastsa/FileCodeBox/issues/324 2025-09-04 03:25:37 +08:00
Lan bcb002a411 fix: https://github.com/vastsa/FileCodeBox/issues/329 2025-09-04 03:22:50 +08:00
Lan 81415e5fd9 fix: https://github.com/vastsa/FileCodeBox/issues/379 2025-09-04 02:53:40 +08:00
Lan 4061605c57 fix: https://github.com/vastsa/FileCodeBox/issues/376 https://github.com/vastsa/FileCodeBox/issues/351 2025-08-01 13:24:22 +08:00
Lan 8c8456d76d feat: 进入首页自动聚焦输入框 2025-07-04 23:45:51 +08:00
Lan 3c629ea526 fix: Dependabot alerts 2025-06-19 22:05:34 +08:00
Lan 3dc1fc2df4 Merge pull request #5 from tangjie502/main
refactor(utils): 优化 wget命令生成逻辑
2025-04-26 20:16:17 +08:00
唐杰 fe41f5d940 refactor: 优化剪贴板文件添加提示信息
- 将特定的文件添加提示信息从 "已从剪贴板添加图片" 修改为 "已从剪贴板添加文件",以支持所有文件类型
- 保留了错误提示信息 "文件处理失败",未作修改
2025-04-24 15:33:40 +08:00
唐杰 ffdd9df150 refactor(SendFileView):优化代码结构和可读性- 使用换行符和缩进规范代码格式
- 移除冗余的空格和换行
- 简化部分代码逻辑
- 更新部分变量命名
2025-04-24 13:21:03 +08:00
唐杰 8dcec4bbf1 refactor(utils): 优化 wget命令生成逻辑
-移除未使用的变量和注释
- 调整 base URL 生成方式
- 优化 wget 命令的生成逻辑
2025-04-24 10:43:02 +08:00
Lan ca4f0e4149 Merge pull request #4 from tangjie502/main
修复wget复制bug
2025-04-24 10:17:22 +08:00
唐杰 83e4f017e9 build: 添加 Vite 配置文件
- 新增 vite.config.ts 文件
- 配置 Vue、TailwindCSS 和 Autoprefixer插件
- 设置别名路径和 CSS 处理方式
2025-04-24 09:17:16 +08:00
唐杰 8423a79b9d build: 添加 Vite 配置文件
- 新增 vite.config.ts 文件
- 配置 Vue、TailwindCSS 和 Autoprefixer插件
- 设置别名路径和 CSS 处理方式
2025-04-23 16:52:40 +08:00
唐杰 71d8030c0e feat(utils): 优化 wget命令复制功能
- 重构 copyWgetCommand 函数,使用 navigator.clipboard API 替代原实现
- 添加文件名参数,使 wget 命令更加完整
- 使用全局 alertStore 显示复制成功或失败的提示信息- 在 SendFileView 中更新 wget 命令复制按钮的点击事件处理
2025-04-23 16:45:21 +08:00
Lan 77d68001b5 fix:s3协议点击下载链接问题 2025-03-30 22:19:43 +08:00
Lan 5ca36a51d5 fix: https://github.com/vastsa/FileCodeBox/issues/300 2025-03-16 23:03:46 +08:00
Lan 9089332a32 fix: https://github.com/vastsa/FileCodeBox/issues/298 2025-03-16 22:22:30 +08:00
Lan f2608adf3c fix: https://github.com/vastsa/FileCodeBox/issues/294 2025-03-16 22:19:28 +08:00
Lan f802e1c406 fix: https://github.com/vastsa/FileCodeBox/issues/297 https://github.com/vastsa/FileCodeBox/issues/278 2025-03-16 22:13:35 +08:00
Lan 77101aa3d1 fix: https://github.com/vastsa/FileCodeBox/issues/292 2025-03-15 23:43:24 +08:00
Lan 10193ff17a fix: https://github.com/vastsa/FileCodeBox/issues/292 2025-03-15 22:56:43 +08:00