eafonyang
|
b65b653a74
|
fix(api): 修复固件版本显示格式错误
- 修改 formatFirmwareVersionDisplay 函数,支持版本号 >= 2010 的新格式显示
- 对于版本号小于 2010,保持原有 X.Y.0.Z 格式显示
- 对于版本号大于等于 2010,第三段显示两位数尾数,第四段固定为 0
- 更新 changelog,修复系统页面固件版本显示错误问题
|
2026-09-01 18:42:23 +08:00 |
|
eafonyang
|
fac0dc0c19
|
移除返回旧版入口和相关代码
|
2026-08-17 14:56:42 +08:00 |
|
eafonyang
|
8ca8128e2b
|
新增 undo 功能
|
2026-08-14 16:40:47 +08:00 |
|
eafonyang
|
4a67622d9b
|
首页新增 what‘s new 入口,维护一个 changelog 文档
|
2026-08-06 14:39:39 +08:00 |
|
eafonyang
|
0d64495ebd
|
优化首页图标,用 lucide-react 代替了蓝牙模块的图标
|
2026-07-03 11:11:13 +08:00 |
|
eafonyang
|
540ece7ec6
|
新增德文/法文/西班牙文
|
2026-06-22 14:51:53 +08:00 |
|
eafonyang
|
3968639f4d
|
优化结构目录,新增部署脚本,一键上传s3 和刷新 cdn
|
2026-06-18 16:12:46 +08:00 |
|
eafonyang
|
56ccb7b76a
|
优化目录
|
2026-06-10 19:59:22 +08:00 |
|
eafonyang
|
56da3e0d1f
|
兼容低内核版本的浏览器
|
2026-06-03 15:42:58 +08:00 |
|
eafonyang
|
e17c096f0b
|
vu 表顺序调换
|
2026-06-01 15:30:47 +08:00 |
|
yangy
|
c34571392d
|
Refactor layout components to improve responsiveness and accessibility; integrate appShell classes for consistent styling across DesktopAIShell and BottomNav. Update SelectPage to enhance option selection UI with image support and language filtering logic in SystemPage for better localization handling.
|
2026-05-25 16:30:40 +08:00 |
|
yangy
|
49382f8f06
|
Update logo and enhance layout responsiveness; add stroke animation for frequency chart paths
|
2026-04-24 11:37:56 +08:00 |
|
yangy
|
6cce6d1f73
|
优化eq
|
2026-04-23 18:00:33 +08:00 |
|
yangy
|
cf970a6a7f
|
Refactor ConnectScreen to use logo image instead of SVG, enhance EQPage with batch editing functionality for PEQ settings, and implement power off confirmation dialog in Home component. Update localization files for new power off features.
|
2026-04-21 14:31:31 +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
|
502f708336
|
Enhance audio settings: Added loudness controls and headphone model synchronization. Updated PeqState interface to include peq filters. Improved EQPage to dynamically load headphone models based on device state.
|
2026-04-01 16:29:52 +08:00 |
|
yangy
|
30db710093
|
Initial commit: 提交控制器版本2核心代码
|
2026-03-31 18:52:37 +08:00 |
|