377 Commits

Author SHA1 Message Date
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
hamster1963
601126fd04 feat: update language switcher with language icon 2025-01-25 11:42:55 +08:00
9995d44bd0 chore: update dependencies and improve linting configuration
- Updated various dependencies to their latest versions for better performance and security.
- Modified the build script to simplify the TypeScript compilation process.
- Enhanced ESLint configuration to enforce stricter linting rules, including unused directive checks and limiting warnings.
2025-01-24 17:56:50 +08:00
wood chen
388458fc06
Merge pull request #8 from woodchen-ink:hamster1963-main
Hamster1963-main
2025-01-24 17:54:46 +08:00
b1af130811 Merge remote-tracking branch 'origin/main' into hamster1963-main 2025-01-24 17:54:16 +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
d4c0293f58 fix: build 2025-01-23 10:20:37 +08:00
hamster1963
9e648e80bd chore: deps 2025-01-23 10:20:26 +08:00
仓鼠
c2e5555186
Merge pull request #27 from weblate/weblate-nezha-user-frontend
Translations update from Hosted Weblate
2025-01-22 15:48:04 +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
wood chen
e1b7acaa07
Merge pull request #6 from hamster1963/main
sync
2025-01-21 03:04:25 +08:00
weblate
138b0d28ff chore: auto-fix linting and formatting issues 2025-01-20 19:01:13 +00:00
Hosted Weblate
71f4fc9798
Translated using Weblate (Tamil)
Currently translated at 100.0% (86 of 86 strings)

Added translation using Weblate (Tamil)

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: தமிழ்நேரம் <anishprabu.t@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/nezha/user-frontend/ta/
Translation: Nezha/User frontend
2025-01-20 20:00:43 +01: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
9781c15b1d chore: update deployment paths in workflow configuration 2025-01-09 17:50:09 +08:00
wood chen
f21a8cf844
Merge pull request #5 from hamster1963/main
sync
2025-01-09 17:43:15 +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
54da9ad052 删除functions, 因为不支持ws 2025-01-06 18:31:53 +08:00
f7e2b35f52 refactor: remove api.js file containing API request handling logic 2025-01-06 18:16:02 +08:00
0661ae261f chore: remove unused API request handling code from index.js 2025-01-06 17:59:12 +08:00
0ff71170e1 feat: enhance API request handling for WebSocket and HTTP protocols
- Added support for WebSocket upgrade requests, converting HTTP/HTTPS to WS/WSS.
- Improved handling of regular HTTP requests by creating a new target URL based on the API base URL.
- Cleaned up request headers to remove potentially problematic headers.
- Enhanced response handling by copying all response headers and setting CORS headers for better cross-origin support.
- Improved error handling to include CORS headers in error responses.
2025-01-06 17:56:19 +08:00
95db007987 Merge branch 'main' of https://github.com/woodchen-ink/nezha-dash-v1 2025-01-06 17:51:02 +08:00
ce076d60cb chore: remove edgeone.json 2025-01-06 17:50:58 +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
4bdf7827af chore: Update translations and fix network unit error 2025-01-06 17:46:48 +08:00
93c09263a1 Merge branch 'main' of https://github.com/woodchen-ink/nezha-dash-v1 2025-01-06 17:43:37 +08:00
4522661879 chore: Update .gitignore to include Tencent Cloud EdgeOne files 2025-01-06 17:43:35 +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
c565e2728e fix: build 2025-01-04 17:11:44 +08:00
hamster1963
52dc3cffde chore: deps 2025-01-04 17:11:33 +08:00
仓鼠
962656c73c
Merge pull request #25 from weblate/weblate-nezha-user-frontend
Translations update from Hosted Weblate
2025-01-03 15:11:06 +08:00