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
b3df24ea08
Merge branch 'main' of https://github.com/hamster1963/nezha-dash-v1 into hamster1963-main
2025-03-03 06:00:41 +08:00
hamster1963
674d348ed7
feat: add support for ForcePeakCutEnabled configuration in NetworkChart
2025-02-20 15:29:14 +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
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
d4f6db436a
feat: add PWA support with manifest, icons, and theme color management
2025-02-13 11:21:53 +08:00
hamster1963
69e12163ad
feat: add Radix UI Select component for improved sorting UI
2025-02-06 13:50:37 +08:00
hamster1963
27ad834683
refactor: simplify seconds display in time component
2025-02-05 01:26:25 +08:00
hamster1963
48dbf85bca
refactor: improve CycleTransferStats and ServiceTracker UI components
2025-02-01 19:39:23 +08:00
hamster1963
0f81ef2f25
feat: enhance ServiceTracker with detailed uptime and delay visualization
2025-02-01 19:10:04 +08:00
hamster1963
94eb966d65
feat: add tooltip component and integrate it into ServerDetailOverview
2025-02-01 14:04:55 +08:00
76a8027771
Merge branch 'main' of https://github.com/hamster1963/nezha-dash-v1 into hamster1963-main
2025-01-30 16:22:03 +08:00
hamster1963
7aad81518a
feat: enhance time display with NumberFlow component
2025-01-30 00:31:58 +08:00
hamster1963
aef26d999b
fix: improve command dialog styling and input wrapper
2025-01-28 16:05:21 +08:00
hamster1963
964e53e33b
fix: safely check nezhaWsData.servers before rendering
2025-01-27 23:57:36 +08:00
hamster1963
d302df895a
fix: conditionally render servers in dash command
2025-01-25 19:46:06 +08:00
hamster1963
601126fd04
feat: update language switcher with language icon
2025-01-25 11:42:55 +08:00
6aec9ed2dc
Merge branch 'main' of https://github.com/hamster1963/nezha-dash-v1 into hamster1963-main
2025-01-24 17:53:42 +08:00
hamster1963
c5f81d70d4
feat: dash command
2025-01-24 01:08:25 +08:00
hamster1963
733767a363
feat: init command
2025-01-24 00:36:55 +08:00
hamster1963
a9e27e4ac9
fix: remove header disable bg button on mobile
2025-01-21 09:14:47 +08:00
hamster1963
38be1e9a10
feat: disable custom background button
2025-01-17 18:07:39 +08:00
wood chen
c5c06f6cca
Merge pull request #4 from hamster1963/main
...
feat: use full region name
2025-01-06 17:50:16 +08:00
hamster1963
0a64cdc8c3
feat: use full region name
2025-01-05 22:33:32 +08:00
wood chen
3d8293cf32
Merge pull request #3 from hamster1963/main
...
sync
2025-01-04 19:39:51 +08:00
hamster1963
9d0654a3bb
feat: open dashboard on the same page
2025-01-04 17:13:00 +08:00
hamster1963
6fbadb7d6c
fix: network unit error
2025-01-03 10:16:17 +08:00
hamster1963
2f02123787
feat: save group selected
2025-01-03 10:00:07 +08:00
hamster1963
1e2c271dc8
feat: store position
2025-01-03 09:38:54 +08:00
wood chen
c6a7490bf9
Merge pull request #2 from hamster1963/main
...
sync
2025-01-02 15:18:15 +08:00
hamster1963
0b43a3943d
feat: better group switch
2025-01-01 22:00:28 +08:00
7f29e94d15
Merge branch 'main' of https://github.com/woodchen-ink/nezha-dash-v1
2024-12-30 11:50:04 +08:00
619967c573
fix: Update site name in Header component
2024-12-30 11:50:01 +08:00
wood chen
40e186714f
Merge pull request #1 from hamster1963/main
...
sync
2024-12-30 11:43:05 +08:00
hamster1963
f5fd018422
feat: new setting api model
2024-12-30 11:37:08 +08:00
b44a26e511
refactor: Update project branding and configuration
...
- Changed the title and branding from "哪吒监控 Nezha Monitoring" to "CZL SVR" in index.html and Header component.
- Updated stylesheet links to point to a new CDN.
- Modified API proxy settings in vite.config.ts to use a different port (18009).
- Removed outdated GitHub Actions workflows for linting and building.
- Updated footer links and removed unnecessary version display.
- Updated translations in English, Simplified Chinese, and Traditional Chinese locales to reflect new branding.
- Deleted unused apple-touch-icon.png from assets.
This commit enhances the project's branding and streamlines the configuration.
2024-12-27 03:05:14 +08:00
hamster1963
81b94fca0e
feat: CycleTransferStats display by group
2024-12-26 21:58:49 +08:00
hamster1963
3714b5ba32
fix: toast position
2024-12-26 21:27:42 +08:00
hamster1963
ce8e25ff4b
feat: profile refetch
2024-12-26 11:12:45 +08:00
hamster1963
5334fd2acb
feat: refactor refresh
2024-12-26 11:07:52 +08:00
hamster1963
704818d084
feat: forceUseSvgFlag
2024-12-25 15:39:43 +08:00
hamster1963
edd2404538
style: GlobalMap background when custom background is enable
2024-12-25 15:28:25 +08:00
hamster1963
74a2253e8e
fix: disable retry
2024-12-25 14:34:50 +08:00
hamster1963
1c3684faaf
feat: sync login status with dashboard
2024-12-25 14:28:35 +08:00
hamster1963
97da6b43c1
feat: refresh token
2024-12-25 11:18:16 +08:00