All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.
1.2.1 (2024-09-16)
1.2.0 (2024-09-14)
- 添加中间件限制 API 请求速率 (6139f02)
1.1.1 (2024-09-14)
1.1.0 (2024-09-14)
- 添加适用于手机端的 viewport (780929d)
- 完成 osinfo-time 组件样式响应式 (b30998f)
- 页面响应式样式 (bd7d59f)
- memory-mem 组件响应式样式 (a01db81)
- network-stats 组件响应式样式 (66d74cc)
- 安装 button 组件 (19f4e82)
- 安装 card 组件 (a02bf3b)
- 安装 dayjs 依赖 (85e9502)
- 安装 dropdown-menu 组件 (7650dc6)
- 安装 separator 组件 (eda1796)
- 安装 shadcn/ui 的 progress 组件 (268a1ef)
- 集成 shadcn/ui (821bfd4)
- 集成代码格式化工具 (d3e9d08)
- 添加 /api/osinfo/time 接口 (7ef2235)
- 添加 systeminformation 依赖 (2c63bbf)
- 添加格式化 bytes 为可读形式的库 (d50f7ff)
- 添加和使用 dark mode 组件 (51d035c)
- 添加黑暗模式切换按钮 (3913aaf)
- 完成 cpu-current-load 的容器组件和展示组件 (69b91b8)
- 完成 fs-size 的容器组件和展示组件 (b266c35)
- 完成 memory-mem 的容器组件和展示组件 (cbbf1a9)
- 完成 network-stats 的容器组件和展示组件 (ac8f611)
- 完成 osinfo-time 的容器组件和展示组件 (797440f)
- 新增 /api/memory/mem 接口 (3822fd7)
- 新增 cpu 当前负载百分比查询 (1d36b61)
- 引入 magic ui 的圆形进度条组件 (4f01aee)
- 引入 swr (4b81878)
- 圆形进度条直接添加百分比符号 (e436382)
- 增加 /api/file-system/size 接口 (4a4edcb)
- 增加 /api/network/stats 接口 (1740e56)
- 增加页面加载前的 loading (2110427)
- progress 组件新增指示器背景色 props (5aac2d6)