Commit Graph

14 Commits

Author SHA1 Message Date
Qv2ray-Bot
fd1dfa3ddd refactor: partial refactor 2020-02-03 17:37:09 +08:00
Qv2ray-Bot
32475b8ce2 add: added geosite decoder and removed qtcharts 2020-02-02 20:09:37 +08:00
Qv2ray Bot
e5e600e754 update structure 2020-01-22 14:24:35 +08:00
Qv2ray Bot
3b28c2acb9 revert: revert grpc_gen.bat 2020-01-21 15:30:52 +08:00
Qv2ray Bot
90fd2d4f32 add: add global option to disable API system 2020-01-21 14:09:41 +08:00
Leroy.H.Y
b0e36c2e7c
[fix] Fixed Windows and macOS build 2019-12-15 10:59:06 +08:00
Leroy.H.Y
2e5f7fb846 [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>

Former-commit-id: ea8ba9a55b
2019-10-24 22:34:10 +08:00
Leroy.H.Y
5e8dcf2e84 Merge branch 'master' into dev, Updated dev branch
Former-commit-id: b8162ed917
2019-10-08 12:42:30 +08:00
Leroy.H.Y
2c43e9ea22 [add] Added automatic release builder.
Former-commit-id: 2bc667ac3b
2019-10-07 22:49:28 +08:00
Leroy.H.Y
96e600cea1 [doc] Changed docs path
Former-commit-id: 390aa748fc
2019-10-06 20:54:08 +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
6f9df68e11 [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>

Former-commit-id: 361ff763e6
2019-07-05 23:47:31 +08:00
Leroy.H.Y
fe6ffd3129 [CI] Added Appveyor CI Config
Former-commit-id: f7855b6c65
2019-06-21 18:59:02 +08:00
Leroy.H.Y
7a67566e4d [Added] Added Windows build support(WIP)
Signed-off-by: Leroy.H.Y <lhy20010403@hotmail.com>

Former-commit-id: 485e7a68e6
2019-06-21 17:58:22 +08:00