hamster1963
0c7c6a1378
feat: enhance tooltips and loading states in NetworkChart and ServerDetailChart; add translations for TSDB and login requirements
2026-02-14 15:04:37 +08:00
hamster1963
7d59371ee3
feat: add additional time period translations in serverDetailChart
2026-02-09 09:27:04 +08:00
hamster1963
a303a5add2
fix: adjust margin and layout for PeriodSelector and avg packet loss display in NetworkChartClient
2026-01-30 11:48:58 +08:00
hamster1963
18e3c74178
feat: add chart loading skeletons and enhance translation for time periods
2026-01-30 11:42:14 +08:00
hamster1963
6dae6cce8f
feat: enhance ServerDetailChart with new chart tooltips and sync functionality
2026-01-30 09:30:50 +08:00
hamster1963
65b32ec81e
feat: add server metrics fetching and update translations
...
- Implemented `fetchServerMetrics` function in `nezha-api.ts` to retrieve server metrics based on metric type and period.
- Added new metric types and periods to `nezha-api.ts` type definitions.
- Updated English and Chinese translations to include new terms for metrics and periods.
- Commented out `ServerDetailSummary` component in `ServerDetail.tsx` for future use.
2026-01-30 09:14:41 +08:00
hamster1963
76590a6bd0
fix: swap ProcessChart and MemChart components in ServerDetailChart
2026-01-07 17:46:32 +08:00
hamster1963
af9926e774
fix: update styling and layout for ServerDetail components
2026-01-07 17:31:55 +08:00
hamster1963
cc0f5c0a2e
fix: ensure billing information displays correctly based on available dates
2026-01-02 23:20:59 +08:00
hamster1963
92fada4792
refactor: simplify network route handling in PlanInfo component
2025-12-28 18:09:22 +08:00
hamster1963
29e349505d
perf: use biome
2025-12-28 18:05:02 +08:00
hamster1963
3bfd4ef4d2
fix: prevent color fade during theme transitions
2025-12-28 16:33:57 +08:00
hamster1963
5a0c873dc8
feat: add ServerDetailSummary component for enhanced server usage display
2025-12-28 16:30:16 +08:00
hamster1963
c989a67265
fix: update GroupSwitch and Server components for improved tab handling and styling
2025-12-28 16:21:17 +08:00
hamster1963
42f99a6f84
feat: implement animated count component and update header for real-time display
2025-12-28 16:11:52 +08:00
hamster1963
b4f2abb885
fix: enhance text size for LanguageSwitcher and ThemeSwitcher components
2025-12-28 15:26:39 +08:00
hamster1963
746f890d65
refactor: update component styles and improve accessibility
...
- Adjusted hover shadow effects in CycleTransferStatsClient for better visual feedback.
- Fixed aspect ratio class in GlobalMap for consistent rendering.
- Updated font weight in GroupSwitch for improved readability.
- Modified Separator width class in Header for consistency across components.
- Enhanced button hover effects in NetworkChartClient for better user interaction.
- Adjusted margin class in ServerDetailOverview for better alignment.
- Updated margin classes in ServerOverview for consistent spacing.
- Refined background gradient classes in ServiceTrackerClient for better color management.
- Standardized font weight in TabSwitch for consistency.
- Corrected stroke color class in AnimatedCircularProgressBar for better theming.
- Improved focus outline handling in badge and button components for better accessibility.
- Updated chart component styles for improved visual hierarchy.
- Adjusted checkbox focus outline for better accessibility.
- Enhanced command dialog styles for improved usability.
- Updated dialog close button focus outline for better accessibility.
- Refined dropdown menu styles for improved usability and consistency.
- Adjusted input focus outline for better accessibility.
- Improved popover content styles for better visibility.
- Updated select component styles for improved usability.
- Refined separator height classes for consistency.
- Enhanced switch component focus outline for better accessibility.
- Updated table footer styles for improved visual consistency.
- Refactored global CSS to use new Tailwind CSS configuration and improved theming.
- Removed outdated Tailwind configuration file.
2025-12-28 15:24:04 +08:00
hamster1963
4d4c3f1639
fix: add server ID to tooltip data and update MapTooltip component for navigation
2025-12-28 15:01:27 +08:00
hamster1963
4f9db466a3
fix: enhance styling of LanguageSwitcher and ThemeSwitcher components
2025-12-28 14:40:44 +08:00
hamster1963
409ec0b62c
fix: update SearchButton styling
2025-12-28 14:37:02 +08:00
hamster1963
15424513b5
fix: enhance styling of CardHeader in NetworkChartClient component
2025-12-28 14:36:45 +08:00
hamster1963
9aa83c1a9d
feat: add Macau coordinates to countryCoordinates in geo-limit.ts
2025-12-01 00:34:08 +08:00
hamster1963
2cc5926fbe
fix: remove unused useLocation import from App.tsx
2025-10-09 11:31:00 +08:00
hamster1963
1fda5ada9f
feat: implement command context and provider for command handling; add search button component; enhance network chart with packet loss calculation and display; update translations for new features
2025-10-09 11:28:42 +08:00
hamster1963
48704b1135
fix: update cmdk dependency version to 1.1.1
2025-10-09 11:28:42 +08:00
hamster1963
15a47fb2d4
fix: update text wrapping in ServerCard and ServerCardInline components for improved readability
2025-05-04 18:10:22 +08:00
hamster1963
65858e73db
fix: remove redundant break-words class from ServerCard component
2025-05-03 01:19:39 +08:00
hamster1963
99ea2af28d
fix: add break-words class to ServerCard for improved text handling
2025-05-03 01:17:13 +08:00
hamster1963
20bba90a49
fix: update button background color for better visibility in dark mode
2025-04-25 10:55:02 +08:00
hamster1963
963765343b
fix: update sort type from 'stg' to 'disk' for accurate sorting in server context
2025-04-25 10:26:27 +08:00
hamster1963
c4ca78b8e0
feat: fix last active time formatting to correctly handle timestamps
2025-03-20 14:17:22 +08:00
hamster1963
f27de51312
feat: format last active time string using dayjs for improved readability
2025-03-19 11:20:50 +08:00
hamster1963
83db91ee58
chore: update package dependencies to specific versions
2025-03-17 12:31:06 +08:00
hamster1963
99d349b0ed
chore: update package dependencies to latest versions
2025-03-12 08:57:46 +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
hamster1963
8ddf26861f
feat: improve Server page button styling with dark mode support
2025-02-04 14:41:53 +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
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
hamster1963
601126fd04
feat: update language switcher with language icon
2025-01-25 11:42:55 +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
d4c0293f58
fix: build
2025-01-23 10:20:37 +08:00
hamster1963
9e648e80bd
chore: deps
2025-01-23 10:20:26 +08:00
hamster1963
c3adc0d00c
feat: filter group
2025-01-21 14:29:28 +08:00
hamster1963
a9e27e4ac9
fix: remove header disable bg button on mobile
2025-01-21 09:14:47 +08:00
hamster1963
561513e6e1
fix: init background
2025-01-20 00:45:35 +08:00
hamster1963
38be1e9a10
feat: disable custom background button
2025-01-17 18:07:39 +08:00
hamster1963
b1c5b6e0a8
fix: ws cleanup when page visibility change
2025-01-09 11:33:03 +08:00
hamster1963
4da870dd79
fix: ws cleanup before unload
2025-01-09 11:29:39 +08:00
hamster1963
0a64cdc8c3
feat: use full region name
2025-01-05 22:33:32 +08:00
hamster1963
9d0654a3bb
feat: open dashboard on the same page
2025-01-04 17:13:00 +08:00
hamster1963
c565e2728e
fix: build
2025-01-04 17:11:44 +08:00
hamster1963
52dc3cffde
chore: deps
2025-01-04 17:11:33 +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
hamster1963
0b43a3943d
feat: better group switch
2025-01-01 22:00:28 +08:00
hamster1963
2b854a1934
chore: deps
2025-01-01 21:10:54 +08:00
hamster1963
f5fd018422
feat: new setting api model
2024-12-30 11:37:08 +08:00
hamster1963
1fcabdd45b
chore: deps
2024-12-28 23:41:45 +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
hamster1963
112607740a
feat: chart history on browser
2024-12-25 11:03:11 +08:00
hamster1963
1a1ceb4665
fix: remove platform when server is offline
2024-12-24 15:05:11 +08:00
hamster1963
fede9b0bd7
fix: isNeverExpire hide RemainPercentBar
2024-12-24 15:02:41 +08:00
hamster1963
98dcbd506b
feat: fixedTopServerName show billingInfo inline
2024-12-24 14:59:17 +08:00
hamster1963
427f1e9d7f
chore: deps
2024-12-23 11:08:27 +08:00
hamster1963
7218973ce0
fix: remove flag transform
2024-12-23 11:07:50 +08:00
hamster1963
612a63be97
style: refactor billing info display on mobile
2024-12-21 19:58:43 +08:00
hamster1963
f2bc5fe211
fix: NetTransfer overflow on mobile
2024-12-21 19:45:14 +08:00