381 Commits

Author SHA1 Message Date
01ade5f908 更新 ServerCard 组件,简化连接数和进程数的显示方式,将 TCP、UDP 和进程数的标签缩短为 T、U 和 P,以提升信息展示的简洁性和可读性。 2025-04-19 14:43:15 +08:00
12d0323d58 移除 ServerCardInline 组件,更新 Server 页面以简化服务器卡片展示,优化布局,提升用户体验和可读性。 2025-04-19 14:40:29 +08:00
3e2dc06b26 更新 README.md 文件,增加使用方法和配置说明,调整首页查看面板,隐藏登录按钮,支持面板与 nezha 容器分离部署。同时更新 GitHub Actions 配置,忽略 README.md 文件的变更。 2025-04-18 21:39:31 +08:00
b5bd645d3f 更新 ServerCard 和 ServiceTracker 组件,移除多余的调试日志,优化流量周期数据匹配逻辑,确保数据展示的简洁性和可读性。 2025-04-18 21:25:54 +08:00
31ff14b6f6 更新 ServerCard 组件,增强流量周期数据匹配逻辑,添加调试日志以便于排查问题,确保服务器ID匹配的准确性,提升数据展示的可靠性和可读性。 2025-04-18 21:11:43 +08:00
dfb648a32b 更新 ServerCard 组件,添加流量使用统计功能,支持周期数据展示,优化进度条颜色显示,提升用户对流量使用情况的理解和可视化效果。 2025-04-18 21:02:56 +08:00
6b4ba04995 更新 ServerCard 组件,添加状态图标和颜色等级,优化布局和样式,增强网络和资源使用信息的展示,提升用户体验和可读性。 2025-04-18 20:49:28 +08:00
372082771c 更新 ServerCard 组件,重构样式和布局,增强网络速度显示,优化服务器详细信息展示,移除不必要的代码,提升可读性和维护性。 2025-04-18 20:44:33 +08:00
b02680896a 更新 framer-motion 依赖版本至 ^10.18.0,添加 @emotion/is-prop-valid 和 @emotion/memoize 作为可选依赖,移除不再使用的 motion-dom 和 motion-utils 依赖。 2025-04-18 20:40:21 +08:00
9d41ce3187 更新 .gitignore 文件以移除 package-lock.json,修改 GitHub Actions 中的 npm 安装命令为 --force 2025-04-18 20:32:33 +08:00
426f253761 移除 HTTPS 配置文件,更新 ServerCard 组件样式和布局,增强服务器详细信息展示,调整 CPU、内存、存储和网络传输信息的显示方式 2025-04-18 20:25:24 +08:00
03c3a913c6 修正 ServerCard 和 ServerCardInline 组件中的 CPU 标签,从 "物理CPU" 更新为 "pCPU" 2025-03-17 17:27:12 +08:00
b6274a2718 chore: 更新 npm 安装命令以支持遗留对等依赖 2025-03-17 17:26:36 +08:00
wood chen
ee26bda492
Merge pull request #14 from woodchen-ink:hamster1963-main
Hamster1963-main
2025-03-17 17:20:49 +08:00
bfc7a01828 Merge branch 'main' of https://github.com/hamster1963/nezha-dash-v1 into hamster1963-main 2025-03-17 17:19:36 +08:00
hamster1963
83db91ee58 chore: update package dependencies to specific versions 2025-03-17 12:31:06 +08:00
仓鼠
5d7c07850a
feat: enhance uptime display with hours (#36)
* feat: enhance uptime display with hours and update translations for hours

* chore: auto-fix linting and formatting issues
2025-03-16 11:10:59 +08:00
仓鼠
7ffef91d2d
feat: add boot time display in ServerDetailOverview and localization … (#35)
* feat: add boot time display in ServerDetailOverview and localization support

* chore: auto-fix linting and formatting issues
2025-03-12 09:25:42 +08:00
仓鼠
1a38ce8c77
feat: improve inline settings handling for mobile responsiveness (#34)
* feat: improve inline settings handling for mobile responsiveness

* chore: auto-fix linting and formatting issues
2025-03-12 09:18:31 +08:00
hamster1963
99d349b0ed chore: update package dependencies to latest versions 2025-03-12 08:57:46 +08:00
dff03ccaed 新布局 2025-03-10 16:58:03 +08:00
e2f9cb86ca 调整宽度 2025-03-10 16:51:59 +08:00
74e10d33af 调整布局 2025-03-10 16:48:02 +08:00
7b5495997f 调整宽度, 调整tag 2025-03-10 16:42:51 +08:00
f04c220570 refactor: 更新页面布局和服务器卡片样式
- 将最大宽度从 max-w-5xl 调整为 max-w-screen-xl
- 替换 Badge 组件为自定义样式的 p 标签
- 调整服务器卡片标签的颜色和样式
- 移除 Inter 字体,使用系统默认字体
2025-03-10 16:34:30 +08:00
3a2b43d584 feat: 添加服务器详细信息展示开关和更多服务器信息标签 2025-03-10 16:23:19 +08:00
ca31801568 修复footer缺失导入 2025-03-03 23:40:55 +08:00
952e824034 refactor: 移除 PWA 相关的元数据和链接 2025-03-03 06:28:53 +08:00
956ccf8651 fix: downgrade react and react-dom to version 18.2.0 2025-03-03 06:14:06 +08:00
wood chen
a5c5b72625
Merge pull request #12 from woodchen-ink:hamster1963-main
Hamster1963-main
2025-03-03 06:01:16 +08:00
a22168e0ab feat: 更新应用名称和图标路径 2025-03-03 06:00:46 +08:00
b3df24ea08 Merge branch 'main' of https://github.com/hamster1963/nezha-dash-v1 into hamster1963-main 2025-03-03 06:00:41 +08:00
Yorun
57256fcc3a
feat: Add quarterly abbr (#33)
* feat: Add quarterly abbr

* chore: auto-fix linting and formatting issues

---------

Co-authored-by: yorunning <25226871+yorunning@users.noreply.github.com>
2025-02-28 23:53:42 +08:00
hamster1963
24f5095051 chore: update country-flag-icons, framer-motion, and postcss to latest versions 2025-02-20 15:29:27 +08:00
hamster1963
674d348ed7 feat: add support for ForcePeakCutEnabled configuration in NetworkChart 2025-02-20 15:29:14 +08:00
hamster1963
579b4f8ef4 chore: bump package dependencies to latest patch and minor versions 2025-02-19 17:47:26 +08:00
hamster1963
059e66bc91 refactor: improve NetworkChart x-axis tick display logic for better time range visualization 2025-02-19 17:47:10 +08:00
hamster1963
a1840176fd chore: update framer-motion and @types/node to latest patch versions 2025-02-16 16:32:11 +08:00
hamster1963
c58b79e6d2 refactor: improve NetworkChart x-axis tick formatting and interval 2025-02-16 16:30:48 +08:00
hamster1963
296b15a7d4 feat: add platform-specific keyboard shortcut display 2025-02-13 11:32:11 +08:00
hamster1963
0e184cafbb chore: update project name and reset version to 1.0.0 2025-02-13 11:22:37 +08:00
hamster1963
ce693db499 chore: bump package dependencies to latest patch versions 2025-02-13 11:22:07 +08:00
hamster1963
d4f6db436a feat: add PWA support with manifest, icons, and theme color management 2025-02-13 11:21:53 +08:00
hamster1963
b298d91aa1 chore: update project dependencies to latest minor versions 2025-02-10 17:45:41 +08:00
hamster1963
52c7391d57 refactor: enhance Server page toggle buttons with subtle shadow and border styling 2025-02-06 13:58:12 +08:00
hamster1963
69e12163ad feat: add Radix UI Select component for improved sorting UI 2025-02-06 13:50:37 +08:00
hamster1963
681bcaadd5 refactor: update Server page button active state color to blue-600 2025-02-06 13:41:00 +08:00
hamster1963
27ad834683 refactor: simplify seconds display in time component 2025-02-05 01:26:25 +08:00
hamster1963
c87663f2e1 feat: add global configuration flags for services, card layout, and map display 2025-02-04 19:48:59 +08:00
仓鼠
ee0eee378b
chore: update project dependencies to latest versions (#31)
* chore: update project dependencies to latest versions

* test: lint

* chore: auto-fix linting and formatting issues
2025-02-04 15:29:45 +08:00