Commit Graph

1092 Commits

Author SHA1 Message Date
parhelia512
a90ae2b0c8
build: add nsis FindProcDLL plugin 2025-07-20 09:03:54 +08:00
parhelia512
4540f1ce86 build: improve nsis script 2025-07-20 09:00:29 +08:00
parhelia512
4ca2e6f6dc
Update RouteItem.ui 2025-07-20 08:53:53 +08:00
parhelia512
7162206ea5
fix: fix update 2025-07-20 08:35:04 +08:00
parhelia512
761db2ab71
fix: Disable translatable property of def_out's items 2025-07-19 22:09:15 +08:00
parhelia512
359e092448 Improve route profile dialog layout 2025-07-19 21:20:28 +08:00
Nova
69d8df8645 limit the png deleteion to windows releases 2025-07-19 00:43:26 +03:30
Nova
cdc80f4dee change the Icons 2025-07-19 00:40:58 +03:30
parhelia512
b998d38a1c
fix: deb package
Add missing Throne.png. #546
2025-07-19 02:26:29 +08:00
Nova
cb8fcf5579 fix group sort save 2025-07-18 17:34:29 +03:30
Nova
affd8c08ef fix updater URL 2025-07-18 09:11:31 +03:30
Mahdi
34ba720f8b
Update README.md 2025-07-17 22:39:53 -07:00
Mahdi
86863c1bad
Update README.md 2025-07-17 22:39:08 -07:00
Nova
31408bafaf fix rate limit in workflow 2025-07-18 08:48:43 +03:30
Nova
861cabc659 update sing-box 2025-07-18 08:38:54 +03:30
Mahdi
6467c6f2d0
Optional field (#542)
* Update libcore.proto

* refactor: protobuf optional fields

* fix more protobuf values

* Update mainwindow_grpc.cpp

* Update connectionLister.cpp

* Update mainwindow_grpc.cpp

---------

Co-authored-by: parhelia512 <0011d3@gmail.com>
2025-07-17 14:35:47 -07:00
parhelia512
d2b8cdd76d
Update build.yml 2025-07-17 09:09:32 +08:00
parhelia512
c80eb7118e ci: add legacy windows build 2025-07-17 09:06:38 +08:00
Nova
af1b0c05b5 revert Qt 2025-07-17 03:46:46 +03:30
parhelia512
91be85e3e2
Merge pull request #538 from parhelia512/autogen-proto-go
ci: autogen libcore.pb.go and libcore_grpc.pb.go
2025-07-16 11:13:14 +00:00
parhelia512
8a494c7448
Update build.yml 2025-07-16 19:03:23 +08:00
parhelia512
a71cf2a583
Update build.yml 2025-07-16 19:02:04 +08:00
parhelia512
dfa8e493ef
Update build_go.sh 2025-07-16 18:58:43 +08:00
parhelia512
202f117c3e
Delete core/server/gen/update_proto.sh 2025-07-16 18:58:13 +08:00
parhelia512
3d92a0ffb2
Update build.yml 2025-07-16 18:57:32 +08:00
parhelia512
334607bc6f
Update build_go.sh 2025-07-16 18:48:16 +08:00
parhelia512
0a39dee87f
Delete core/server/gen/libcore_grpc.pb.go 2025-07-16 18:45:26 +08:00
parhelia512
e8c25964ac
Delete core/server/gen/libcore.pb.go 2025-07-16 18:45:10 +08:00
Nova
fd421d0ec5 fix default protobuf values 2025-07-16 08:27:53 +03:30
Nova
095948c8c1 fix version in deploy files 2025-07-16 02:19:56 +03:30
Nova
bdbb26544e fix windows stopVpn &&
Do not include images in the deployment
2025-07-16 02:03:39 +03:30
Nova
eb579e14d8 update version check 2025-07-16 00:54:42 +03:30
Nova
f1944fe500 migrate to name Throne 2025-07-16 00:39:25 +03:30
Ivan
7e0cba1798
Update ru_RU.ts (#522)
Minor edits.
2025-07-13 07:29:09 -07:00
Nova
46dbd66abb fix version display 2025-07-13 02:30:49 +03:30
parhelia512
daa6c93900
refactor: migrate from protobuf to simple-protobuf (#520)
* refactor: migrate from protobuf to simple-protobuf

* update go.mod

* fix server

* Update gRPC.cpp

* Update gRPC.cpp
2025-07-12 15:17:05 -07:00
Nova
cab35d7864 fix save default outbound again 2025-07-12 14:41:10 +03:30
Nova
556c8c418b core: prepare for renaming 2025-07-11 19:54:53 +03:30
Ilia Grigoriev
80466c7aef
Implement "Disable tray" option (#482)
* feat: implement "Disable tray" option

Add a "Disable Tray" checkbox, with its state saved and loaded to
the data store. The state of the tray icon is managed by this
checkbox at runtime. Depending on the visibility of the tray icon,
the application will either minimize to the tray or close completely
upon the close event.

* feat: add tooltip and translations for "Disable tray" option

* fix: apply "Disable tray" only after pressing OK
2025-07-11 09:15:57 -07:00
Nova
7d0f33eb4d remove file based versioning 2025-07-11 19:25:53 +03:30
Nova
4197c4366c add pdb and improve workflow 2025-07-11 19:13:16 +03:30
Nova
93377a1b54 fix default outbound not being saved 2025-07-11 13:35:05 +03:30
CodeFreer
da3e717f97
Update zh_CN.ts (#513)
翻译最新版的新词条,修改部分旧词条
2025-07-11 01:41:32 -07:00
parhelia512
1977355e07
ci: fix windows_installer.nsi (#511) 2025-07-11 01:41:11 -07:00
parhelia512
155bfb5c69
ci: add linux/arm64 build (#510)
* feat: add linux/arm64 support

* Update build.yml

* Update pack_debian.sh

* Update build.yml

* Update build_go.sh

* Update build.yml
2025-07-11 01:41:01 -07:00
Toma
6f9b2c69e2
fix cargo mod vendor by updating go.sum file (#490) 2025-07-11 01:38:15 -07:00
dnt-exo
47bde82ba7
Update ru_RU.ts (#489)
Some little fixes
2025-07-11 01:37:40 -07:00
parhelia512
74ed228bf4
fix: fix updater issue (#506) 2025-07-09 07:00:22 -07:00
Nova
a1df0812c7 make some changes backward-compatible 2025-07-09 05:05:43 +03:30
Nova
18d814ae92 remove unused function 2025-07-09 04:56:54 +03:30