Commit Graph

95 Commits

Author SHA1 Message Date
Weblate (bot) 437a8d7b6c Translations update from Hosted Weblate (#45)
* Translated using Weblate (Chinese (Traditional Han script))

Currently translated at 100.0% (158 of 158 strings)

Translated using Weblate (Chinese (Simplified Han script))

Currently translated at 100.0% (158 of 158 strings)

Translated using Weblate (English)

Currently translated at 100.0% (158 of 158 strings)

Translated using Weblate (English)

Currently translated at 100.0% (158 of 158 strings)

Translated using Weblate (Chinese (Traditional Han script))

Currently translated at 100.0% (158 of 158 strings)

Translated using Weblate (Chinese (Simplified Han script))

Currently translated at 96.8% (153 of 158 strings)

Translated using Weblate (Italian)

Currently translated at 69.6% (110 of 158 strings)

Translated using Weblate (English)

Currently translated at 100.0% (158 of 158 strings)

Translated using Weblate (Chinese (Traditional Han script))

Currently translated at 99.3% (157 of 158 strings)

Translated using Weblate (Chinese (Simplified Han script))

Currently translated at 70.8% (112 of 158 strings)

Translated using Weblate (Italian)

Currently translated at 99.3% (157 of 158 strings)

Translated using Weblate (English)

Currently translated at 100.0% (158 of 158 strings)

Co-authored-by: Anonymous <noreply@weblate.org>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: UUBulb <uub@kuzu.uk>
Translate-URL: https://hosted.weblate.org/projects/nezha/admin-frontend/en/
Translate-URL: https://hosted.weblate.org/projects/nezha/admin-frontend/it/
Translate-URL: https://hosted.weblate.org/projects/nezha/admin-frontend/zh_Hans/
Translate-URL: https://hosted.weblate.org/projects/nezha/admin-frontend/zh_Hant/
Translation: Nezha/Admin frontend

* chore: auto-fix linting and formatting issues

---------

Co-authored-by: UUBulb <uub@kuzu.uk>
Co-authored-by: weblate <weblate@users.noreply.github.com>
2024-12-14 16:59:45 +08:00
naiba b9a8651371 refactor: enum i18n 2024-12-14 10:39:07 +08:00
仓鼠 d67b9ff4d2 fix: Duplicate template options (#51)
* fix: Duplicate template options

* fix: form option i18n text
2024-12-14 10:16:33 +08:00
仓鼠 8c8d3e3057 Dashboard Redesign (#48)
* feat: add user_template setting

* style: header

* style: page padding

* style: header

* feat: header now time

* style: login page

* feat: nav indicator

* style: button inset shadow

* style: footer text size

* feat: header show login_ip

* fix: error toast

* fix: frontend_templates setting

* fix: lint

* feat: pr auto format

* chore: auto-fix linting and formatting issues

---------

Co-authored-by: hamster1963 <hamster1963@users.noreply.github.com>
2024-12-13 23:51:33 +08:00
naiba d1fba95484 fix: local debug 2024-12-09 23:11:17 +08:00
UUBulb baf611ea94 fix: multi select scroll (#43) 2024-12-09 20:22:23 +08:00
UUBulb d702996021 improve styles (#34) 2024-12-06 22:21:50 +08:00
UUBulb 2ad96714f3 update service api (#29)
* update service api

* update api.ts
2024-12-05 21:00:48 +08:00
UUBulb 1cc36b9098 chore: windows env typo (#27) 2024-12-05 17:04:49 +08:00
bobyasasas 65886f8348 Update install-commands.tsx (#25)
修正了实际windows复制安装脚本不可用的问题
2024-12-05 00:10:58 +08:00
UUBulb 58efdde19e fix: missing notification group input in settings (#24)
* fix: missing notification group input in settings

* change script name

* license

* update settings api

* improve: cell width

* feat: site name
2024-12-04 20:03:16 +08:00
naiba 36472035e1 fix: websocket 2024-12-02 23:51:24 +08:00
naiba df6c23af89 fix: websocket 2024-12-02 22:10:07 +08:00
UUBulb fc1dc1128b fix: profile input auto-complete (#18) 2024-12-02 20:57:19 +08:00
GuGuGu 22c53cf723 fix: Kill auto language (#21)
* fix: Kill auto language

Kill the background automatic recognition of language to prevent backend
Language file correction

* refactor(Aggregate): Ports and install hosts

Optimize multi-language

* fix(I18n): Kill spurious shortcuts

Fix wrong import
2024-12-02 20:57:03 +08:00
naiba 7463bbe3a6 feat: 优化复制安装命令提示 2024-11-30 20:14:49 +08:00
naiba 5c0c358255 fix: copy to clipboard 2024-11-30 17:08:47 +08:00
UUBulb eca99201b3 fix: wrong variable name (#12) 2024-11-30 15:18:41 +08:00
UUBulb d1ac4fa5bd fix: never write undefined (#11)
Co-authored-by: naiba <hi@nai.ba>
2024-11-30 15:04:00 +08:00
naiba eb044d42bc feat: 修改用户名,简化代码 2024-11-30 15:02:42 +08:00
UUBulb 7d672fa8c5 implement install-commands button (#10)
* fix: type conversion

* implement install-commands button
2024-11-30 13:44:17 +08:00
naiba 35436e69bb feat: 调整安装脚本复制位置 2024-11-30 12:58:53 +08:00
UUBulb 5e34e28916 fix: type conversion (#9) 2024-11-30 11:41:50 +08:00
GuGuGu 47f092918e feat(I18n): Add multiple languages ​​(zh-CN/zh-TW/en/it) (#8) 2024-11-29 20:47:09 +08:00
UUBulb 7325939198 fix validation & implement profile page (#5)
* fix validation

* implement profile page

* catch error
2024-11-26 21:20:56 +08:00
UUBulb b474400649 implement setting page (#12) 2024-11-23 21:59:48 +08:00
naiba 34b7a67ab0 fix: logout & login page home button 2024-11-23 10:25:54 +08:00
naiba e06e9db383 rename 2024-11-23 01:18:01 +08:00
UUBulb 2991b91f35 feat: responsive fm card (#11)
* feat: responsive fm card

* delete meaningless words

* fix joinIP
2024-11-22 22:15:41 +08:00
UUBulb 87e17a07df feat: responsive header, search boxes (#10) 2024-11-22 07:41:47 +08:00
UUBulb 33b2ffb40c implement remaining features of the server page (#9)
* implement remaining features of the server page

* fix fm init

* ?
2024-11-21 22:20:14 +08:00
UUBulb b3588b3378 implement notification page (#8) 2024-11-20 21:37:03 +08:00
UUBulb e37f30d335 implement cron page (#7) 2024-11-20 00:19:40 +08:00
UUBulb 2bf2639080 implement group page (#6)
* implement group page

* group state, search box

* rename some field

* update api types
2024-11-19 21:40:03 +08:00
UUBulb 37a121559f implement nat & ddns page (#5) 2024-11-19 14:55:21 +08:00
UUBulb fc923f3ab1 further implementing server page (#4)
* further implementing server page

* optimize icon button

* rename some unnecessary file extensions

* add terminal page & fm card
2024-11-18 20:48:30 +08:00
UUBulb 6e3f888792 further implementing service page (#3) 2024-11-17 10:05:20 +08:00
uubulb b1a9a231a7 fix api types, add more form fields 2024-11-15 21:28:48 +08:00
uubulb 08560316a0 add select 2024-11-15 18:55:09 +08:00
uubulb 599ff6c72a init service card 2024-11-15 18:16:13 +08:00
naiba f842d5aeec feat: auto generate api types 2024-11-09 00:07:21 +08:00
naiba 680dc219d3 feat: server table 1/10 2024-11-06 00:09:03 +08:00
naiba b1a0b607da feat: login & check user 2024-11-03 23:29:32 +08:00
naiba 772d66334e 🚧 server/service 2024-11-02 22:58:56 +08:00
naiba 017e6cfdcf login page 2024-11-02 22:34:43 +08:00