Commit Graph

17 Commits

Author SHA1 Message Date
复语 b38f7c7ba3 fix: use ReturnType for setTimeout/setInterval to fix TS errors 2026-05-09 17:55:38 +08:00
davidche d4373a413e fix: vastsa/FileCodeBox#453中的http访问浏览器卡主问题
在vastsa/FileCodeBox#453中讨论,有出现Windows系统,http访问点击复制wget命令浏览器卡主的问题。取消无线递归调用逻辑。
2026-01-16 09:14:41 +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 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 8c8456d76d feat: 进入首页自动聚焦输入框 2025-07-04 23:45:51 +08:00
唐杰 8dcec4bbf1 refactor(utils): 优化 wget命令生成逻辑
-移除未使用的变量和注释
- 调整 base URL 生成方式
- 优化 wget 命令的生成逻辑
2025-04-24 10:43:02 +08:00
唐杰 83e4f017e9 build: 添加 Vite 配置文件
- 新增 vite.config.ts 文件
- 配置 Vue、TailwindCSS 和 Autoprefixer插件
- 设置别名路径和 CSS 处理方式
2025-04-24 09:17:16 +08:00
唐杰 71d8030c0e feat(utils): 优化 wget命令复制功能
- 重构 copyWgetCommand 函数,使用 navigator.clipboard API 替代原实现
- 添加文件名参数,使 wget 命令更加完整
- 使用全局 alertStore 显示复制成功或失败的提示信息- 在 SendFileView 中更新 wget 命令复制按钮的点击事件处理
2025-04-23 16:45:21 +08:00
Lan a03c040ff0 feat: 优化复制wget 2025-03-03 23:04:44 +08:00
Lan 007291a2d9 fix:some bug 2024-11-25 18:30:14 +08:00
Lan a247dd163d update 2024-11-23 21:50:46 +08:00
Lan 9693f3d329 feat:后台设置页面 2024-11-23 16:39:42 +08:00
Lan 1b0fa9bb30 d 2024-10-07 00:04:59 +08:00
Lan 34e636d08f 1 2024-10-06 15:08:53 +08:00
Lan f653c67c77 1 2024-10-06 14:00:28 +08:00