Commit Graph

8 Commits

Author SHA1 Message Date
Leroy.H.Y
ea8ba9a55b
[lots of] Many changes.
- Removed Travis and Appveyor, we now focus on the Github Action
- Changed a MACRO
- Rewrited config searching algorithm, PATCH needed #69
- Removed global Mux Config
- PARTLY supporting custom v2ray path
- Added graph on the MainWindow
- Fixed a ContentType error in ToolBar API
- Added LICENSE for 7z.exe

Signed-off-by: Leroy.H.Y <me@lhy0403.top>
2019-10-24 22:34:10 +08:00
Leroy.H.Y
b8162ed917
Merge branch 'master' into dev, Updated dev branch 2019-10-08 12:42:30 +08:00
Leroy.H.Y
2bc667ac3b
[add] Added automatic release builder. 2019-10-07 22:49:28 +08:00
Leroy.H.Y
390aa748fc
[doc] Changed docs path 2019-10-06 20:54:08 +08:00
Leroy.H.Y
b2e54a7ac2
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
2019-09-30 10:08:41 +08:00
Leroy.H.Y
361ff763e6
[Remove] Removed Python depends. Added struct for vmess:// protocol.
FYI: https://github.com/lhy0403/Qv2ray/issues/12#issuecomment-507897806
FYI: https://github.com/lhy0403/Qv2ray/issues/15
FYI: #15

Signed-off-by: Leroy.H.Y <lhy20010403@hotmail.com>
2019-07-05 23:47:31 +08:00
Leroy.H.Y
f7855b6c65 [CI] Added Appveyor CI Config 2019-06-21 18:59:02 +08:00
Leroy.H.Y
485e7a68e6 [Added] Added Windows build support(WIP)
Signed-off-by: Leroy.H.Y <lhy20010403@hotmail.com>
2019-06-21 17:58:22 +08:00