9 Commits

Author SHA1 Message Date
eafonyang 94224421a3 优化首页图标,用 lucide-react 代替了蓝牙模块的图标 2026-07-03 11:11:10 +08:00
eafonyang ac7b5da0f0 当设备未连接时,各页面默认显示英文语言的文本,并在标题追加 (Disconnect) 2026-07-01 11:23:06 +08:00
eafonyang e16c3ebd9d 清理项目没用的代码,新增 EQ 预设管理界面 2026-06-18 12:01:12 +08:00
eafonyang 0d577f939c 新增 build:test 方便构建线上的测试环境,优化分享码功能的交互 2026-06-17 16:51:43 +08:00
eafonyang f3961cc72a Update project dependencies and configurations; remove deprecated package settings and enhance legacy build support
- Upgrade package manager to pnpm@11.5.2 and remove patched dependencies from package.json.
- Update pnpm-lock.yaml to reflect new dependency versions and remove obsolete entries.
- Refactor Vite configuration to improve legacy build handling, including new plugins for legacy CSS management.
- Remove unused client/index.html file and adjust paths in Vite config for better project structure.
- Enhance DesktopAIShell and EQPage components to support legacy build conditions and improve loading states for raw curves.
2026-06-09 14:24:30 +08:00
eafonyang 28aa90296f 增加兼容低版本内核的页面 2026-06-02 19:55:09 +08:00
yangy 32f15217ad Refactor build and start scripts in package.json; add plugin to exclude debug files from production build in vite.config.ts; remove ConnectScreen component and replace with ConnectionPlaceholder in multiple pages; update DeviceContext to auto-connect using device IP from URL; enhance locale files with new device IP labels. 2026-05-22 15:54:11 +08:00
yangy 53f24d5bb4 Update project dependencies and configuration: Added ECharts for data visualization, integrated Terser for minification, and adjusted Vite configuration for production. Updated app title and ConnectScreen content to reflect new version. Enhanced EQPage with headphone model loading and frequency response chart rendering. 2026-04-09 17:00:44 +08:00
yangy 30db710093 Initial commit: 提交控制器版本2核心代码 2026-03-31 18:52:37 +08:00