Commit graph

2737 commits

Author SHA1 Message Date
JieXu
d0c029e1e5
Merge branch '2dust:master' into master 2026-05-10 22:24:14 +08:00
2dust
eee43288a4 up 7.21.3
Some checks are pending
release Linux / build (push) Waiting to run
release Linux / release-zip (push) Blocked by required conditions
release Linux / build and release deb x64 & arm64 (push) Waiting to run
release Linux / build and release rpm x64 & arm64 (push) Waiting to run
release Linux / build and release rpm riscv64 (push) Waiting to run
release macOS / build (push) Waiting to run
release macOS / release-zip (push) Blocked by required conditions
release macOS / package and release macOS dmg (push) Blocked by required conditions
release Windows desktop (Avalonia UI) / build (push) Waiting to run
release Windows desktop (Avalonia UI) / release-zip (push) Blocked by required conditions
release Windows / build (push) Waiting to run
release Windows / release-zip (push) Blocked by required conditions
2026-05-10 17:58:35 +08:00
2dust
61ff871dd2 Update GlobalHotKeys 2026-05-10 17:54:50 +08:00
JieXu
08ef5f9867
Update Directory.Packages.props 2026-05-10 16:50:09 +08:00
JieXu
e144d22393
Merge branch '2dust:master' into master 2026-05-10 14:28:19 +08:00
DHR60
f8bc706cda
Fix (#9271)
Some checks are pending
release Linux / build (push) Waiting to run
release Linux / release-zip (push) Blocked by required conditions
release Linux / build and release deb x64 & arm64 (push) Waiting to run
release Linux / build and release rpm x64 & arm64 (push) Waiting to run
release Linux / build and release rpm riscv64 (push) Waiting to run
release macOS / build (push) Waiting to run
release macOS / release-zip (push) Blocked by required conditions
release macOS / package and release macOS dmg (push) Blocked by required conditions
release Windows desktop (Avalonia UI) / build (push) Waiting to run
release Windows desktop (Avalonia UI) / release-zip (push) Blocked by required conditions
release Windows / build (push) Waiting to run
release Windows / release-zip (push) Blocked by required conditions
* Fix

* Fix res and uri

* Fix core config
2026-05-10 14:21:51 +08:00
JieXu
9f550162c8
Update Directory.Packages.props 2026-05-09 02:36:53 +08:00
JieXu
3a1ffa8c4f
Merge branch '2dust:master' into master 2026-05-08 21:18:10 +08:00
2dust
e7973840ce up 7.21.2
Some checks failed
release Linux / build (push) Has been cancelled
release Linux / build and release deb x64 & arm64 (push) Has been cancelled
release Linux / build and release rpm x64 & arm64 (push) Has been cancelled
release Linux / build and release rpm riscv64 (push) Has been cancelled
release macOS / build (push) Has been cancelled
release Windows desktop (Avalonia UI) / build (push) Has been cancelled
release Windows / build (push) Has been cancelled
release Linux / release-zip (push) Has been cancelled
release macOS / release-zip (push) Has been cancelled
release macOS / package and release macOS dmg (push) Has been cancelled
release Windows desktop (Avalonia UI) / release-zip (push) Has been cancelled
release Windows / release-zip (push) Has been cancelled
2026-05-08 20:11:01 +08:00
JieXu
f9b3421cbe
Merge branch '2dust:master' into master 2026-05-08 19:40:58 +08:00
VinnyTheFemboy
212071681d
Fix bind interface handling in desktop and sing-box (#9258)
* Fix desktop bind interface setting

* Fix sing-box bind interface config

* Update CoreConfigSingboxServiceTests.cs

---------

Co-authored-by: 2dust <31833384+2dust@users.noreply.github.com>
2026-05-08 19:34:25 +08:00
JieXu
bbdf29d69b
Merge branch '2dust:master' into master 2026-05-08 19:14:40 +08:00
tt2563
0f9bfeb275
Update Traditional Chinese translation (#9253)
* Update traditional Chinese translations in ResUI

 Update Traditional Chinese translation

* Update binding interface tip for clarity
2026-05-08 19:13:05 +08:00
VinnyTheFemboy
f5059f1165
Fix sing-box TUN custom config inbound (#9259) 2026-05-08 19:12:09 +08:00
JieXu
ddc16f57c7
Merge branch '2dust:master' into master 2026-05-07 10:48:52 +08:00
DHR60
2dc967bc04
Fix (#9251)
Some checks failed
release Linux / build (push) Has been cancelled
release Linux / build and release deb x64 & arm64 (push) Has been cancelled
release Linux / build and release rpm x64 & arm64 (push) Has been cancelled
release Linux / build and release rpm riscv64 (push) Has been cancelled
release macOS / build (push) Has been cancelled
release Windows desktop (Avalonia UI) / build (push) Has been cancelled
release Windows / build (push) Has been cancelled
release Linux / release-zip (push) Has been cancelled
release macOS / release-zip (push) Has been cancelled
release macOS / package and release macOS dmg (push) Has been cancelled
release Windows desktop (Avalonia UI) / release-zip (push) Has been cancelled
release Windows / release-zip (push) Has been cancelled
2026-05-07 10:11:41 +08:00
JieXu
cf3eea1386
Merge branch '2dust:master' into master 2026-05-06 23:11:03 +08:00
DHR60
75ea81dd69
Inner uri (#9245)
Some checks are pending
release Linux / build (push) Waiting to run
release Linux / release-zip (push) Blocked by required conditions
release Linux / build and release deb x64 & arm64 (push) Waiting to run
release Linux / build and release rpm x64 & arm64 (push) Waiting to run
release Linux / build and release rpm riscv64 (push) Waiting to run
release macOS / build (push) Waiting to run
release macOS / release-zip (push) Blocked by required conditions
release macOS / package and release macOS dmg (push) Blocked by required conditions
release Windows desktop (Avalonia UI) / build (push) Waiting to run
release Windows desktop (Avalonia UI) / release-zip (push) Blocked by required conditions
release Windows / build (push) Waiting to run
release Windows / release-zip (push) Blocked by required conditions
* Inner uri import and export

* Add tests

* Fix

* Compress export length
2026-05-06 20:33:35 +08:00
JieXu
a72c65647e
Update build-osx.yml
Adjust sleep duration to reduce race condition likelihood.
2026-05-06 19:10:04 +08:00
JieXu
f763569067
Update package-zip.yml 2026-05-06 19:09:18 +08:00
JieXu
7f072f7dc6
Merge branch '2dust:master' into master 2026-05-06 18:27:13 +08:00
DHR60
d13f7a4db6
Fix json compact (#9246) 2026-05-06 15:36:26 +08:00
DHR60
f073b14fcc
Add PR test (#9244)
* Add pr test

* Fix
2026-05-06 15:35:53 +08:00
DHR60
1a44af33d0
Wireguard (#9241)
* Adjust mtu

* Add Wireguard PresharedKey

* WireGuard config import

* AI opt

* Opt
2026-05-06 15:35:10 +08:00
JieXu
8383a3bd20
Update Repobot.SQLite.Unofficial version to 3.53.1.1 2026-05-06 14:42:03 +08:00
JieXu
22e93075d8
Merge branch '2dust:master' into master 2026-05-04 15:44:02 +08:00
DHR60
8450f2e420
Add bind interface (#9222)
Some checks failed
release Linux / build (push) Has been cancelled
release Linux / build and release deb x64 & arm64 (push) Has been cancelled
release Linux / build and release rpm x64 & arm64 (push) Has been cancelled
release Linux / build and release rpm riscv64 (push) Has been cancelled
release macOS / build (push) Has been cancelled
release Windows desktop (Avalonia UI) / build (push) Has been cancelled
release Windows / build (push) Has been cancelled
release Linux / release-zip (push) Has been cancelled
release macOS / release-zip (push) Has been cancelled
release macOS / package and release macOS dmg (push) Has been cancelled
release Windows desktop (Avalonia UI) / release-zip (push) Has been cancelled
release Windows / release-zip (push) Has been cancelled
2026-05-04 14:38:32 +08:00
JieXu
4b9ac22f94
Merge pull request #4 from xujie86/master
Change
2026-05-04 12:56:27 +08:00
xujie86
94973cb72b
Replace SourceGear.sqlite3 with Repobot.SQLite.Unofficial 2026-05-04 12:49:24 +08:00
xujie86
b1d8ef5804
Replace SourceGear.sqlite3 with Repobot.SQLite.Unofficial 2026-05-04 12:47:52 +08:00
JieXu
4668511e47
Update ServiceLib.csproj 2026-05-04 07:21:57 +08:00
JieXu
b1d54bbb28
Update Directory.Packages.props 2026-05-04 07:20:56 +08:00
JieXu
5acca2d4c0
Update UpdateService.cs 2026-05-04 05:15:29 +08:00
JieXu
803e2fa59f
Update UpdateService.cs 2026-05-04 05:14:08 +08:00
JieXu
7aaf71ca5a
Update Directory.Packages.props 2026-05-04 05:11:38 +08:00
JieXu
5934037a18
Update ServiceLib.csproj 2026-05-04 05:09:30 +08:00
JieXu
280f810cb3
Update update-riscv-depand.yml 2026-05-04 05:07:40 +08:00
JieXu
fcef7dc281
Create update-riscv-depand.yml 2026-05-04 05:06:09 +08:00
JieXu
4993cd35bd
Update build-linux.yml 2026-05-04 05:05:18 +08:00
JieXu
6c1fd8de21
Merge branch '2dust:master' into dotnet-10 2026-05-04 05:04:17 +08:00
JieXu
59f648a3e4
Create package-debian-riscv.sh 2026-05-04 05:02:54 +08:00
JieXu
507632a1a9
Update package-rhel-riscv.sh 2026-05-04 04:51:28 +08:00
JieXu
5f1ae9419d
Update print statement from 'Hello' to 'Goodbye' 2026-05-04 04:43:43 +08:00
JieXu
69dc3aba2f
Update package-rhel.sh 2026-05-04 04:42:45 +08:00
JieXu
4446a79bfe
Update package-zip.yml 2026-05-04 04:41:22 +08:00
JieXu
b94d8edeb7
Update build-osx.yml 2026-05-04 04:40:58 +08:00
JieXu
d7ac402cfe
Update .NET version in build workflow 2026-05-04 04:30:02 +08:00
DHR60
37ef25cbfe
Fix (#9235)
Some checks are pending
release Linux / build (push) Waiting to run
release Linux / release-zip (push) Blocked by required conditions
release Linux / build and release deb x64 & arm64 (push) Waiting to run
release Linux / build and release rpm x64 & arm64 (push) Waiting to run
release Linux / build and release rpm riscv64 (push) Waiting to run
release macOS / build (push) Waiting to run
release macOS / release-zip (push) Blocked by required conditions
release macOS / package and release macOS dmg (push) Blocked by required conditions
release Windows desktop (Avalonia UI) / build (push) Waiting to run
release Windows desktop (Avalonia UI) / release-zip (push) Blocked by required conditions
release Windows / build (push) Waiting to run
release Windows / release-zip (push) Blocked by required conditions
* Perf routing

* GeoPrefix move to Global

* Fix negative rules

* Fix
2026-05-03 16:09:47 +08:00
DHR60
0fac18ba95
Fix (#9230)
Some checks are pending
release Linux / build (push) Waiting to run
release Linux / release-zip (push) Blocked by required conditions
release Linux / build and release deb x64 & arm64 (push) Waiting to run
release Linux / build and release rpm x64 & arm64 (push) Waiting to run
release Linux / build and release rpm riscv64 (push) Waiting to run
release macOS / build (push) Waiting to run
release macOS / release-zip (push) Blocked by required conditions
release macOS / package and release macOS dmg (push) Blocked by required conditions
release Windows desktop (Avalonia UI) / build (push) Waiting to run
release Windows desktop (Avalonia UI) / release-zip (push) Blocked by required conditions
release Windows / build (push) Waiting to run
release Windows / release-zip (push) Blocked by required conditions
2026-05-02 19:01:51 +08:00
DHR60
3ccd59d1dc
Fix (#9224) 2026-05-02 19:01:31 +08:00