Commit Graph

14 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
bd2f2e4154 [ Feat] Add AppBar buttons pos customize options
1. [+] 允许用户自定义应用栏上操作类按钮的位置
2025-06-14 18:44:34 +08:00
Minoricew
70ffa3f581 [ Feat] <Settings UI> Support custom access methods
1. [/] 修复了 PLS 下载时, 目录未递归创建导致的 ENOENT 错误。
2. [+] 现在可以通过多种方式访问 Aura 设置 UI 了, 更多详细信息, 请参见 #18。
3. [↑] 优化了 Tooltip 的渲染逻辑。
2025-06-13 16:24:10 +08:00
Minoricew
8ab55bc93c [Feat] Further PLS ctrl & childProc perf improvements 2025-06-07 23:51:54 +08:00
Minoricew
6da8348b41 [Feat] Basic PLS lifecycle mgmt 2025-06-06 02:05:43 +08:00
Minoricew
7c8d3d4fbc [Feat] New settings passwd UX & Config enc support 2025-06-05 00:35:50 +08:00
Minoricew
fbc5cf1f57 [Feat] Screen Lock overrides & Move Aura Settings to pref page 2025-06-03 02:11:39 +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
7edf6ec364 [Feat] Bump version to 0.1.0-beta && 1st rel 2025-04-18 19:25:01 +08:00
Minoricew
d976184e42 [Init] First production version 2024-11-28 01:52:27 +08:00