Commit Graph

1028 Commits

Author SHA1 Message Date
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
Rosabis
489f1f3698
Update translations. (#436) 2025-06-15 07:42:07 -07:00
parhelia512
abe2dc5680
fix: fix Clash subscription parser (#439) 2025-06-06 00:28:56 -07:00
Nova
61af47367f move default outbound to routing profile 2025-06-01 07:50:14 +03:30
Nova
e6bf936c8e more error-proof system dns handling 2025-05-29 11:33:37 +03:30
Το μοχθηρό ^_^
a302a58673
Fix some security issues (#428)
* 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>

---------

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-05-22 19:44:04 -07:00
Nova
c8d72955a5 update translation template 2025-05-18 03:38:38 +03:30
Nova
3f1a863562 improve tooltips for extra core 2025-05-18 03:37:03 +03:30
Nova
7f2d778a0e remove %s constraint from extra args 2025-05-18 03:34:59 +03:30
parhelia512
b5222b5f7d
build: fix protobuf v31.0 build (#419) 2025-05-17 07:55:17 -07:00
parhelia512
7a37772761
refactor: migrate from yaml-cpp to fkYAML (#418)
* refactor: migrate from yaml-cpp to fkYAML

* fix
2025-05-17 04:53:04 -07:00
parhelia512
95d12f9556
feat: detect multiple QR codes at once (#396)
* Replace zxing-cpp with quirc

* fix

* fix

* Update CMakeLists.txt

* Detect multiple QR codes at once
2025-05-17 13:19:06 +03:30
Nova
759615e0c1 temp: rollback protobuf version 2025-05-17 09:24:59 +03:30
parhelia512
dcaed20863
chore: update protobuf version to 31.0 and use C++ lite runtime (#417) 2025-05-16 22:47:37 -07:00
parhelia512
fd5f048ad9
refactor: migrate from zxing-cpp to quirc (#395)
* Replace zxing-cpp with quirc

* fix

* fix

* Update CMakeLists.txt
2025-05-16 22:45:28 -07:00
Nova
d760e70977 improve extra core path and args handling 2025-05-17 09:14:58 +03:30
parhelia512
8b9350bd43
Use relative path when extra core is located in the nekoray directory (#415) 2025-05-16 11:29:36 -07:00
Mahdi
3e18042c24
Update README.md 2025-05-16 08:18:03 -07:00
Nova
481c6ba2a7 bump version 2025-05-16 07:48:02 +03:30
Nova
75a27eb98a fix data view not clearing 2025-05-16 07:48:02 +03:30
Nova
e073faf6ed improve URL test responsiveness 2025-05-16 05:24:46 +03:30
Nova
6d6794b77e improve speedtest results 2025-05-16 05:24:46 +03:30
Randomuser199800
3787f34df6
clean up outdated dialog (#412) 2025-05-15 06:32:36 -07:00
Nova
4d9421bcbc flush dns cache on system dns change 2025-05-15 12:29:58 +03:30
Nova
b3962066da add extra core process path to direct 2025-05-15 12:23:20 +03:30
Nova
417d5153dc update go to v1.24.3 2025-05-15 12:02:51 +03:30
Nova
78a78cf38e add extra core &&
fix speedtest current
2025-05-15 11:59:16 +03:30
Nova
83413c19e8 fix system dns 2025-05-15 11:56:18 +03:30
Randomuser199800
8e49c30828
Update zh_CN.ts (#398) 2025-05-07 16:03:32 -07:00
Mikhail Zhdanov
d4445f28a3
Changed icon for MacOS version (#407)
Co-authored-by: Mikhail Zhdanov <mikhail.zhdanov@elementpay.io>
2025-05-07 16:02:54 -07:00
Nova
ac988da7fc update box 2025-05-08 02:32:00 +03:30
Nova
313b9161e5 improve data view 2025-05-08 02:27:30 +03:30
Nova
2731e479ce add download progress report 2025-05-08 02:02:23 +03:30