Commit Graph

9 Commits

Author SHA1 Message Date
eafonyang 0d64495ebd 优化首页图标,用 lucide-react 代替了蓝牙模块的图标 2026-07-03 11:11:13 +08:00
eafonyang ac9bac4d18 当设备未连接时,各页面默认显示英文语言的文本,并在标题追加 (Disconnect) 2026-07-01 11:23:12 +08:00
eafonyang e8b19a5897 清理项目没用的代码,新增 EQ 预设管理界面 2026-06-18 12:01:15 +08:00
eafonyang 8d369412fd 新增 build:test 方便构建线上的测试环境,优化分享码功能的交互 2026-06-17 16:51:36 +08:00
eafonyang 09ddaf958c 更新依赖项和配置以支持新版本的pnpm,优化PostCSS和Tailwind配置,添加延迟输入功能到EffectsPage,提升用户体验 2026-06-08 17:12:14 +08:00
eafonyang 56da3e0d1f 兼容低内核版本的浏览器 2026-06-03 15:42:58 +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