Commit Graph

1060 Commits

Author SHA1 Message Date
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
Nova
b82d937964 refactor group/profile relation 2025-07-09 04:46:16 +03:30
Nova
ce6cfe3584 fix drop event for now... 2025-07-08 18:10:53 +03:30
Nova
6d384b08ea fix traffic save on exit 2025-07-08 17:44:46 +03:30
Nova
415d7d3866 change the default install dir 2025-07-08 17:33:32 +03:30
Nova
9398ef0973 bump version 2025-07-08 14:35:47 +03:30
Nova
9ea6679a33 fix group management 2025-07-08 01:31:18 +03:30
Nova
f8bf47564a bump version 2025-07-07 18:01:33 +03:30
DpaKc404
2eebd1557e Update ru_RU.ts (#486)
* bump version

* Update ru_RU.ts

Corrected errors in translation. (again)

---------

Co-authored-by: Nova <mahdi.zrei@gmail.com>
2025-07-07 18:01:33 +03:30
Nova
4662d04596 update translation templates 2025-07-07 17:59:32 +03:30
Nova
9f33fe54d9 Add windows installer 2025-07-07 17:17:16 +03:30
Nova
d01ffbe2c5 add outbound and improve connection lister 2025-07-07 01:42:01 +03:30
Nova
bc804ca16c fix edit group intial focus 2025-07-07 01:01:36 +03:30
Nova
a5b9e5737e update go and Qt 2025-07-07 00:58:24 +03:30
Nova
ec6407a9d3 fix custom outbound/config 2025-07-07 00:53:31 +03:30
DpaKc404
64eafa28a6
Update ru_RU.ts (#484) 2025-07-06 13:43:49 -07:00
Nova
5ff1ae8de9 disable mux in ui when vision is selected 2025-07-07 00:10:19 +03:30
Nova
e98acff889 improve log performance and remove useless functions 2025-07-06 23:44:25 +03:30
Το μοχθηρό ^_^
7fbfb5f6ef
Update dependencies (#473)
* Bump github.com/go-chi/chi/v5 from 5.2.1 to 5.2.2 in /core/server

Bumps [github.com/go-chi/chi/v5](https://github.com/go-chi/chi) from 5.2.1 to 5.2.2.
- [Release notes](https://github.com/go-chi/chi/releases)
- [Changelog](https://github.com/go-chi/chi/blob/master/CHANGELOG.md)
- [Commits](https://github.com/go-chi/chi/compare/v5.2.1...v5.2.2)

---
updated-dependencies:
- dependency-name: github.com/go-chi/chi/v5
  dependency-version: 5.2.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore(deps): update actions/cache action to v4.2.3

* chore(deps): update actions/upload-artifact action to v4.6.2

* chore(deps): update module github.com/sagernet/sing-box to v1.11.14

* chore(deps): update module github.com/sagernet/sing-tun to v0.6.9

* chore(deps): update actions/download-artifact action to v4.3.0

* chore(deps): update actions/setup-go action to v5.5.0

* chore(deps): update dependency go to v1.24.4

* chore(deps): update jurplel/install-qt-action action to v4.3.0

* chore(deps): update module google.golang.org/grpc to v1.73.0

* chore(deps): update seanmiddleditch/gha-setup-ninja action to v6

* chore(deps): update module github.com/sagernet/sing to v0.6.11

* chore(deps): update module github.com/sagernet/sing-dns to v0.4.5

* chore(deps): update module golang.org/x/sys to v0.33.0

* Update go.sum

Cleaning

* Update go.sum

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-04 16:44:57 -07:00
Nova
27532ddaec improve handling massive amount of profiles 2025-07-05 03:12:21 +03:30
Nova
43252d9bac Revert "allow both vision and mux"
This reverts commit 467fcf5331.
2025-07-05 00:47:38 +03:30
Nova
e36b0e38d1 add simple speed test 2025-07-05 00:46:03 +03:30
Nova
846d46d0e3 add disable start as admin for windows 2025-07-02 02:04:11 +03:30
Nova
fd4fcdae1c update core &&
resolve localhost manually
2025-07-02 01:29:39 +03:30
Nova
7235743198 allow deleteing built-in profiles 2025-06-29 19:00:32 +03:30
Nova
abd9ce37ef force quit the core on exit 2025-06-29 18:56:12 +03:30
Nova
467fcf5331 allow both vision and mux 2025-06-29 18:41:00 +03:30
Nova
8b857a0ff7 Merge branch 'dev' of https://github.com/Mahdi-zarei/nekoray into dev 2025-06-29 18:40:32 +03:30
Integral
221993c5e5
fix: resolve lrelease error caused by pull request #436 (#457)
This commit fixes the lrelease error by restoring the `<translation>`
XML tags that were removed in pull request #436.
2025-06-16 04:58:13 -07:00
Το μοχθηρό ^_^
5ce397f35a
Fix security issues (#456)
* Bump golang.org/x/crypto from 0.32.0 to 0.35.0 in /core/server

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.32.0 to 0.35.0.
- [Commits](https://github.com/golang/crypto/compare/v0.32.0...v0.35.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-version: 0.35.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump golang.org/x/net from 0.34.0 to 0.38.0 in /core/server

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.34.0 to 0.38.0.
- [Commits](https://github.com/golang/net/compare/v0.34.0...v0.38.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-version: 0.38.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Potential fix for code scanning alert no. 3: Workflow does not contain permissions

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>

* Potential fix for code scanning alert no. 2: Workflow does not contain permissions

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>

* Bump github.com/cloudflare/circl from 1.3.7 to 1.6.1 in /core/server

Bumps [github.com/cloudflare/circl](https://github.com/cloudflare/circl) from 1.3.7 to 1.6.1.
- [Release notes](https://github.com/cloudflare/circl/releases)
- [Commits](https://github.com/cloudflare/circl/compare/v1.3.7...v1.6.1)

---
updated-dependencies:
- dependency-name: github.com/cloudflare/circl
  dependency-version: 1.6.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2025-06-16 03:11:26 -07:00
CodeFreer
25011c60dd
添加中文说明 (#454) 2025-06-15 07:44:32 -07:00
Lsyx-Good
dffb2d34c1
Solve failed to generate rule set (#447)
* Fix: Cannot find geoip/geosite.db to compile rule set when application path not exist core asset file

* Improve: avoid repeatedly get core assert path
2025-06-15 07:44:16 -07:00
Tony Zhang
44658c9053
fix: data_view background style (#444)
* add debug bg colors

* fix: data_view bg style
2025-06-15 07:42:26 -07:00