414 Commits

Author SHA1 Message Date
仓鼠
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
仓鼠
96ebaf87a9
Merge pull request #30 from hamster1963/1834423612/main
feat: improve Server page button styling with dark mode support
2025-02-04 15:25:49 +08:00
hamster1963
3b7b5ffa8c chore: auto-fix linting and formatting issues 2025-02-04 07:23:16 +00:00
仓鼠
71de091460
Merge pull request #29 from 1834423612/main
fix: update button color styles in Server Page for improved visual clarity
2025-02-04 15:22:41 +08:00
hamster1963
8ddf26861f feat: improve Server page button styling with dark mode support 2025-02-04 14:41:53 +08:00
kjch
a8888b9ca6
fix: update button color styles in Server Page for improved visual clarity 2025-02-03 14:24:30 -05: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
wood chen
df8a72f76a
Merge pull request #10 from woodchen-ink:hamster1963-main
Hamster1963-main
2025-01-30 16:22:37 +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
51995c107a chore: bump sonner to v1.7.3 2025-01-30 00:32:09 +08:00
hamster1963
7aad81518a feat: enhance time display with NumberFlow component 2025-01-30 00:31:58 +08:00
hamster1963
c02d25e127 chore: update dependencies to latest versions 2025-01-29 01:42:23 +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
ce94204efd chore: update dependencies 2025-01-25 11:43:08 +08:00