414 Commits

Author SHA1 Message Date
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
weblate
4827a591ac chore: auto-fix linting and formatting issues 2025-01-03 07:09:06 +00:00
Hosted Weblate
1b0d88c8bf
Translated using Weblate (German)
Currently translated at 100.0% (86 of 86 strings)

Co-authored-by: Barium <peter.kuehfuss+weblate@gmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/nezha/user-frontend/de/
Translation: Nezha/User frontend
2025-01-03 07:08:41 +00: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
wood chen
c6a7490bf9
Merge pull request #2 from hamster1963/main
sync
2025-01-02 15:18:15 +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
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
hamster1963
1fcabdd45b chore: deps 2024-12-28 23:41:45 +08:00