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
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
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
仓鼠
ed35e8c122
Feat: Multiple choice ( #41 )
...
* feat: enable multi-selection for charts in NetworkChart component
* feat: add clear selections button for active charts in NetworkChart component
* chore: auto-fix linting and formatting issues
2025-04-25 10:50:01 +08:00
仓鼠
5803eb3fed
feat: add support for additional languages ( #38 )
...
* feat: add support for additional languages in LanguageSwitcher and translations
* chore: auto-fix linting and formatting issues
2025-03-26 17:12:46 +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
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
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
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
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
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
f5fd018422
feat: new setting api model
2024-12-30 11:37:08 +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