8 Commits

Author SHA1 Message Date
Minoricew
db55f54cc1 [ Feat] More features related to screenLock bypass 2025-12-14 12:50:33 +08:00
Minoricew
46ca11caad [🛠️ Fix] Enc config detection issue & Add hosts file clean for Aikari uninst 2025-12-04 14:51:01 +08:00
Minorice
6ee3f99411 [🔄 Chore] Update README ((( 2025-12-04 11:47:12 +08:00
Minoricew
f2bb2ab06a [ Feat] Impl block block prompt (?) 2025-11-30 18:33:00 +08:00
Minoricew
971d3db43a [🔄 Chore] Update ISSUE_TEMPLATEs 2025-11-30 12:24:13 +08:00
Minoricew
f7feca7ff2 [ Feat] Customize usbInsertPrompt behaviour (#59) 2025-11-29 15:59:09 +08:00
Minoricew
b27b1a6573 [🛠️ Fix] Logical issues causing telemetryId cp failed 2025-11-25 00:30:45 +08:00
Minoricew
1b90932869 [🔄 Chore] Update README 2025-11-24 03:03:34 +08:00
23 changed files with 568 additions and 59 deletions

View File

@@ -3,6 +3,19 @@ description: 反馈应用中的问题, 或预期外的行为
labels: ["Bug"]
title: "[Bug] "
body:
- type: checkboxes
attributes:
label: 在开始之前 / Before starting
options:
- label: 我了解本 Repo 仅接受 HugoAura-Main 本体 (管家 Electron 侧 Hook) 的问题反馈
required: true
- label: 我知晓, 如果这是关于 HugoAura 安装器的 Bug, 我应该前往 [HugoAura-Install Issues](https://github.com/HugoAura/HugoAura-Install/issues) 提交 Bug Report
required: true
- label: 我知晓, 如果这是 HugoAura Aikari 的 Bug, 我应该前往 [HugoAura-Aikari Issues](https://github.com/HugoAura/HugoAura-Aikari/issues) 提交 Bug Report
required: true
- label: 我知晓, 如果我将 Issue 提交到了错误的 Repo, 可能会引发开发者响应速度降低 / Issue 被忽略 / Issue 被 Close as duplicate / Issue 被 Transfer 等情况
required: true
- type: textarea
attributes:
label: 复现步骤 / Reproduce steps
@@ -48,7 +61,7 @@ body:
options:
- label: 我已经在 [HugoAura Issues](https://github.com/HugoAura/Seewo-HugoAura/issues) 中查询过相关关键词, 并确定此 Issue 是唯一的。
required: true
- label: 我已经确认, 我运行的 HugoAura 版本希沃管家客户端版本相兼容
- label: 我已经确认, 我正在使用最新版本希沃管家客户端
required: true
- type: textarea

View File

@@ -1 +1 @@
blank_issues_enabled: false
blank_issues_enabled: true

View File

@@ -3,6 +3,19 @@ description: 提交你想要的新功能
labels: ["Feature"]
title: "[Feature Request] "
body:
- type: checkboxes
attributes:
label: 在开始之前 / Before starting
options:
- label: 我了解本 Repo 仅接受 HugoAura-Main 本体 (管家 Electron 侧 Hook) 的功能请求
required: true
- label: 我知晓, 如果这是关于 HugoAura 安装器的功能请求, 我应该前往 [HugoAura-Install Issues](https://github.com/HugoAura/HugoAura-Install/issues) 提交 Feature Request
required: true
- label: 我知晓, 如果本功能请求涉及流量过滤、底层修改等目的, 我应该前往 [HugoAura-Aikari Issues](https://github.com/HugoAura/HugoAura-Aikari/issues) 提交 Feature Request
required: true
- label: 我知晓, 如果我将 Issue 提交到了错误的 Repo, 可能会引发开发者响应速度降低 / Issue 被忽略 / Issue 被 Close as duplicate / Issue 被 Transfer 等情况
required: true
- type: textarea
attributes:
label: 概述 / Overview

View File

@@ -16,5 +16,5 @@ body:
attributes:
label: 提交前请确认 / Confirm before submit
options:
- label: 请勿利用此 Issue 类型进行闲聊 / 灌水, 如需闲聊, 可移步至 HugoAura 社区 (forum.aurax.cc)
- label: 请勿利用此 Issue 类型进行闲聊 / 灌水, 如需闲聊, 可移步至 HugoAura 位于 STCN Forum 的论坛版块 (https://forum.smart-teach.cn/t/hugoaura)
required: true

View File

@@ -3,23 +3,35 @@
<h1 align="center">HugoAura</h1>
<h4 align="center">下一代希沃管家注入式修改方案</h4>
<div align="center">
<a href="https://github.com/HugoAura/HugoAura">首页</a> · <a href="https://hugo.aurax.cc/about">关于 (WIP)</a> · <a href="https://docs.aurax.cc/HugoAura-Main/">文档 (WIP)</a> · <a href="https://github.com/HugoAura/HugoAura/issues">反馈</a> · <a href="https://forum.aurax.cc/">社区</a>
<a href="https://github.com/HugoAura/HugoAura">首页</a> · <a href="https://hugo.aurax.cc/about">关于 (WIP)</a> · <a href="https://docs.aurax.cc/">文档</a> · <a href="https://github.com/HugoAura/HugoAura/issues">反馈</a> · <a href="https://forum.smart-teach.cn/t/hugoaura">社区</a>
</div>
<br />
<center>
<a href="https://campus.seewo.com/iot-public/file/?key=iot_doc_seewoServiceUpdateLog">
<img src="https://docs.aurax.cc/static/img/emg_announcement_banner.png" />
</a>
</center>
<br />
> [!TIP]
> 在[此处](https://github.com/HugoAura/HugoAura/wiki)查看 HugoAura 的安装教程
> 在[此处](https://docs.aurax.cc/)查看 HugoAura 的文档与安装教程
> [!WARNING]
>
> 我们正在进行品牌形象更新, 本仓库 (`HugoAura/Seewo-HugoAura` / HugoAura SSA Electron Injection Loader) 将会逐渐改称 `HugoAura-Main`。这是为了区分 Project HugoAura 与 HugoAura SSA Electron Injection Loader 二者。
> [!IMPORTANT]
> 已经过测试的希沃管家版本: v1.5.5.3878
> 已经过测试的希沃管家版本: v1.5.5.3917
> [!NOTE]
> **社群信息**
>
> - [QQ 群 (用户自治)](https://qm.qq.com/q/buo7m9oHBK)
> - [Telegram 群组](https://www.bilibili.com/video/BV1GJ411x7h7/) (暂时还没有...)
> - [STCN 论坛讨论版块](https://www.bilibili.com/video/BV1GJ411x7h7/) (暂时还没有...)
> - [STCN 论坛讨论版块](https://forum.smart-teach.cn/t/hugoaura)
![Repobeats](https://repobeats.axiom.co/api/embed/69b5be5daacef624b8f5e4b8966a0b5898439a22.svg "Repobeats analytics image")
@@ -52,11 +64,11 @@
> [!IMPORTANT]
> 演示图片, 请以实际安装后效果为准
<center><img src="https://s2.loli.net/2025/04/18/2KoGaXR9463tAgP.png" /></center>
<center><img src="https://s2.loli.net/2025/11/24/CUNDch9yps5IY1L.png" /></center>
<center><img src="https://s2.loli.net/2025/04/18/2lANiTpX79FcwfC.png" /></center>
<center><img src="https://s2.loli.net/2025/04/18/VNrdt7IC1PgXSpl.png" /></center>
<center><img src="https://s2.loli.net/2025/11/24/YgOqytCkxncRAs7.png" /></center>
## ⚡ 安装与使用
@@ -72,7 +84,7 @@
## 🎉 鸣谢
![HugoAura-README_Special_Thanks](https://s2.loli.net/2025/06/30/hDZfM1AKHULszSG.png)
![HugoAura-README_Special_Thanks](https://s2.loli.net/2025/11/24/W9nqjxi5EcJPtLN.png)
## ❗ 免责声明

View File

@@ -1,8 +1,7 @@
{
"name": "HugoAura",
"version": "0.2.0-rc1-p2",
"version": "0.2.0-rc1-p3",
"description": "Aura for SeewoHugo",
"main": "app.asar/main.js",
"dependencies": {},
"devDependencies": {
"electron": "^36.3.2"

View File

@@ -4,6 +4,7 @@ const __SCOPE = "main";
const { exec, execSync } = require("child_process");
const fs = require("fs");
const os = require("os");
const path = require("path");
const nodeHttps = require("https");
const { fsComposables } = require("./fsIpcHandler");
@@ -268,6 +269,46 @@ const functions = {
fs.unlinkSync(binPath);
}
},
clearHostFileItem: async () => {
const AIKARI_HOST_STR =
"127.11.45.14 iot-broker-mis.seewo.com # This line is generated by HugoAura-Aikari, please do not edit or delete it";
const hostPath = path.join(
process.env.SystemRoot || "C:\\WINDOWS",
"System32",
"drivers",
"etc",
"hosts"
);
if (fs.existsSync(hostPath)) {
try {
const content = fs.readFileSync(hostPath, "utf-8");
const lines = content.split(/\r?\n/);
const newContent = lines.filter((line) => {
const shouldKeep = !line.includes(AIKARI_HOST_STR);
if (!shouldKeep) {
console.log(
`[HugoAura / IPC / Aikari] Cleaned hosts file item: ${line}`
);
}
return shouldKeep;
});
if (lines.length === newContent.length) {
return false;
}
const newData = newContent.join(os.EOL);
fs.writeFileSync(hostPath, newData, "utf-8");
return true;
} catch (err) {
console.error(
"[HugoAura / IPC / Aikari] Error cleaning hosts file: ",
err
);
return false;
}
} else {
return false;
}
},
};
/**
@@ -630,6 +671,7 @@ const applyAikariIpcHandler = (ipcMain) => {
case "inst":
// TODO: Impl Aikari INST
case "uninst":
await functions.clearHostFileItem();
return await functions.execCommand(
logHeader,
AIKARI_UNINSTALLER_PATH,

View File

@@ -40,6 +40,8 @@ class NetworkHook {
endOfHook: rule.endOfHook || null,
hookedContent: rule.hookedContent || null,
hookedContentFunc: rule.hookedContentFunc || null,
ruleFn: rule.ruleFn || null,
config: ruleConfig || null,
});
console.log(`[HugoAura / NetworkHook] Loaded rule: ${rulePath}`);
}
@@ -240,44 +242,49 @@ class NetworkHook {
hookContent +
endHook +
content.substring(endIdx);
const tempDir = path.join(os.tmpdir(), "hugo-aura-temp");
if (!fs.existsSync(tempDir)) {
fs.mkdirSync(tempDir, { recursive: true });
}
const tempFile = path.join(tempDir, path.basename(normalizedPath));
fs.writeFileSync(tempFile, content, "utf8");
return {
redirectURL: `file://${
process.platform === "win32" ? "/" : ""
}${encodeURI(tempFile.replace(/\\/g, "/"))}`, // Seewo Hugo is still on Node 12 / Electron 8 TwT
};
} else {
console.warn(
`[HugoAura / NetworkHook] Could not find match points in file: ${normalizedPath}`
);
return undefined;
return false;
}
} else if (rule.ruleFn) {
content = rule.ruleFn(content, rule.config);
} else {
console.error(
`[HugoAura / NetworkHook] Error processing rule:`,
rule
rule,
"No available hook impl found."
);
return false;
}
const tempDir = path.join(os.tmpdir(), "hugo-aura-temp");
if (!fs.existsSync(tempDir)) {
fs.mkdirSync(tempDir, { recursive: true });
}
const tempFile = path.join(tempDir, path.basename(normalizedPath));
fs.writeFileSync(tempFile, content, "utf8");
return {
redirectURL: `file://${
process.platform === "win32" ? "/" : ""
}${encodeURI(tempFile.replace(/\\/g, "/"))}`, // Seewo Hugo is still on Node 12 / Electron 8 TwT
};
} else {
console.error(
`[HugoAura / NetworkHook] Error processing local file: normalizedPath not exists`,
normalizedPath
);
return false;
}
} catch (err) {
console.error(
`[HugoAura / NetworkHook] Error processing local file:`,
err
);
return null;
return false;
}
}

View File

@@ -114,9 +114,16 @@ class ConfigManager {
);
if (fs.existsSync(oldConfigPath)) {
console.log(
`[HugoAura / Config] Old plain config file detected at ${oldConfigPath}, migrating...`
);
fs.copyFileSync(oldConfigPath, this.configPath);
fs.unlinkSync(oldConfigPath);
this.useEncConfig = false;
} else if (fs.existsSync(oldEncConfigPath)) {
console.log(
`[HugoAura / Config] Old enc config file detected at ${oldEncConfigPath}, migrating...`
);
fs.copyFileSync(oldEncConfigPath, this.encConfigPath);
fs.unlinkSync(oldEncConfigPath);
this.useEncConfig = true;
@@ -176,9 +183,14 @@ class ConfigManager {
return this.getDefaultConfig(); // should be changed, too
}
} else {
console.error("[HugoAura / Config / ERROR] Failed to decrypt config");
console.error(
"[HugoAura / Config / ERROR] Failed to decrypt config, falling back to use plain config"
);
this.useEncConfig = false;
this.isConfigReadFailed = true;
return this.getDefaultConfig(); // This behaviour should be changed later
config = JSON.parse(fs.readFileSync(this.configPath, "utf8"));
if (this.isConfigReadFailed) this.isConfigReadFailed = false;
return config; // This behaviour should be changed later
}
} else {
config = JSON.parse(fs.readFileSync(this.configPath, "utf8"));
@@ -208,7 +220,15 @@ class ConfigManager {
console.error(
"[HugoAura / Config / Write / ERROR] Failed to write config: Retrieve enc password failed"
);
return false;
console.warn(
"[HugoAura / Config / Write / WARN] Falling back to use plain config."
);
fs.writeFileSync(
this.configPath,
JSON.stringify(config, null, 2),
"utf8"
);
this.useEncConfig = false;
}
} else {
fs.writeFileSync(

View File

@@ -11,6 +11,9 @@
},
"vendor/screenLock": {
"enabled": true,
"fastfail": false,
"showDirectUnlock": false,
"clickBtnToExit": true,
"disableKeyboardHook": false,
"authRewriteType": "customActivationCode",
"customActivationCode": {
@@ -24,6 +27,13 @@
},
"disableBehaviorAudit": {
"enabled": true
},
"appearance/switchUsbInsertPromptBtn": {
"enabled": false,
"mode": "switch"
},
"appearance/banAdBlockPrompt": {
"enabled": false
}
},
"ssa": {

View File

@@ -0,0 +1,20 @@
/// Rewrite rules basic config section begins ///
const type = "localResource";
const urlPattern = "floatWindow.js";
/// End of the rewrite rules basic config section ///
let ruleFn = (originalContent, ruleConfig) => {
if (ruleConfig.enabled) {
originalContent = `(() => { window.close() });`;
}
return originalContent;
};
module.exports = {
type,
urlPattern,
ruleFn,
};

View File

@@ -0,0 +1,31 @@
/// Rewrite rules basic config section begins ///
const type = "localResource";
const urlPattern = "usbInsertPrompt.js";
/// End of the rewrite rules basic config section ///
let ruleFn = (originalContent, ruleConfig) => {
if (ruleConfig.mode === "switch") {
originalContent = originalContent.replace(/查杀可预防设备感染,守护设备安全/g, "检测到新的设备插入");
originalContent = originalContent.replace(/开始查杀(推荐)/g, "打开 U 盘");
originalContent = originalContent.replace(
/onClick:this.handleStartVirusKilling/g,
"onClick:this.handleOpen"
);
originalContent = originalContent.replace(
/,D.a.createElement\("p",null,"打开U盘"\)/g,
""
);
} else if (ruleConfig.mode === "hide") {
originalContent = originalContent.replace(/15e3/g, "0");
}
return originalContent;
};
module.exports = {
type,
urlPattern,
ruleFn,
};

View File

@@ -528,6 +528,9 @@ const newFunction = function (e, t, n) {
scanCode: "scanCode",
activationCode: "activationCode",
password: "password",
// ### BOR ### //
direct: "direct",
// ### EOR ### //
},
G = n(19);
n(818);
@@ -1053,6 +1056,9 @@ const newFunction = function (e, t, n) {
f()(de, H.scanCode, "扫码"),
f()(de, H.activationCode, "激活码"),
f()(de, H.password, "密码"),
// ### BOR ### //
__config.showDirectUnlock ? f()(de, H.direct, "直接") : null,
// ### EOR ### //
de),
ge = (function (e) {
u()(i, e);
@@ -1078,6 +1084,26 @@ const newFunction = function (e, t, n) {
(r.adminHidePassword = !1),
(r.handleChooseType = function (e) {
return function () {
// ### BOR ### //
if (e === "direct" && __config.showDirectUnlock) {
global.__HUGO_AURA_BREAKUP__[
"vendor/screenLock"
].goActivationCorrect();
return;
}
if (e === "activationCode" && __config.clickBtnToExit) {
global.__HUGO_AURA_BREAKUP__["vendor/screenLock"]
.btnClickCounter++;
if (
global.__HUGO_AURA_BREAKUP__["vendor/screenLock"]
.btnClickCounter === 10
) {
global.__HUGO_AURA_BREAKUP__[
"vendor/screenLock"
].goActivationCorrect();
}
}
// ### EOR ### //
r.setState({ chooseType: e }),
(r.hasTouched = !0),
r.handleGetSelectItemPos(e);
@@ -1210,6 +1236,21 @@ const newFunction = function (e, t, n) {
{
key: "componentDidMount",
value: function () {
// ### BOR ### //
if (__config.enabled && __config.fastfail) {
this.props.onActivationCorrect();
return;
} else {
if (!global.__HUGO_AURA_BREAKUP__)
global.__HUGO_AURA_BREAKUP__ = {};
global.__HUGO_AURA_BREAKUP__["vendor/screenLock"] = {
goActivationCorrect: () => {
this.props.onActivationCorrect();
},
btnClickCounter: 0,
};
}
// ### EOR ### //
var e = this;
this.handleChangeHidePassword(),
this.chooseTypeOfIotLineStatus(function () {

View File

@@ -392,7 +392,9 @@ const renderNormalSettingsItem = (entry, formEl) => {
setDisableStatus(entryOperationArea, false);
}
} else {
setDisableStatus(entryOperationArea, true, "连接至 Aikari 以继续");
if (!entry.alwaysEnable) {
setDisableStatus(entryOperationArea, true, "连接至 Aikari 以继续");
}
}
};
entryContainerEl.addEventListener("onAikariStatsUpdate", evtListener);
@@ -411,7 +413,7 @@ const renderNormalSettingsItem = (entry, formEl) => {
? cls.remove("aura-settings-entry-hidden")
: cls.add("aura-settings-entry-hidden");
if (entry.auraDisable) {
if (entry.auraDisable && !entry.alwaysEnable) {
updateDisableStatus(entry);
}
};

View File

@@ -79,17 +79,33 @@
}
};
const startConnAikariProc = async (updatedAikariStats) => {
const getAuthToken = async () => {
const authTokenRet = await registryManager.readRegKey(
AIKARI_RPC_CONFIG_REG_PATH,
"authToken",
true
);
if (authTokenRet.success) {
updatedAikariStats.authToken = authTokenRet.data;
// @ts-expect-error
global.__HUGO_AURA__.aikariStats.authToken = authTokenRet.data;
} else {
return authTokenRet;
};
const startConnAikariProc = async (updatedAikariStats) => {
let authTokenTries = 0;
let GET_AUTH_TOKEN_MAX_TRIES = 3;
let getAuthTokenSuccess = false;
while (authTokenTries < GET_AUTH_TOKEN_MAX_TRIES) {
const authTokenRet = await getAuthToken();
if (authTokenRet.success) {
updatedAikariStats.authToken = authTokenRet.data;
// @ts-expect-error
global.__HUGO_AURA__.aikariStats.authToken = authTokenRet.data;
getAuthTokenSuccess = true;
break;
} else {
await window.__HUGO_AURA_GLOBAL__.utils.sleep(1000);
authTokenTries += 1;
}
}
if (!getAuthTokenSuccess) {
sendRetryStatusToMain(false, "E_AUTH_TOKEN_GET_FAILED");
return;
}

View File

@@ -207,10 +207,12 @@ if (!global.__HUGO_AURA_UI_REACTIVES__.subConfig)
global.__HUGO_AURA_UI_FUNCTIONS__.subConfig.aikariStatus.updateToast(
"success",
"Aikari 已完成卸载",
null,
`<p>
您可能需要重启 SeewoCore 以重新建立 IoT 连接
</p>`,
true,
true,
2000
5000
);
} else {
global.__HUGO_AURA_UI_FUNCTIONS__.subConfig.aikariStatus.updateToast(

View File

@@ -187,10 +187,12 @@ const basicSettings = [
global.__HUGO_AURA_UI_REACTIVES__.subConfig.behaviourCtrl.telemetryId =
fileContent;
resolve("标识符: " + fileContent);
return;
}
global.__HUGO_AURA_UI_REACTIVES__.subConfig.behaviourCtrl.telemetryId =
null;
resolve("未能获取标识符, Aikari 未安装或未初始化");
return;
}, 1000);
});
return await getIdPromise;

View File

@@ -183,17 +183,130 @@ const authSettings = [
},
{
index: 2,
id: "screenLockAuthOverrideType",
type: "radio",
name: "覆写模式",
description: "选择一个认证覆写模式",
id: "fastfailScreenLock",
type: "switch",
name: "禁用屏幕锁",
description: "启用本功能后, 屏幕锁将完全无法使用, <b>请注意风险</b>",
restart: false,
reload: false,
associateVal: ["rewrite.vendor/screenLock.enabled"],
warning: true,
warningContent: "本功能存在极大的被发现风险, 启用前请自估风险",
associateVal: ["rewrite.vendor/screenLock.fastfail"],
auraIf: () => {
return global.__HUGO_AURA_CONFIG__.rewrite["vendor/screenLock"]
.enabled;
},
defaultValue: false,
valueGetter: () => {
return global.__HUGO_AURA_CONFIG__.rewrite["vendor/screenLock"]
.fastfail;
},
callbackFn: (newVal) => {
if (typeof newVal !== "boolean") return;
global.__HUGO_AURA_CONFIG__.rewrite["vendor/screenLock"].fastfail =
newVal;
},
},
{
index: 3,
id: "showDirectUnlock",
type: "switch",
name: '显示 "直接解锁" 按钮',
description: '启用后, 屏幕锁下方的解锁类型选择区域可选择 "直接解锁"',
restart: false,
reload: false,
warning: true,
warningContent: "本功能存在极大的被发现风险, 启用前请自估风险",
associateVal: [
"rewrite.vendor/screenLock.enabled",
"rewrite.vendor/screenLock.fastfail",
],
auraIf: () => {
return global.__HUGO_AURA_CONFIG__.rewrite["vendor/screenLock"]
.enabled;
},
auraDisable: () => {
if (
global.__HUGO_AURA_CONFIG__.rewrite["vendor/screenLock"].fastfail
) {
return { value: true, tooltip: '关闭 "禁用屏幕锁" 以继续' };
}
return { value: false };
},
defaultValue: false,
valueGetter: () => {
return global.__HUGO_AURA_CONFIG__.rewrite["vendor/screenLock"]
.showDirectUnlock;
},
callbackFn: (newVal) => {
if (typeof newVal !== "boolean") return;
global.__HUGO_AURA_CONFIG__.rewrite[
"vendor/screenLock"
].showDirectUnlock = newVal;
},
},
{
index: 4,
id: "clickActBtnToExit",
type: "switch",
name: "连击紧急解锁",
description: '启用后, 连击 10 次 "激活码解锁" 按钮可紧急解锁',
restart: false,
reload: false,
tip: true,
tipTitle: "不建议关闭本功能, 至少给自己留条出路",
associateVal: [
"rewrite.vendor/screenLock.enabled",
"rewrite.vendor/screenLock.fastfail",
],
auraIf: () => {
return global.__HUGO_AURA_CONFIG__.rewrite["vendor/screenLock"]
.enabled;
},
auraDisable: () => {
if (
global.__HUGO_AURA_CONFIG__.rewrite["vendor/screenLock"].fastfail
) {
return { value: true, tooltip: '关闭 "禁用屏幕锁" 以继续' };
}
return { value: false };
},
defaultValue: true,
valueGetter: () => {
return global.__HUGO_AURA_CONFIG__.rewrite["vendor/screenLock"]
.clickBtnToExit;
},
callbackFn: (newVal) => {
if (typeof newVal !== "boolean") return;
global.__HUGO_AURA_CONFIG__.rewrite[
"vendor/screenLock"
].clickBtnToExit = newVal;
},
},
{
index: 5,
id: "screenLockAuthOverrideType",
type: "radio",
name: "认证覆写模式",
description: "选择一个认证覆写模式, 或不修改认证策略",
restart: false,
reload: false,
associateVal: [
"rewrite.vendor/screenLock.enabled",
"rewrite.vendor/screenLock.fastfail",
],
auraIf: () => {
return global.__HUGO_AURA_CONFIG__.rewrite["vendor/screenLock"]
.enabled;
},
auraDisable: () => {
if (
global.__HUGO_AURA_CONFIG__.rewrite["vendor/screenLock"].fastfail
) {
return { value: true, tooltip: '关闭 "禁用屏幕锁" 以继续' };
}
return { value: false };
},
defaultValue: "none",
templates: ["customActivationCode", "none"],
templateLabels: ["自定义激活码", "不修改"],
@@ -208,7 +321,7 @@ const authSettings = [
},
},
{
index: 3,
index: 6,
id: "customActivationCode",
type: "input",
subType: "password",
@@ -221,6 +334,7 @@ const authSettings = [
associateVal: [
"rewrite.vendor/screenLock.enabled",
"rewrite.vendor/screenLock.authRewriteType",
"rewrite.vendor/screenLock.fastfail",
],
auraIf: () => {
return (
@@ -229,6 +343,14 @@ const authSettings = [
.authRewriteType === "customActivationCode"
);
},
auraDisable: () => {
if (
global.__HUGO_AURA_CONFIG__.rewrite["vendor/screenLock"].fastfail
) {
return { value: true, tooltip: '关闭 "禁用屏幕锁" 以继续' };
}
return { value: false };
},
defaultValue: "",
placeHolder: "留空表示不修改, 保留已设置值",
valueGetter: () => {

View File

@@ -57,6 +57,146 @@ const uxAndAppearanceSettings = [
},
],
},
{
id: 1,
categoryName: "U 盘提示",
child: [
{
index: 0,
id: "switchUsbInsertPromptButton",
type: "switch",
name: '隐藏 U 盘插入提示悬浮窗的 "开始查杀" 按钮',
description: '启用后, "打开 U 盘" 将成为悬浮窗中的 Primary 按钮',
restart: true,
reload: false,
associateVal: [
"networkRewrite.appearance/switchUsbInsertPromptBtn.enabled",
],
auraIf: () => true,
defaultValue: false,
auraDisable: () => {
if (
global.__HUGO_AURA_CONFIG__.networkRewrite[
"appearance/switchUsbInsertPromptBtn"
].mode === "hide" &&
global.__HUGO_AURA_CONFIG__.networkRewrite[
"appearance/switchUsbInsertPromptBtn"
].enabled
) {
return { value: true, tooltip: '禁用 "隐藏 U 盘插入提示" 以继续' };
} else {
return { value: false };
}
},
valueGetter: () => {
return (
global.__HUGO_AURA_CONFIG__.networkRewrite[
"appearance/switchUsbInsertPromptBtn"
].mode === "switch" &&
global.__HUGO_AURA_CONFIG__.networkRewrite[
"appearance/switchUsbInsertPromptBtn"
].enabled
);
},
callbackFn: (newVal) => {
if (typeof newVal !== "boolean") return;
if (newVal === true) {
global.__HUGO_AURA_CONFIG__.networkRewrite[
"appearance/switchUsbInsertPromptBtn"
].mode = "switch";
}
global.__HUGO_AURA_CONFIG__.networkRewrite[
"appearance/switchUsbInsertPromptBtn"
].enabled = newVal;
},
},
{
index: 1,
id: "hideUsbInsertPrompt",
type: "switch",
name: "隐藏 U 盘插入提示",
description: "启用后, 插入 U 盘将不再显示悬浮窗",
restart: true,
reload: false,
associateVal: [
"networkRewrite.appearance/switchUsbInsertPromptBtn.enabled",
],
auraIf: () => true,
defaultValue: false,
auraDisable: () => {
if (
global.__HUGO_AURA_CONFIG__.networkRewrite[
"appearance/switchUsbInsertPromptBtn"
].mode === "switch" &&
global.__HUGO_AURA_CONFIG__.networkRewrite[
"appearance/switchUsbInsertPromptBtn"
].enabled
) {
return {
value: true,
tooltip:
'禁用 "隐藏 U 盘插入提示悬浮窗的 "开始查杀" 按钮" 以继续',
};
} else {
return { value: false };
}
},
valueGetter: () => {
return (
global.__HUGO_AURA_CONFIG__.networkRewrite[
"appearance/switchUsbInsertPromptBtn"
].mode === "hide" &&
global.__HUGO_AURA_CONFIG__.networkRewrite[
"appearance/switchUsbInsertPromptBtn"
].enabled
);
},
callbackFn: (newVal) => {
if (typeof newVal !== "boolean") return;
if (newVal === true) {
global.__HUGO_AURA_CONFIG__.networkRewrite[
"appearance/switchUsbInsertPromptBtn"
].mode = "hide";
}
global.__HUGO_AURA_CONFIG__.networkRewrite[
"appearance/switchUsbInsertPromptBtn"
].enabled = newVal;
},
},
],
},
{
id: 1,
categoryName: "广告拦截",
child: [
{
index: 0,
id: "banAdBlockPrompt",
type: "switch",
name: "隐藏广告拦截悬浮窗",
description: "启用后, 管家检测到未拦截广告弹窗时, 将不会再显示悬浮窗",
restart: true,
reload: false,
warning: true,
warningContent:
'此功能不会完全禁用 "广告拦截" 功能, 已被拦截的广告弹窗依然会被拦截。如果您希望彻底禁用广告拦截, 请参阅 Aikari 的相关设置项 (WIP)',
associateVal: [],
auraIf: () => true,
defaultValue: false,
valueGetter: () => {
return global.__HUGO_AURA_CONFIG__.networkRewrite[
"appearance/banAdBlockPrompt"
].enabled;
},
callbackFn: (newVal) => {
if (typeof newVal !== "boolean") return;
global.__HUGO_AURA_CONFIG__.networkRewrite[
"appearance/banAdBlockPrompt"
].enabled = newVal;
},
},
],
},
];
module.exports = { uxAndAppearanceSettings };

View File

@@ -5,11 +5,14 @@
<style>
:root {
opacity: 0;
display: none;
pointer-events: none;
}
</style>
<script>
let global = window;
</script>
<script src="../../../js/global.js"></script>
<script src="../../../js/aikariConnectionManager.js"></script>
</head>
<body></body>

5
src/aura/utils/string.js Normal file
View File

@@ -0,0 +1,5 @@
const checkIfNonAscii = (str) => {
return Buffer.byteLength(str) !== str.length;
};
module.exports = { checkIfNonAscii };

View File

@@ -48,6 +48,7 @@ const ConfigManager = require("../aura/init/shared/configManager");
const RegistryManager = require("../aura/init/shared/registryManager");
const { buildIpcMain } = require("../aura/init/main/ipcHandler");
const plsUtils = require("../aura/utils/pls");
const stringUtils = require("../aura/utils/string");
const { initLogger } = require("../aura/init/main/logger");
@@ -60,18 +61,26 @@ const getUserDocumentsDirPath = () => {
true,
/REG_EXPAND_SZ\s+(.+)/
);
if (pathInfo.success && pathInfo.data) {
const resolvedPath = pathInfo.data.replace(
/%([^%]+)%/g,
(match, varName) => {
return process.env[varName] || match;
}
);
try {
if (pathInfo.success && pathInfo.data) {
const resolvedPath = pathInfo.data.replace(
/%([^%]+)%/g,
(match, varName) => {
return process.env[varName] || match;
}
);
return resolvedPath;
} else {
if (stringUtils.checkIfNonAscii(resolvedPath)) {
console.warn("[HugoAura / Init] Detected non-ASCII char in resolved user personal folder: ", resolvedPath);
throw new Error("Non-ASCII char detected");
}
return resolvedPath;
} else {
throw new Error("Registry data failed to get");
}
} catch (err) {
console.error(
"[HugoAura / Init / Logger] Failed to get the path of documents dir, using default val."
"[HugoAura / Init / Logger] Failed to get the path of documents dir, using default val. | Error: ", err
);
return path.join(os.homedir(), "Documents");
}

View File

@@ -1,6 +1,6 @@
// @ts-check
const __AURA_VERSION__ = "0.2.0-rc1-p2";
const __AURA_VERSION__ = "0.2.0-rc1-p3";
(() => {
if (require.main) return; // 如果只是导入 Aura Version, 不运行闭包逻辑