Commit Graph

410 Commits

Author SHA1 Message Date
Leroy.H.Y
b8162ed917
Merge branch 'master' into dev, Updated dev branch 2019-10-08 12:42:30 +08:00
Leroy.H.Y
d48893e2ad
[release] Updated ReleaseNotes for v1.3.8 2019-10-08 12:39:39 +08:00
Leroy.H.Y
4179cf2ce8
[fix] Fixed an upstream bug of Github Action Qt Installer 2019-10-08 12:24:22 +08:00
Leroy.H.Y
51350914fc
Merge pull request #96 from lhy0403/version-v1
[Release] Release for v1.3.8
2019-10-07 22:51:30 +08:00
Leroy.H.Y
2bc667ac3b
[add] Added automatic release builder. 2019-10-07 22:49:28 +08:00
Leroy.H.Y
568e8a744b
[add] Added github action for building release artifact 2019-10-07 20:09:09 +08:00
Leroy.H.Y
1029cbae9c
Merge pull request #95 from lhy0403/l10n_version-v1
New Crowdin translations
2019-10-07 09:50:44 +08:00
Leroy.H.Y
5e3a1ae2dd
Merge branch 'version-v1' into dev, version v1.3.8 2019-10-06 21:12:54 +08:00
Leroy.H.Y
29a5e8c148
[pre-release] Bumped to version 1.3.8.0 2019-10-06 21:09:09 +08:00
Leroy.H.Y
8f7564b29d
[add] Changed OpenSSL linking scheme, See #65 2019-10-06 21:02:09 +08:00
Leroy.H.Y
4a167dbab5
[add] Added UI for inbound editing. 2019-10-06 21:01:26 +08:00
Leroy.H.Y
390aa748fc
[doc] Changed docs path 2019-10-06 20:54:08 +08:00
SettingDust
177ab06b4b
Fix bug 2019-10-06 20:54:08 +08:00
Leroy.H.Y
74fe5dd6cb
[doc] Updated docs. fixed #87 2019-10-06 20:54:07 +08:00
Leroy.H.Y
f7f3189291
Create BUILDING.md 2019-10-06 20:54:07 +08:00
Leroy.H.Y
fc23303106
Update README.md 2019-10-06 20:54:06 +08:00
Leroy.H.Y
9d5745be7f
Update README to prevent misunderstanding, See #86 2019-10-06 20:54:06 +08:00
Leroy.H.Y
f702366381
Update README.md 2019-10-06 20:54:06 +08:00
Leroy.H.Y
3ebdf53ae4
Update Windows-macOS.md 2019-10-06 20:54:05 +08:00
Leroy.H.Y
25bfc85a57
Update Windows-macOS.md 2019-10-06 20:54:05 +08:00
Leroy.H.Y
51bdf49914
[fix] This fixed the second bug in Issue 100, fixed #100 2019-10-06 20:48:36 +08:00
Leroy.H.Y
5eda7edb8f
[Fix] Fixed a typo in if statement, fixed #98 2019-10-06 20:48:05 +08:00
Leroy.H.Y
0d4de3a36a
[Add] Added a explain for #65 2019-10-06 20:46:55 +08:00
Leroy.H.Y
bc1152ad82
[Add] Added a better icon for macOS 2019-10-06 20:43:04 +08:00
Leroy.H.Y
a445ca753a
[change] Changed the openssl linking scheme see #65 2019-10-06 20:42:41 +08:00
Leroy.H.Y
727d8df118
[Trigger-CI] 2019-10-05 08:20:37 +08:00
Leroy.H.Y
5cc5651235 New translations en-US.ts (Russian) 2019-10-04 13:07:36 -05:00
Leroy.H.Y
3915c82cd2 New translations en-US.ts (Russian) 2019-10-03 05:29:55 -05:00
Leroy.H.Y
690083a78c New translations en-US.ts (Chinese Simplified) 2019-10-03 05:00:11 -05:00
Leroy.H.Y
ec150b5a97 New translations en-US.ts (Russian) 2019-10-03 04:39:52 -05:00
Leroy.H.Y
0d117b07ae New translations en-US.ts (Chinese Simplified) 2019-10-03 04:39:50 -05:00
Leroy.H.Y
f1f91f0537
[Add] Choose to remove the connection file when deleting config. Fixed: #94 2019-10-03 17:35:36 +08:00
Leroy.H.Y
ea9b53ef95
[fix] Fixed a malformed vmess:// link check scheme. fixed: #93 2019-10-03 11:18:11 +08:00
Leroy.H.Y
301b0aa17f
Merge branch 'version-v1' into dev which fixed #92 2019-10-02 14:10:03 +08:00
Leroy.H.Y
cc5a70e57c
[fix] Fixed a SIGABORT on port editing. See: #92 2019-10-02 13:24:30 +08:00
Leroy.H.Y
2f1f8b7069
[Trigger-CI] 2019-10-02 09:10:24 +08:00
Leroy.H.Y
818103235f
[project] Rewrite PRO file 2019-09-30 13:28:21 +08:00
Leroy.H.Y
87a64aae4e
[git] ReWrite .gitignore 2019-09-30 10:45:07 +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
ab71005620
[add] Added ui for connection share. 2019-09-26 23:27:11 +08:00
Leroy.H.Y
494c44dab9
Merge pull request #82 from lhy0403/l10n_version-v1
New Crowdin translations
2019-09-26 20:14:01 +08:00
Leroy.H.Y
b0db3e4dc0
[Trigger-CI] 2019-09-26 19:55:38 +08:00
Leroy.H.Y
52a810ae38 New translations en-US.ts (Chinese Simplified) 2019-09-26 19:24:13 +08:00
Leroy.H.Y
b2072e522c
[LANG] translation source update 2019-09-26 16:20:31 +08:00
Leroy.H.Y
133d5f4c6d
Merge branch 'dev' into version-v2 2019-09-26 16:19:56 +08:00
Leroy.H.Y
f8e8b0d7b2
[LANG] translation source update 2019-09-26 16:19:02 +08:00
Leroy.H.Y
684bc0b75b
Merge branch 'master' into dev 2019-09-26 16:17:40 +08:00
Leroy.H.Y
2ffdc6df8c
[Add] Added a JSON editor with structure preview. Changed ConnectionEditWindow so that it's using the new JsonEditor 2019-09-26 16:15:44 +08:00
Leroy.H.Y
ecee196afa
New Crowdin translations (#80)
* New translations en-US.ts (Chinese Simplified)

* [Trigger-CI-ReBuild]

* [Trigger-CI-ReBuild]
2019-09-26 13:38:36 +08:00
Leroy.H.Y
1b39c500fa
Merge pull request #78 from lhy0403/l10n_version-v2
New Crowdin translations
2019-09-26 10:01:51 +08:00