Commit Graph

9 Commits

Author SHA1 Message Date
Minoricew
f6a30351fd [🛠️ Fix] Change the logic of determining isEncConfig
1. [/] 修正了识别配置文件加密状态时的逻辑错误
2025-06-17 00:50:54 +08:00
Minoricew
0494394fd8 [🛠️ Fix] Emergency fix for invalid config read logic
1. [/] 紧急修复了上个 commit 中引入的错误路径获取逻辑
2025-06-17 00:16:43 +08:00
Minoricew
6be31652f9 [🛠️ Fix] 不好意思脑子抽了 2025-06-16 21:41:07 +08:00
Minoricew
a638a29cc6 [🛠️ Fix] Invalid log dir path (#24) & Remove PLS trust token
1. [-] 删除了 PLS 的 Trust token 认证机制
2. [+] 现在可以在 `偏好设置` - `调试选项` 中直接打开日志文件夹了
3. [/] 日志目录不再使用 `%USERPROFILE%\Documents\HugoAura\logs` 为基准, 而是从注册表获取值
4. [/] 配置文件目录同理, 旧版配置文件将会自动迁移到新位置
2025-06-16 21:32:15 +08:00
Minoricew
8ab55bc93c [Feat] Further PLS ctrl & childProc perf improvements 2025-06-07 23:51:54 +08:00
Minoricew
7c8d3d4fbc [Feat] New settings passwd UX & Config enc support 2025-06-05 00:35:50 +08:00
Minoricew
a86d13431b [Feat] Settings UI Auth (#3) & Prepare for v0.1.1-rel 2025-06-02 00:23:00 +08:00
Minoricew
12f1040884 [Feat] Early support for PLS & Use JSDoc (Partially) 2025-05-25 22:43:01 +08:00
Minoricew
d976184e42 [Init] First production version 2024-11-28 01:52:27 +08:00