52 Commits

Author SHA1 Message Date
3f7985ecf2 优化 App、Header 和 Server 组件的布局,调整样式以提升用户体验和界面整洁性。同时移除不必要的动画效果,简化代码结构。 2025-06-14 08:00:56 +08:00
3958b3b35c 移除主题切换相关组件,简化主题管理逻辑,默认设置为暗黑模式,提升代码整洁性和用户体验。 2025-06-14 07:31:06 +08:00
9090b407cc 移除 Header 组件中的语言切换器,进一步简化国际化逻辑,提升代码整洁性。 2025-06-14 07:21:53 +08:00
e2f9cb86ca 调整宽度 2025-03-10 16:51:59 +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
b3df24ea08 Merge branch 'main' of https://github.com/hamster1963/nezha-dash-v1 into hamster1963-main 2025-03-03 06:00:41 +08:00
hamster1963
27ad834683 refactor: simplify seconds display in time component 2025-02-05 01:26:25 +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
6aec9ed2dc Merge branch 'main' of https://github.com/hamster1963/nezha-dash-v1 into hamster1963-main 2025-01-24 17:53:42 +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
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
2f02123787 feat: save group selected 2025-01-03 10:00:07 +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
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
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
Forget
15f6460b09 feat: 添加部分节点语义化class 2024-12-21 21:14:01 +08:00
hamster1963
a8c7253bf8 fix: online counter background opacity 2024-12-21 18:57:15 +08:00
hamster1963
3cf4897258 feat: offline badge 2024-12-21 14:31:53 +08:00
hamster1963
17d62ce0b1 fix: dashboard link position on mobile 2024-12-21 14:15:05 +08:00
hamster1963
bee3dccc42 feat: online counter 2024-12-21 14:09:30 +08:00
hamster1963
5138a054f0 fix: links position on mobile 2024-12-20 17:56:17 +08:00
hamster1963
6078c9f3e4 feat: custom links 2024-12-20 17:27:45 +08:00
hamster1963
ae8e3ea144 feat: CustomMobileBackgroundImage 2024-12-19 14:46:21 +08:00
hamster1963
e22b54d3fc feat: customLogo & customDesc 2024-12-16 21:24:29 +08:00
naiba
54bb313905 rename 2024-12-15 14:51:12 +08:00
hamster1963
c83eb75d54 feat: refactor custom code 2024-12-15 12:54:58 +08:00
hamster1963
9a2f3ea8e6 fix: prettier config 2024-12-13 17:26:28 +08:00
hamster1963
1cb56973aa style: network display 2024-12-04 17:37:38 +08:00
Forget
8020c76183 feat: 适配管理自定义注入样式&脚本 2024-12-04 13:08:00 +08:00
hamster1963
ef8b0ed7ad fix: sitename title 2024-12-02 10:51:47 +08:00
hamster1963
a2aaacb348 fix(toast): only once 2024-12-01 16:35:15 +08:00
hamster1963
ddebfc9c96 feat(header): site name 2024-12-01 15:28:43 +08:00
hamster1963
48b2d1493a fix: header link 2024-11-30 22:18:04 +08:00
hamster1963
ea92c91942 fix: pageNotFound 2024-11-26 14:19:19 +08:00
hamster1963
ee03928a56 feat: detail overview i18n 2024-11-24 21:44:12 +08:00
hamster1963
26871521d8 feat: init i18n 2024-11-24 20:51:43 +08:00
hamster1963
97087fe67d feat: dashboard link 2024-11-24 12:08:32 +08:00
hamster1963
963b6a54a6 feat: server page 2024-11-23 19:28:55 +08:00