Commit Graph

1689 Commits

Author SHA1 Message Date
naiba
090c2dfadf feat: upgrade frontend
Some checks are pending
CodeQL / Analyze (go) (push) Waiting to run
CodeQL / Analyze (javascript) (push) Waiting to run
Contributors / contributors (push) Waiting to run
Sync / sync-to-jihulab (push) Waiting to run
2024-12-14 11:00:48 +08:00
naiba
6baa51e5bb chore: update dependency
Some checks failed
CodeQL / Analyze (go) (push) Waiting to run
CodeQL / Analyze (javascript) (push) Waiting to run
Contributors / contributors (push) Waiting to run
Sync / sync-to-jihulab (push) Waiting to run
Run Tests / tests (macos) (push) Has been cancelled
Run Tests / tests (ubuntu) (push) Has been cancelled
Run Tests / tests (windows) (push) Has been cancelled
2024-12-14 00:07:37 +08:00
UUBulb
864cfbb375
fix: add nil check for ReportSystemState (#583) 2024-12-13 22:27:30 +08:00
UUBulb
a24f452b65
fix: custom_nameservers should be dns_servers (#581) 2024-12-13 22:25:20 +08:00
naiba
06738d5d16 feat: enhance template configuration and update README for translation status 2024-12-10 22:27:06 +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]
96cbec9dd3 update contributors[no ci] 2024-12-09 20:42:19 +08:00
naiba
20ed50da33 feat: upgrade frontend 2024-12-09 20:41:48 +08:00
Weblate (bot)
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
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
2bc3d38b83
chore: use cmp (#568) 2024-12-08 20:21:35 +08:00
naiba
96b254a7b1 revert: keep v0 2024-12-07 12:39:30 +08:00
naiba
fb387060a2 feat: upgrade frontend 2024-12-07 12:19:48 +08:00
naiba
5b5e006b97 feat: 优化 GeoIP 更新逻辑 2024-12-07 11:06:42 +08:00
naiba
251bc10af9 feat: v1.1 2024-12-07 01:18:34 +08:00
naiba
5bb013af04 feat: add nazhua theme 2024-12-06 23:45:12 +08:00
UUBulb
64dde0215a
UserTemplate GitHub -> Repository (#564) 2024-12-06 23:38:20 +08:00
naiba
9b0697491d feat: multi user template 2024-12-06 23:19:28 +08:00
naiba
8755b65ac5 feat: upgrade frontend 2024-12-05 21:40:07 +08:00
github-actions[bot]
66acad8291 update contributors[no ci] 2024-12-05 21:14:41 +08:00
naiba
31344f24b8 feat: setup pat 2024-12-05 21:14:10 +08:00
UUBulb
040c8df02e
fix service api (#556)
* fix service api

* update ServiceResponseItem

* fix: ddns lock
2024-12-05 21:00:02 +08:00
UUBulb
2234cff5eb
fix: allocate geoip on server creation (#554) 2024-12-05 17:07:31 +08:00
Moraxyc
3fb49693d9
feat: add listen_host (#550) 2024-12-05 17:01:21 +08:00
naiba
be51c5a1e6 feat: refactor grpc keepalive 2024-12-05 00:11:34 +08:00
naiba
68e3bb00e4 Revert "feat: grpc keepalive"
This reverts commit b484fe53f0.
2024-12-04 22:46:02 +08:00
naiba
b484fe53f0 feat: grpc keepalive 2024-12-04 21:08:28 +08:00
naiba
98dad746db feat: upgrade frontend 2024-12-04 20:37:29 +08:00
榆木
0648f61e9c
Update waf.go (#548)
WAF查询IP是否被封禁导致控制台大量报错,换一个查询方式。
2024-12-04 20:00:35 +08:00
UUBulb
872002d938
update ws & settings api (#547) 2024-12-04 20:00:18 +08:00
naiba
6295371cac feat: upgrade frontend 2024-12-03 20:17:11 +08:00
naiba
c4bb4d4c39 feat: upgrade frontend 2024-12-02 23:55:12 +08:00
naiba
f53bba2dd8 feat: upgrade frontend 2024-12-02 21:20:23 +08:00
UUBulb
91a7c934e6
fix config default value (#538)
* fix config & state fields

* revert state
2024-12-02 21:10:40 +08:00
UUBulb
07a942e234
chore: issue template typos (#529) 2024-12-02 20:52:51 +08:00
UUBulb
085fd4ac97
fix: allocate memory for geoip struct of new server instance (#530) 2024-12-02 20:52:10 +08:00
UUBulb
b128a0a5ed
fix server deletion api, add issue templates (#526)
* add issue templates

* fix: server deletion api
2024-12-01 23:45:26 +08:00
UUBulb
7f33f8239e
fix(i18n): replace hyphen with underscore (#524)
* fix(i18n): repleace hyphen with underscore

* chore: upgrade user frontend

---------

Co-authored-by: naiba <hi@nai.ba>
2024-12-01 23:19:06 +08:00
naiba
6846c897ef fix: service item display logic 2024-12-01 21:57:13 +08:00
卖女孩的小火柴
dae8f7f24e
Feature/v0 scripts (#512)
* update contributors[no ci]

* Add v0 release

* Add install.sh to keep the v0 panel functioning properly

* Modify sync.py

* Remove release-v0.yaml

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-12-01 21:52:38 +08:00
严浩
b994a52422
fix: use exec to properly handle container signals (#501)
- Replace direct command execution with exec to make app PID 1
- Ensures proper signal propagation in container
- Follows container best practices for process management
2024-12-01 00:47:41 +08:00
naiba
cb06a303b7 fix: checkorigin when debug enabled & update fronted dist 2024-12-01 00:00:01 +08:00
naiba
166f25508c fix: dashboard waf page 2024-11-30 21:33:18 +08:00
naiba
08f0c25dfc chore: upgrade admin frontend 2024-11-30 17:18:11 +08:00
naiba
6cca88f027 fix: admin frontend 2024-11-30 15:19:55 +08:00
naiba
f62934440d feat: 支持修改用户名 2024-11-30 15:05:46 +08:00
naiba
44aded493e chore: upgrade admin frontend 2024-11-30 13:50:46 +08:00
naiba
8b7d6be398 feat: update frontend 2024-11-30 11:46:28 +08:00
naiba
a0878876b2 fix: windows path issue 2024-11-30 00:02:45 +08:00
naiba
d62d0aa11c fix: home page 500 2024-11-29 22:49:17 +08:00