UUBulb
56769c9451
i18n: replace gettext implementation ( #1056 )
2025-04-13 12:26:03 +08:00
naiba
b72536b74b
feat: upgrade frontend
2025-03-31 19:53:19 +08:00
naiba
e74706fd31
refactor: clean code
2025-03-31 19:52:23 +08:00
UUBulb
b3377127a4
update ddns on server update ( #1050 )
2025-03-31 19:41:04 +08:00
naiba
0c22af4f83
Update README.md ( #1051 )
2025-03-30 18:05:12 +08:00
naiba
31c3d3bdf1
chore(readme): link order
2025-03-30 17:47:37 +08:00
naiba
c52501ae1d
chore(readme): 官方论坛
2025-03-29 20:39:24 +08:00
naiba
c5a9abda38
chore: remove unused code
2025-03-29 13:18:12 +08:00
naiba
4d2e72c143
fix(nat): nat records not loaded
2025-03-29 13:11:56 +08:00
naiba
ad0a4f374d
chore: upgrade frontend
2025-03-29 11:29:58 +08:00
Weblate (bot) and Andres Pava
604b03d235
Translated using Weblate (Spanish) ( #1048 )
...
Currently translated at 100.0% (60 of 60 strings)
Translate-URL: https://hosted.weblate.org/projects/nezha/nezha-dashboard/es/
Translation: Nezha/Nezha Dashboard
Co-authored-by: Andres Pava <hola@andrespava.com >
2025-03-29 11:28:06 +08:00
naiba
af97e4b17d
feat: upgrade frontend
2025-03-27 19:18:14 +08:00
UUBulb
227a6a0cb3
fix search by id ( #1047 )
...
* fix search by id
* make SearchByID Public
2025-03-27 19:17:00 +08:00
naiba
33fcf05091
chore: upgrade frontend
2025-03-26 20:23:59 +08:00
naiba
f51177bc08
chore: upgrade frontend
2025-03-25 22:51:11 +08:00
UUBulb
3d5faa8c86
add tests for config & iostream ( #1045 )
...
* add tests for config & iostream
* chore
2025-03-25 22:44:07 +08:00
naiba
ca35040d0b
feat: upgrade frontend
2025-03-22 22:44:25 +08:00
dependabot[bot]
97954dc96f
chore(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.1 to 4.5.2 ( #1041 )
...
Bumps [github.com/golang-jwt/jwt/v4](https://github.com/golang-jwt/jwt ) from 4.5.1 to 4.5.2.
- [Release notes](https://github.com/golang-jwt/jwt/releases )
- [Changelog](https://github.com/golang-jwt/jwt/blob/main/VERSION_HISTORY.md )
- [Commits](https://github.com/golang-jwt/jwt/compare/v4.5.1...v4.5.2 )
---
updated-dependencies:
- dependency-name: github.com/golang-jwt/jwt/v4
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-22 22:32:30 +08:00
61d4240638
Translated using Weblate (Russian) ( #1040 )
...
Currently translated at 100.0% (60 of 60 strings)
Translated using Weblate (Russian)
Currently translated at 100.0% (60 of 60 strings)
Added translation using Weblate (Russian)
Translate-URL: https://hosted.weblate.org/projects/nezha/nezha-dashboard/ru/
Translation: Nezha/Nezha Dashboard
Co-authored-by: UUBulb <uub@kuzu.uk >
Co-authored-by: bios let <bioslet@gmail.com >
2025-03-22 22:32:12 +08:00
naiba
bad68fa9cf
chore: upgrade frontend
2025-03-20 23:49:25 +08:00
UUBulb
ed533e52d9
fix packaging script ( #1037 )
2025-03-19 23:33:58 +08:00
naiba
8080fad11d
chore: upgrade frontend
2025-03-19 22:23:38 +08:00
UUBulb
f34b263b69
improve transfer record logic ( #1033 )
...
* improve transfer record logic
* refactor
* modernize loops
* remove unused type conversions
* update dependencies
* script: keep .gitkeep files
* fix
* remove clear
2025-03-19 22:21:21 +08:00
UUBulb
ea3739cf1c
ddns: support provider hurricane electric ( #1036 )
2025-03-19 21:52:16 +08:00
UUBulb
49c68f0da4
ddns: retreive dns servers from context ( #1034 )
2025-03-17 23:11:40 +08:00
naiba
235ee05c91
feat: upgrade frontend
2025-03-15 22:31:16 +08:00
UUBulb
4ce74d9fd8
hide install_host for guest ( #1029 )
2025-03-15 18:01:23 +08:00
dependabot[bot]
2e8b163945
chore(deps): bump golang.org/x/net from 0.35.0 to 0.36.0 ( #1026 )
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.35.0 to 0.36.0.
- [Commits](https://github.com/golang/net/compare/v0.35.0...v0.36.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-13 21:31:14 +08:00
naiba
7c857fa4a6
chore: upgrade frontend
2025-03-08 18:48:30 +08:00
UUBulb
d0f69c424e
generate agent_secret for old users ( #1021 )
2025-03-08 18:47:42 +08:00
UUBulb
f110ff761a
fix: ignore the duration of out-of-bound rules ( #1019 )
2025-03-07 20:23:18 +08:00
UUBulb
0992a85446
fix: oauth2 config not loaded ( #1018 )
2025-03-04 20:28:22 +08:00
naiba
eec7e4f021
chore: handle errors in ReportSystemInfo methods
2025-03-03 22:56:48 +08:00
naiba
712f85aa31
fix: return errors instead of nil in RequestTask and ReportSystemState methods
2025-03-03 22:45:08 +08:00
UUBulb
4d3393271b
fix: config fields not generated on first startup ( #1016 )
...
* fix: config fields not generated on first startup
* cleanup
* fix reference
* replace yaml module
* remove duplicated fields
* remove yaml.v3 as a direct dependency
* update dependency
* chore
2025-03-03 19:02:25 +08:00
naiba
a723893a44
fix: range data point
2025-03-02 16:57:24 +08:00
UUBulb
a26337acb2
fix service ( #1015 )
2025-03-02 16:36:57 +08:00
naiba
c3a0689c5d
fix: reset ping value correctly after reaching average count in ServiceSentinel
2025-03-02 16:10:33 +08:00
naiba
589191a0bb
fix: reset ping value after reaching average count in ServiceSentinel
2025-03-02 15:42:12 +08:00
github-actions[bot]
90e10eb16e
update contributors[no ci]
2025-03-02 15:38:01 +08:00
JSker9
cf65101fac
feat: add configurable JWT timeout setting ( #1014 )
2025-03-02 15:37:46 +08:00
UUBulb
af55fae652
improve check for offline rules ( #1013 )
...
* improve check for offline rules
* bug fixes
* update dependencies
* fix error wrap
* fix offline check
* improve readability
2025-03-02 15:37:21 +08:00
UUBulb
d2ffe106ac
ci: use go1.24 ( #1012 )
2025-02-28 22:19:57 +08:00
naiba
cdb18eee01
chore: upgrade frontend
2025-02-28 22:05:06 +08:00
UUBulb
043d6c4097
feat: update to go1.24 & support listening https ( #1002 )
...
* feat: support listening https
* refactor
* modernize
* support snake case in config
* more precise control of config fields
* update goreleaser config
* remove kubeyaml
* fix: expose agent_secret
* chore
2025-02-28 22:02:54 +08:00
naiba
ffd3cfc9da
chore: upgrade frontend
2025-02-26 20:55:34 +08:00
UUBulb
54ca4ca0b6
fix: ConfigCache not copied affer server updates ( #1008 )
...
* fix: ConfigCache not copied affer server updates
* fix: server list not updated when dispatching tasks
* improve
* reuse logic
2025-02-26 20:48:54 +08:00
UUBulb
c0fee50776
fix: possible redirect url inconsistency ( #1003 )
2025-02-24 20:53:11 +08:00
github-actions[bot]
3f6b001992
update contributors[no ci]
2025-02-23 23:26:28 +08:00
JSker9
e7ab328748
chore: add devcontainer config ( #1004 )
2025-02-23 23:26:12 +08:00