Commit Graph
3998 Commits
Author SHA1 Message Date
naiba ffa57cafab feat: upgrade frontend 2024-12-17 22:05:41 +08:00
naiba c952ed0e38 feat: upgrade frontend 2024-12-17 22:05:41 +08:00
github-actions[bot] 9a3a3f102d update contributors[no ci] 2024-12-17 21:46:43 +08:00
github-actions[bot] 35d137d4ea update contributors[no ci] 2024-12-17 21:46:43 +08:00
6074d3e094 Translations update from Hosted Weblate (#580)
* Translated using Weblate (Spanish)

Currently translated at 100.0% (45 of 45 strings)

Translated using Weblate (German)

Currently translated at 100.0% (45 of 45 strings)

Translated using Weblate (Spanish)

Currently translated at 100.0% (45 of 45 strings)

Added translation using Weblate (Spanish)

Translated using Weblate (German)

Currently translated at 100.0% (45 of 45 strings)

Added translation using Weblate (German)

Co-authored-by: Barium <peter.kuehfuss+weblate@gmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Kris <krishoodbyair@gmail.com>
Co-authored-by: UUBulb <uub@kuzu.uk>
Translate-URL: https://hosted.weblate.org/projects/nezha/nezha-dashboard/de/
Translate-URL: https://hosted.weblate.org/projects/nezha/nezha-dashboard/es/
Translation: Nezha/Nezha Dashboard

* feat: add german support

---------

Co-authored-by: Barium <peter.kuehfuss+weblate@gmail.com>
Co-authored-by: Kris <krishoodbyair@gmail.com>
Co-authored-by: UUBulb <uub@kuzu.uk>
2024-12-17 21:46:25 +08:00
c32dd4cd75 Translations update from Hosted Weblate (#580)
* Translated using Weblate (Spanish)

Currently translated at 100.0% (45 of 45 strings)

Translated using Weblate (German)

Currently translated at 100.0% (45 of 45 strings)

Translated using Weblate (Spanish)

Currently translated at 100.0% (45 of 45 strings)

Added translation using Weblate (Spanish)

Translated using Weblate (German)

Currently translated at 100.0% (45 of 45 strings)

Added translation using Weblate (German)

Co-authored-by: Barium <peter.kuehfuss+weblate@gmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Kris <krishoodbyair@gmail.com>
Co-authored-by: UUBulb <uub@kuzu.uk>
Translate-URL: https://hosted.weblate.org/projects/nezha/nezha-dashboard/de/
Translate-URL: https://hosted.weblate.org/projects/nezha/nezha-dashboard/es/
Translation: Nezha/Nezha Dashboard

* feat: add german support

---------

Co-authored-by: Barium <peter.kuehfuss+weblate@gmail.com>
Co-authored-by: Kris <krishoodbyair@gmail.com>
Co-authored-by: UUBulb <uub@kuzu.uk>
2024-12-17 21:46:25 +08:00
naiba 5be1b6455b feat: upgrade frontend 2024-12-16 23:44:51 +08:00
naiba a9c2abe71e feat: upgrade frontend 2024-12-16 23:44:51 +08:00
naiba ce6cdc229f feat: upgrade frontend 2024-12-16 21:29:23 +08:00
naiba 65d7e4cb98 feat: upgrade frontend 2024-12-16 21:29:23 +08:00
naiba 9697dc14a5 feat: upgrade frontend 2024-12-16 21:10:10 +08:00
naiba c1fdd00cf0 feat: upgrade frontend 2024-12-16 21:10:10 +08:00
naiba b5e73d7596 feat: upgrade frontend 2024-12-16 00:05:55 +08:00
naiba 1acb4d0330 feat: upgrade frontend 2024-12-16 00:05:55 +08:00
naiba f59b69dfcf feat: upgrade frontend 2024-12-15 20:29:51 +08:00
naiba eab319e9c1 feat: upgrade frontend 2024-12-15 20:29:51 +08:00
naiba bbf0f96b8d feat: update language handling and frontend template versions 2024-12-15 17:07:53 +08:00
naiba 180773a4f3 feat: update language handling and frontend template versions 2024-12-15 17:07:53 +08:00
naiba bbb62b7a4c feat: upgrade frontend 2024-12-15 11:00:49 +08:00
naiba 8381068459 feat: upgrade frontend 2024-12-15 11:00:49 +08:00
naiba 4d09060c69 feat: upgrade frontend 2024-12-14 11:00:48 +08:00
naiba 090c2dfadf feat: upgrade frontend 2024-12-14 11:00:48 +08:00
naiba d02c8f9fd1 chore: update dependency 2024-12-14 00:07:37 +08:00
naiba 6baa51e5bb chore: update dependency 2024-12-14 00:07:37 +08:00
UUBulb 5f5620b352 fix: add nil check for ReportSystemState (#583) 2024-12-13 22:27:30 +08:00
UUBulb 864cfbb375 fix: add nil check for ReportSystemState (#583) 2024-12-13 22:27:30 +08:00
UUBulb 8dd7c609f5 fix: custom_nameservers should be dns_servers (#581) 2024-12-13 22:25:20 +08:00
UUBulb a24f452b65 fix: custom_nameservers should be dns_servers (#581) 2024-12-13 22:25:20 +08:00
naiba d0b5549cdb feat: enhance template configuration and update README for translation status 2024-12-10 22:27:06 +08:00
naiba 06738d5d16 feat: enhance template configuration and update README for translation status 2024-12-10 22:27:06 +08:00
Moraxyc 67190459f8 Refactor: Load UserTemplates from embedded yaml file (#575)
* Refactor: Load UserTemplates from embedded yaml file

* feat: add version field to UserTemplates

* refactor: use shell script to fetch frontends

* chore: add *-dist to .gitignore

* refactor: rename to FrontendTemplates

BREAKING CHANGE: This commit changes the `user_templates` filed
in the communication json between backend and the admin-frontend.

Keep user config.yml `user_template` filed.
2024-12-10 21:57:20 +08:00
Moraxyc 8f8a30c02c Refactor: Load UserTemplates from embedded yaml file (#575)
* Refactor: Load UserTemplates from embedded yaml file

* feat: add version field to UserTemplates

* refactor: use shell script to fetch frontends

* chore: add *-dist to .gitignore

* refactor: rename to FrontendTemplates

BREAKING CHANGE: This commit changes the `user_templates` filed
in the communication json between backend and the admin-frontend.

Keep user config.yml `user_template` filed.
2024-12-10 21:57:20 +08:00
github-actions[bot] 7640a6ae0b update contributors[no ci] 2024-12-09 20:42:19 +08:00
github-actions[bot] 96cbec9dd3 update contributors[no ci] 2024-12-09 20:42:19 +08:00
naiba 5ef21497c2 feat: upgrade frontend 2024-12-09 20:41:48 +08:00
naiba 20ed50da33 feat: upgrade frontend 2024-12-09 20:41:48 +08:00
Weblate (bot)andUUBulb 08232a621d Translated using Weblate (Chinese (Traditional Han script)) (#570)
Currently translated at 100.0% (45 of 45 strings)

Translated using Weblate (Chinese (Simplified Han script))

Currently translated at 100.0% (45 of 45 strings)


Translate-URL: https://hosted.weblate.org/projects/nezha/nezha-dashboard/zh_Hans/
Translate-URL: https://hosted.weblate.org/projects/nezha/nezha-dashboard/zh_Hant/
Translation: Nezha/Nezha Dashboard

Co-authored-by: UUBulb <uub@kuzu.uk>
2024-12-08 22:27:00 +08:00
Weblate (bot)andUUBulb 858c88275a Translated using Weblate (Chinese (Traditional Han script)) (#570)
Currently translated at 100.0% (45 of 45 strings)

Translated using Weblate (Chinese (Simplified Han script))

Currently translated at 100.0% (45 of 45 strings)


Translate-URL: https://hosted.weblate.org/projects/nezha/nezha-dashboard/zh_Hans/
Translate-URL: https://hosted.weblate.org/projects/nezha/nezha-dashboard/zh_Hant/
Translation: Nezha/Nezha Dashboard

Co-authored-by: UUBulb <uub@kuzu.uk>
2024-12-08 22:27:00 +08:00
UUBulb 9c393de0c9 mention weblate & add weblate badge (#569)
* mention weblate & add weblate badge

* remove installer badge

* delete outdated stuff
2024-12-08 20:52:55 +08:00
UUBulb 7abe9fbd89 mention weblate & add weblate badge (#569)
* mention weblate & add weblate badge

* remove installer badge

* delete outdated stuff
2024-12-08 20:52:55 +08:00
UUBulb 3e3994d3c9 chore: use cmp (#568) 2024-12-08 20:21:35 +08:00
UUBulb 2bc3d38b83 chore: use cmp (#568) 2024-12-08 20:21:35 +08:00
naiba d143b38ed0 revert: keep v0 2024-12-07 12:39:30 +08:00
naiba 96b254a7b1 revert: keep v0 2024-12-07 12:39:30 +08:00
naiba 7c8cfc4b2f feat: upgrade frontend 2024-12-07 12:19:48 +08:00
naiba fb387060a2 feat: upgrade frontend 2024-12-07 12:19:48 +08:00
naiba 29d0d2eb3c feat: 优化 GeoIP 更新逻辑 2024-12-07 11:06:42 +08:00
naiba 5b5e006b97 feat: 优化 GeoIP 更新逻辑 2024-12-07 11:06:42 +08:00
naiba 55a867d077 feat: v1.1 2024-12-07 01:18:34 +08:00
naiba 251bc10af9 feat: v1.1 2024-12-07 01:18:34 +08:00