Commit Graph

426 Commits

Author SHA1 Message Date
Markson Hon
e72de29926
Merge branch 'main' into sing-tun 2024-04-14 22:21:09 +08:00
wngtk
0f51f5986f
Remove "is-text" in button style 2024-04-05 03:17:45 +08:00
高渐离
e1ff5a16b8
Revert "chore(deps): bump axios from 0.21.4 to 0.28.0 in /gui" 2024-03-02 22:52:59 +08:00
Markson Hon
a35152ed28
Merge pull request #1319 from 2077DevWave/fa_fix_translate
improve persian translate file and fix some problems.
2024-03-01 19:07:24 +08:00
Fighter 2077
a57d1e6376
improve persian translate file and fix some problems. 2024-02-29 17:25:22 +00:00
Markson Hon
2eb56b52e8
Merge pull request #1244 from iopq/trojan-grpc
added Trojan GRPC capabilities and possibly more
2024-02-27 22:28:36 +08:00
Markson Hon
92b85c91a3
Merge branch 'main' into sing-tun 2024-02-23 19:46:09 +08:00
dependabot[bot]
b9a506610f
chore(deps): bump axios from 0.21.4 to 0.28.0 in /gui
Bumps [axios](https://github.com/axios/axios) from 0.21.4 to 0.28.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v0.28.0/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.21.4...v0.28.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-21 11:35:05 +00:00
DimmKG
6e48f36603 fix(gui): add brazil flag in languages bar 2024-02-13 22:50:36 +07:00
DimmKG
9f13c22a4a feat(gui): add russian translation 2024-02-13 22:41:15 +07:00
iopq
c6e3f1279f added Trojan GRPC capabilities and possibly more (not tested) 2023-12-27 22:51:05 +08:00
Markson Hon
eb74b406c4
Merge branch 'main' into sing-tun 2023-12-17 08:55:44 +08:00
mzz2017
7eb931de77 Revert "Merge pull request #1166 from v2rayA/dependabot/npm_and_yarn/gui/axios-1.6.0"
This reverts commit b664fba9d6, reversing
changes made to 3c2873dc3d.
2023-12-05 22:01:40 +08:00
wnxd
de4904b4aa Merge branch 2023-11-25 06:42:34 +08:00
wnxd
d7e063f6b5 Add tun mode with sing-tun 2023-11-25 06:36:06 +08:00
easterNday
9e0916cd82
chore(compress): use webpack to compress the files of the web panel (#1189)
* Turn on Gzip compression on the front end;
    - Use compression-webpack-plugin plugin;
    - Configure in vue.config.js
    - Enable compression only in production mode
* Remove original compression method
2023-11-22 19:51:54 +08:00
Markson Hon
b664fba9d6
Merge pull request #1166 from v2rayA/dependabot/npm_and_yarn/gui/axios-1.6.0
chore(deps): bump axios from 0.21.4 to 1.6.0 in /gui
2023-11-20 09:45:24 +08:00
mzz2017
3c2873dc3d chore: fix node v21 build 2023-11-18 16:34:16 +00:00
dependabot[bot]
78e1cf8550
chore(deps): bump axios from 0.21.4 to 1.6.0 in /gui
Bumps [axios](https://github.com/axios/axios) from 0.21.4 to 1.6.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.21.4...v1.6.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-10 17:13:21 +00:00
mzz2017
d3fdacb433 chore: upgrade node-ipc 2023-11-06 22:38:58 +08:00
qianxu
f0662404cc feat(gui): remember last node tab. (#1076) 2023-10-19 15:34:18 +00:00
xerxesar
4ec8ca1ec6 style: Improve server list table columns (#1096)
* Set max-width for address and latency columns.

* Colorize latency results
2023-10-19 15:27:40 +00:00
wei
0419687193 feat: Allow to modify address of subscriptions (#1095)
Co-authored-by: zengwei <544278032@qq.com>
2023-10-19 15:18:27 +00:00
Markson Hon
d19f5ae97f Merge pull request #1118 from v2rayA/dependabot/npm_and_yarn/gui/babel/traverse-7.23.2
chore(deps): bump @babel/traverse from 7.20.10 to 7.23.2 in /gui
2023-10-19 21:40:20 +08:00
gyf9835
6726f160d9 🐛 fix: #1117 routinga-animation-content height 2023-10-19 00:01:12 +08:00
dependabot[bot]
8f77d4acf0 chore(deps): bump @babel/traverse from 7.20.10 to 7.23.2 in /gui
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.20.10 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-18 15:48:00 +00:00
Markson Hon
887a08e861 Merge pull request #1025 from v2rayA/dependabot/npm_and_yarn/gui/nunjucks-3.2.4
chore(deps): bump nunjucks from 3.2.3 to 3.2.4 in /gui
2023-09-14 19:45:05 +08:00
mzz2017
658caf4ad0 fix(juicity): showing of allow_insecure #1062 2023-09-03 13:00:26 +08:00
Markson Hon
fdd348dc07 Merge pull request #1026 from v2rayA/dependabot/npm_and_yarn/gui/webpack-5.88.2
chore(deps): bump webpack from 5.75.0 to 5.88.2 in /gui
2023-08-21 19:59:18 +08:00
mzz2017
f3d091e1f9 feat: support tuic protocol 2023-08-19 21:45:54 +08:00
dependabot[bot]
f867a8b605 chore(deps): bump webpack from 5.75.0 to 5.88.2 in /gui
Bumps [webpack](https://github.com/webpack/webpack) from 5.75.0 to 5.88.2.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.75.0...v5.88.2)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-12 17:32:28 +00:00
dependabot[bot]
4be4cf3599 chore(deps): bump nunjucks from 3.2.3 to 3.2.4 in /gui
Bumps [nunjucks](https://github.com/mozilla/nunjucks) from 3.2.3 to 3.2.4.
- [Release notes](https://github.com/mozilla/nunjucks/releases)
- [Changelog](https://github.com/mozilla/nunjucks/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mozilla/nunjucks/compare/v3.2.3...v3.2.4)

---
updated-dependencies:
- dependency-name: nunjucks
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-12 17:32:24 +00:00
dependabot[bot]
29e17d61bb chore(deps): bump word-wrap from 1.2.3 to 1.2.5 in /gui (#1019)
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.5.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.5)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-13 01:31:44 +08:00
mzz2017
2c9ec1d067 fix(juicity): import by pannel 2023-08-12 18:55:24 +08:00
mzz2017
b5efed2332 feat(protocol): support juicity 2023-08-12 13:32:10 +08:00
Neil Bowman
6ec19744c2 fix: Farsi language standard flag. (#1011) 2023-08-08 09:28:50 +08:00
mzz2017
73e69863ca feat: support reality 2023-08-03 01:26:01 +08:00
mzz2017
7972779794 chore: refine code 2023-08-03 00:16:21 +08:00
mzz
1928283842 Merge xray support from CI-He-O/v2rayA (#1004)
* added xtls-rprx-vision & uTLS fingerprint

* removed node option openssl-legacy-provider

* removed node option openssl-legacy-provider

* update github action

* fix: vless id

---------

Co-authored-by: clheo <93776896+Cl-He-O@users.noreply.github.com>
2023-08-02 23:54:07 +08:00
Persian Prince
16a203a3b1 Persian Language Added (#785)
* Persian Language Added

* Back to the original version and test it

* Update release_feat_v5.yml

* Update App.vue

* persian tranlation

* Update release_feat_v5.yml

* add fa Flag

* rename flagFile

---------

Co-authored-by: mzz <mzz@tuta.io>
2023-08-02 22:15:33 +08:00
Tales A. Mendonça
c7d881ca28 Added pt-br.js file for brazilian portuguese language (#990) 2023-07-18 00:25:36 +08:00
mzz2017
5e6a72de43 chore: add udp443 flows 2023-05-11 21:57:55 +08:00
mzz2017
1b57d55739 fix: flow and xtls 2023-05-11 21:55:45 +08:00
mzz2017
ccdd73c144 fix(gui): should not always show SNI and should fill in default flow value 2023-05-10 22:12:10 +08:00
Farhad Jafari
d94e64cadb Add more flow and fix sni (#930)
* Add more flow and fix sni

* Set tcp settings header to none only for TCP network

* Clean v2rayTmpl.go and create antiPollution common

* Set flow only to tls and xtls on vless urls

* Restore back .lock files

* Set host and if it's empty set sni as host
2023-05-09 21:43:18 +08:00
Gh0u1L5
62e7375632 Allow using flow option with TLS. 2023-04-17 10:35:46 +08:00
aeeq
b5acd8cc59 Fix tip label display
Fix tip label display
2023-04-04 17:07:03 +08:00
mzz2017
1803403e0f fix: should connect instead of unselect and select when using xray 2023-03-30 21:20:08 +08:00
Gaojianli
23e0b8898b optimize: add auto scorll switch #853 2023-03-20 02:04:57 +08:00
Gaojianli
d4b6d7f347 optimize: jump to the last logs #853 2023-03-20 01:32:11 +08:00