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
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
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
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
UUBulb
20e1240d3c
UserTemplate GitHub -> Repository ( #564 )
2024-12-06 23:38:20 +08:00
UUBulb
64dde0215a
UserTemplate GitHub -> Repository ( #564 )
2024-12-06 23:38:20 +08:00
naiba
dd964f3b26
feat: multi user template
2024-12-06 23:19:28 +08:00
naiba
9b0697491d
feat: multi user template
2024-12-06 23:19:28 +08:00
UUBulb
4ddad9ea00
fix service api ( #556 )
...
* fix service api
* update ServiceResponseItem
* fix: ddns lock
2024-12-05 21:00:02 +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
47099b617e
fix: allocate geoip on server creation ( #554 )
2024-12-05 17:07:31 +08:00
UUBulb
2234cff5eb
fix: allocate geoip on server creation ( #554 )
2024-12-05 17:07:31 +08:00
naiba
4861b3e013
feat: refactor grpc keepalive
2024-12-05 00:11:34 +08:00
naiba
be51c5a1e6
feat: refactor grpc keepalive
2024-12-05 00:11:34 +08:00
UUBulb
65340c10ce
fix: allocate memory for geoip struct of new server instance ( #530 )
2024-12-02 20:52:10 +08:00
UUBulb
085fd4ac97
fix: allocate memory for geoip struct of new server instance ( #530 )
2024-12-02 20:52:10 +08:00
UUBulb and naiba
6248c38830
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
UUBulb and naiba
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
a7e4fe0909
rename repo
2024-11-28 19:38:54 +08:00
naiba
3cce7ebf01
rename repo
2024-11-28 19:38:54 +08:00
UUBulb
48b475925b
fix: only close user/agentIo connect channel once ( #21 )
2024-11-26 09:18:13 +08:00
UUBulb
07989705d2
fix: only close user/agentIo connect channel once ( #21 )
2024-11-26 09:18:13 +08:00
naiba
6db1a4b19d
improve: use stream reduce auth check time
2024-11-23 12:43:02 +08:00
naiba
22738b6244
improve: use stream reduce auth check time
2024-11-23 12:43:02 +08:00
UUBulb
e4c6502363
optimize sorting, fix a bug ( #15 )
2024-11-23 01:13:39 +08:00
UUBulb
867f840265
optimize sorting, fix a bug ( #15 )
2024-11-23 01:13:39 +08:00
naiba
546685320f
Merge branch 'dev' of github.com:naiba/nezha-v1 into dev
2024-11-22 23:57:48 +08:00
naiba
58cc8aa5df
Merge branch 'dev' of github.com:naiba/nezha-v1 into dev
2024-11-22 23:57:48 +08:00
naiba
909cd92e9a
feat: waf 🤡
2024-11-22 23:57:25 +08:00
naiba
17b02640a9
feat: waf 🤡
2024-11-22 23:57:25 +08:00
UUBulb
13810bb38b
report geoip separately, fix server creation & deletion bugs ( #14 )
...
* new geoip method
* report geoip separately, fix server creation & deletion bugs
* fix struct tag
* fix write name
* remove deleteion list
* remove rpc realip header
* Revert "remove rpc realip header"
This reverts commit 8a5f86cf2d7df87f28cfa2a3b3430f449dd6ed73.
2024-11-22 22:40:43 +08:00
UUBulb
fc98c0919f
report geoip separately, fix server creation & deletion bugs ( #14 )
...
* new geoip method
* report geoip separately, fix server creation & deletion bugs
* fix struct tag
* fix write name
* remove deleteion list
* remove rpc realip header
* Revert "remove rpc realip header"
This reverts commit 8a5f86cf2d7df87f28cfa2a3b3430f449dd6ed73.
2024-11-22 22:40:43 +08:00
naiba
f5776c7464
feat: grpc / web get real ip
2024-11-22 00:19:36 +08:00
naiba
d699d0ee87
feat: grpc / web get real ip
2024-11-22 00:19:36 +08:00
UUBulb
1c3fd9af1c
add force update server api ( #13 )
2024-11-20 21:36:21 +08:00
UUBulb
9905390ba6
add force update server api ( #13 )
2024-11-20 21:36:21 +08:00
uubulb
5df1638648
fix ReSortServer
2024-11-03 21:12:28 +08:00
uubulb
49f05c1fc6
fix ReSortServer
2024-11-03 21:12:28 +08:00
uubulb
96bec45855
add zh_TW locale, rename ssl to tls
2024-11-01 14:32:55 +08:00
uubulb
ca997cc994
add zh_TW locale, rename ssl to tls
2024-11-01 14:32:55 +08:00
uubulb
d56224a118
feat: add i18n support
2024-11-01 05:07:04 +08:00