Commit Graph

245 Commits

Author SHA1 Message Date
VirtualHotBar
59aaae38d6 feat: 添加国际化检查脚本和诊断导出功能
新增国际化检查脚本 check-i18n.mjs 用于验证本地化文件的完整性
添加诊断导出功能,支持导出应用日志和配置信息到 zip 文件
更新多个语言文件,补充缺失的翻译项和描述
调整 CI 工作流中 pnpm 和 node 的安装顺序
2026-02-18 00:21:46 +08:00
VirtualHotBar
0b5e8c9e8b feat: 添加关闭窗口最小化到托盘功能并优化发布流程 2026-02-17 23:10:55 +08:00
VirtualHotBar
dd9f36dbbd feat: 升级版本至1.2.0并优化构建脚本
更新版本号至1.2.0,优化构建脚本增加对更多架构的支持,添加环境变量控制下载行为,改进错误处理和重试机制,并新增多种云存储服务的多语言支持。
2026-02-17 22:28:40 +08:00
VirtualHotBar
a6342a110c fix: 修复 openlist 启动顺序问题 2026-02-17 19:25:34 +08:00
VirtualHotBar
66032600bd fix: 修复 openlist 日志目录创建在项目文件夹的问题 2026-02-17 19:24:12 +08:00
VirtualHotBar
0666002de7 refactor: 合并 res/bin/ 到 binaries/ 目录 2026-02-17 19:19:12 +08:00
VirtualHotBar
1c7f672964 fix: 修复 Tauri dev 模式重建循环问题 2026-02-17 19:17:01 +08:00
VirtualHotBar
a7c6aa89e1 Merge pull request #118 from contributor/main 2026-02-17 18:35:59 +08:00
caiqingzhi2020
8640a5bf15 Merge branch 'main' into main 2026-02-17 18:18:45 +08:00
caiqingzhi2020
dd124e5985 merge: build: 升级Tauri相关依赖03a238bbeabeaa0689fe1059a7eba2c021b1288e
merge:  feat: 添加存储库模式实现和类型安全增强784565d38a11ba38eb68a10de2e4f8353b7de464
2026-02-17 17:25:17 +08:00
caiqingzhi2020
54aee246f9 fix: unusedwarning 2026-02-17 13:40:37 +08:00
caiqingzhi2020
508de799e3 fix: main.tsx:15 react-i18next:: i18n.languages were undefined or empty undefined 2026-02-17 13:40:37 +08:00
caiqingzhi2020
b51e598c5b fix: favicon.ico:1 GET http://localhost:5173/favicon.ico 404 (Not Found) 2026-02-17 13:40:36 +08:00
caiqingzhi2020
f98f1b58cb fix: 1.1.2bugFAILED: failed to mount FUSE fs: mountpoint path already exists: Z:
feat:  rust api ,tauri sidecar,job object
2026-02-17 13:40:36 +08:00
caiqingzhi2020
a767660c26 update: rust1.93.0 tauri2.10.1 2026-02-17 13:39:37 +08:00
caiqingzhi2020
d212275f5c fix: warning: spurious network error (3 tries remaining): received unexpected content-type; class=Http (34) 2026-02-17 13:39:36 +08:00
caiqingzhi2020
daa0bff07d fix:1.1.2Critical bug'编辑挂载'无法保存 2026-02-17 13:39:22 +08:00
VirtualHotBar
784565d38a feat: 添加存储库模式实现和类型安全增强
引入存储库模式解耦全局状态管理,增强类型安全性
添加常量定义文件集中管理魔术字符串
重构多处类型不安全的代码为类型安全实现
添加husky和lint-staged配置实现代码提交前自动格式化
2026-02-11 16:28:17 +08:00
VirtualHotBar
03a238bbea build: 升级Tauri相关依赖至2.2.0版本 2026-02-11 15:10:50 +08:00
caiqingzhi2020
2f7d587ae8 fix:utils.ts:219 Z: react.development.js:209 Warning: Each child in a list should have a unique "key" prop. 2026-02-09 20:56:26 +08:00
caiqingzhi2020
610ccf534e fix react-dom.development.js:86 Warning: validateDOMNesting(...): <form> cannot appear as a descendant of <form>. 2026-02-09 20:34:38 +08:00
caiqingzhi2020
dc0c1ae21b fix:react.development.js:209 Warning: Each child in a list should have a unique "key" prop.
fix:react-dom.development.js:86  Warning: validateDOMNesting(...): <div> cannot appear as a descendant of <p>.\n
2026-02-09 20:19:57 +08:00
caiqingzhi2020
148c75888f fix:InputForm.tsx:224 Warning: Each child in a list should have a unique "key" prop. 2026-02-09 18:27:28 +08:00
caiqingzhi2020
2658cb2067 fix:Warning: Cannot update during an existing state transition (such as within render).
Render methods should be a pure function of props and state.
2026-02-09 17:51:57 +08:00
caiqingzhi2020
7173477ce2 fix ERR_CONNECTION_REFUSED
fix React DOM嵌套警告
fix modifyOpenlistConfig函数增强netmount/openlist/config.json稳定性
2026-02-08 22:48:50 +08:00
caiqingzhi2020
f3a3212c6c Merge remote-tracking branch 'upstream/main' 2026-02-08 22:44:11 +08:00
caiqingzhi2020
85af83761c fix:请尝试重启程序,并记录控制台错误信息向开发者反馈,Error:TypeError: Failed to execute 'fetch' on 'Window': Invalid value (#117)
Co-authored-by: caiqingzhi2020 <caiqingzhi2020@users.noreply.github.com>
2026-02-08 21:23:35 +08:00
caiqingzhi2020
31f514dc20 fix:请尝试重启程序,并记录控制台错误信息向开发者反馈,Error:TypeError: Failed to execute 'fetch' on 'Window': Invalid value 2026-02-08 18:38:28 +08:00
LIHAQ
565fe2302a 更改代码中alist部分为openlist (#105)
* 更改代码中alist为openlist

* 更改代码中alist为openlist

* 更改代码中alist为openlist

* 更新openlist的github地址

* 更改openlist的下载地址

* 更改openlist配置文件地址

* 更改代码中alist为openlist

* 更改代码中alist为openlist

* 更改alist文件名为openlist

* 更改alist.svg为openlist.svg

* 调整版本为openlist_beta版本

* 更改版本为openlist-beta版本

* 更换github镜像地址

* 更新版本号至1.1.3

---------

Co-authored-by: VirtualHotBar <96966978+VirtualHotBar@users.noreply.github.com>
2025-06-30 21:57:37 +08:00
VirtualHotBar
1bf72f1590 Update README.md 2025-06-01 18:59:14 +08:00
VirtualHotBar
c267544adb Merge pull request #90 from Integral-Tech/npm-to-pnpm
fix: replace npm with pnpm in tauri build commands
2025-03-03 19:17:51 +08:00
Integral
30f1484c3a fix: replace npm with pnpm in tauri build commands 2025-03-03 00:46:41 +08:00
VirtualHotBar
743f5425d2 Merge pull request #75 from xrgzs/fix/i18n-meta-password
fix(i18n): Correct Chinese translations for 'meta_password'
2024-10-20 13:23:39 +08:00
xrgzs
5335735916 fix(i18n): Correct Chinese translations for 'meta_password'
- Update 'meta_password' translation in zh-cn.json and zh-hant.json
- Change '原数据密码' to '元信息密码' in Simplified Chinese
- Change '原資料密碼' to '元信息密碼' in Traditional Chinese
2024-10-19 20:15:25 +08:00
VirtualHotBar
4604065977 feat:完善自定义缓存路径 v1.1.2 2024-08-24 15:44:36 +08:00
VirtualHotBar
e757c26f20 update:排除 /src-tauri/gen 2024-08-24 13:37:14 +08:00
VirtualHotBar
827ff5ac2a feat:add tauri_plugin_dialog 2024-08-24 13:34:00 +08:00
VirtualHotBar
c8098c8e3c fix:修补依赖 2024-08-24 13:21:56 +08:00
VirtualHotBar
1bd4e105df feat:更新Tauri 2.0 RC & 自定义缓存目录 2024-08-23 21:48:25 +08:00
VirtualHotBar
5668b129ef fix:bisync 2024-07-27 20:46:36 +08:00
VirtualHotBar
006f5b2b66 Update README.md 2024-06-22 22:01:36 +08:00
VirtualHotBar
21218abf0f Update README.md 2024-06-22 22:01:05 +08:00
VirtualHotBar
8985656796 fix:关闭窗口hook失效 2024-06-05 16:28:56 +08:00
VirtualHotBar
ee27930256 默认卷标为存储名 2024-06-05 09:51:02 +08:00
VirtualHotBar
9e93e4ec2b Update transmit.tsx 2024-06-05 09:36:27 +08:00
VirtualHotBar
092c6652b4 fix:安装Winfsp后自动重启软件 2024-06-05 09:19:47 +08:00
VirtualHotBar
b3e53fd978 fix:初次运行闪退 v1.1.1 2024-06-05 00:22:47 +08:00
VirtualHotBar
0678c2c42b update version 2024-06-04 18:16:38 +08:00
VirtualHotBar
4a95bcb26a fix:VolumeName 2024-06-04 18:12:02 +08:00
VirtualHotBar
3a815b3379 Update defaults.ts 2024-06-04 16:00:17 +08:00