Files

45 lines
2.1 KiB
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# 2026-05-08
## MaqtDesktop Development
### Phase 4 — 画面滤镜模块 (Completed)
- **Page:** `Exposure.tsx` — 画面滤镜主页面(已应用滤镜列表 + 本地滤镜 + 跳转社区)
- **Page:** `FilterCommunity.tsx` — 滤镜社区(分类标签 / 热门最新切换 / 网格展示 / 点赞下载)
- **Components:**
- `FilterCard.tsx` — 滤镜卡片(预览图/标题/作者/点赞下载按钮)
- `FilterGrid.tsx` — 4列网格 / 骨架屏 / 空状态
- `FilterPreview.tsx` — 预览弹窗骨架
- `FilterEditor.tsx` — 占位(开发中)
- 路由注册:`/exposure`, `/filter-community`
- 构建通过 ✅
### Phase 5 — 系统优化模块 (Completed)
- **Page:** `Optimization.tsx` — 5个分类面板 + 一键优化 + 逐项优化/恢复
- **Components:**
- `OptimizeItem.tsx` — 单条优化项(图标/名称/描述/状态/操作按钮)
- `OptimizePanel.tsx` — 分类折叠面板(显示已优化数/总数)
- `OptimizeResult.tsx` — 优化结果卡片
- **优化项覆盖:**
- ⚡ 系统性能:电源计划/GPU调度/游戏模式
- 🔧 系统服务:Hyper-V/系统服务/HPET
- 🌐 网络优化:网络延迟/DNS缓存
- 🖥 显示优化:鼠标加速度/视觉特效/全屏优化
- 💾 内存优化:内存清理
- **状态:** 目前优化操作为模拟(setTimeout),待Phase 6对接MaqiangTangh1.exe
- **导航修复:** BottomDock导航修复,支持点击Dock图标正确跳转
### User Feedback
- 截图显示军工战术风深色主题
- 系统优化页按钮太宽 → 谷老板要求50%宽度(未完成修复)
## AES Decryption Status
- All candidate encryption keys failedmaqt-encryption-key-32bytes!, 32-character-hex-key-0123456789等)
- 原始main.js531KB)使用自定义string array混淆,0匹配encrypt/decrypt/cipher/aes关键词
- 谷老板决定自行处理解密工作
## Other Notes
- Gitea HTTP APIgit.gch3n.online)从外网持续timeout
- 原版Windows app安装在 `C:\Users\nplx\AppData\Local\Programs\MaQiangTang\`
- 解包路径:`D:\共享\extracted_files\$PLUGINSDIR\app-64\resources\`
- Gitea容器内SSH端口2222从Mac可访问但timeout