Commit Graph

18 Commits

Author SHA1 Message Date
Leroy.H.Y
cd45bf0b59 Merge branch 'version-v1' into dev, version v1.3.8
Former-commit-id: 5e3a1ae2dd
2019-10-06 21:12:54 +08:00
Leroy.H.Y
470b99e220 [Add] Choose to remove the connection file when deleting config. Fixed: #94
Former-commit-id: f1f91f0537
2019-10-03 17:35:36 +08:00
Leroy.H.Y
622389bfd0 Added connection statistics. (#84)
* [add] Added gRPC support, however this will make all CI fail.

* [add] Add full support for up/download speed.

* [Trigger-CI]

* [CI] add gRPC for travis linux

* [CI] fixed CI for linux

* [CI] Added ci script for Windows

* APPV

* [Fixed] Fixed Windows CI

Signed-off-by: Leroy.H.Y <lhy20010403@hotmail.com>

* Update .appveyor.yml

* Update .appveyor.yml

* Update .travis.yml

* Update .travis.yml

* Update grpc_gen.bat

* [Trigger-CI]

* Update .appveyor.yml

* Signed-off-by: Leroy.H.Y <lhy20010403@hotmail.com>

* Update grpc_gen.sh

* [macOS] Added macOS gRPC

* [macOS] Added macOS gRPC

* Update .travis.yml

Former-commit-id: b2e54a7ac2
2019-09-30 10:08:41 +08:00
Leroy.H.Y
a6d570ca28 [Add] Added a JSON editor with structure preview. Changed ConnectionEditWindow so that it's using the new JsonEditor
Former-commit-id: 2ffdc6df8c
2019-09-26 16:15:44 +08:00
Leroy.H.Y
f82367e04b Merge branch 'version-v1' into dev, MERGED Version 1.3.7.1 back to dev.
Former-commit-id: 9982ed8f78
2019-09-24 23:29:46 +08:00
Leroy.H.Y
7182ac6486 [change] Changed default v2ray search path
Former-commit-id: 840240513d
2019-09-19 16:51:25 +08:00
Leroy.H.Y
b555397e6b Merge branch 'dev' into dev-multi-outbound.
Former-commit-id: db09453af5
2019-09-18 12:37:55 +08:00
Leroy.H.Y
7374e922dc [lang] Added support for EXTRA_TRANSLATIONS
Former-commit-id: 283e289a06
2019-09-15 13:10:01 +08:00
Leroy.H.Y
eb53687b63 [pre2.0] Bumped version to pre2.0, Added more UI functions. #19
Signed-off-by: Leroy.H.Y <lhy20010403@hotmail.com>

Former-commit-id: 695e8a5c55
2019-08-26 19:57:20 +08:00
Leroy.H.Y
5e183fc59e [Fixed] Fixed an auto update bug in Win32 env.
Former-commit-id: c01b80c9d6
2019-08-19 15:34:14 +08:00
Leroy.H.Y
5db9f5d78d [Added][Changed][UI] Added SOCKS, connection renaming, connect selected, and a new tiny log module. Redesigned MainWindow UI
Former-commit-id: 5dfc667a9c
2019-08-17 00:23:18 +08:00
Leroy.H.Y
510777d6d7 [Added][Improved][Fixed] Multiple updates.
A: Auto Check Updates and ignore an update
I: No need of re-starting irrelevant connection
I: GPLv3 Notes improved on startup
I: UX when selecting transport config
F: Discard button recognized as Accept in ImportConfig
F: Log box messed up when cursor is not at the end
I: Auto select v2ray Assets path according to core exe

Signed-off-by: Leroy.H.Y <lhy20010403@hotmail.com>

Former-commit-id: abf7a01d7a
2019-07-24 21:24:59 +08:00
Leroy.H.Y
ca5a6fddd0 [Tweaks] UI becomes more user-friendly.
Former-commit-id: d2208875f6
2019-07-08 16:33:41 +08:00
Leroy.H.Y
eb07ef7de1 [Added] Now you can start imported connections.
- Prefrences can only be edited manually in this build.


Former-commit-id: 9b02ff9da8
2019-07-07 18:36:25 +08:00
Leroy.H.Y
9702d802b5 [Added] Import config from file.
Former-commit-id: 220f202c61
2019-07-07 12:18:56 +08:00
Leroy.H.Y
1793dc7918 [ADDED] Added VMess protocol Decode. #13
Former-commit-id: e16466ffe9
2019-07-06 22:54:05 +08:00
Leroy.H.Y
846dde288c [Fix] Use provided config as ConfigFile in Utils::
Former-commit-id: b0eb5a61eb
2019-07-06 15:03:40 +08:00
Leroy.H.Y
d6cb711469 [CHANGED] Some minimum changes...
Former-commit-id: 0e9b90fb11
2019-07-06 11:49:35 +08:00