Commit Graph

1415 Commits

Author SHA1 Message Date
DuckSoft
2a21b89f0c
merging 2020-03-20 23:02:36 +08:00
DuckSoft
8ee3c822f9
embed some schemes 2020-03-20 22:44:52 +08:00
Qv2ray-dev
a5a5a642e8 update: some minor refactors 2020-03-20 22:34:26 +08:00
DuckSoft
5bdcf88690
naive impl: exporting 2020-03-20 19:37:29 +08:00
DuckSoft
0ca17642ca
fixing windows up 2020-03-20 17:58:32 +08:00
DuckSoft
7439318283
adding std::optional for windows 2020-03-20 17:47:22 +08:00
DuckSoft
90ce2ce8f3
impl: importing schemes 2020-03-20 17:03:18 +08:00
DuckSoft
eb45a1be7d
refactoring RouteSettngsMatrix 2020-03-20 14:59:09 +08:00
DuckSoft
60ab609257
misc ui tweaks (#434) 2020-03-20 12:46:16 +08:00
ymshenyu
4b3e0bb723 update deb.yml 2020-03-20 11:58:22 +08:00
Qv2ray-dev
7c83dc9bec
Update main.cpp 2020-03-20 11:25:53 +08:00
ymshenyu
9f01948426
build debian package with github actions (#436)
* debian: initial packaging
* debian: add build action
* update - 1
* Revert "update - 1"
This reverts commit a8caeeb0be.
* update - 2
* update - 3
* update - 4
* update - 5
* update - 6
* update - 7
* update - 8
* update - 9
* update - 10
* update - 11
* debian/ package: Minor fix
* add cmake to build deps
* debian/: Fix minor bugs
* debian/control: qv2ray should depend or recommend v2ray
* add artifact
* debian/: More clean-up
* fix artifact
* fix typo
* Revert "fix typo"
This reverts commit 912615dcce.
* use v2 actions/upload-artifact
* remove some steps
* Revert "fix artifact"
This reverts commit 5fccc92876.
* fix artifact
Co-authored-by: Boyuan Yang <byang@debian.org>
2020-03-20 11:18:31 +08:00
ymshenyu
ee0a272255 snap: get version information from file 2020-03-20 08:44:45 +08:00
DuckSoft
6c3ef1aff5
adding QvRoute specifications 2020-03-20 00:05:36 +08:00
Qv2ray-dev
3f2e94116d change: changed route matrix json scheme 2020-03-19 23:38:31 +08:00
DuckSoft
760c4e9aa0
updating translations 2020-03-19 23:20:25 +08:00
Qv2ray-dev
b34cb32d51 add: added route scheme matrix 2020-03-19 22:59:44 +08:00
Qv2ray-dev
1c0939c214 fix: fixed a missing --force-hiDPI arg, fixed #431 2020-03-19 17:04:27 +08:00
Qv2ray-dev
f73808aece fix: GUARD! 2020-03-19 16:51:46 +08:00
Qv2ray-dev
489c227e6b fix: fixing complex editor default outbound selection issue 2020-03-19 16:22:33 +08:00
Qv2ray-dev
0c0b49b90e fix: some ui fixes 2020-03-19 16:13:48 +08:00
Qv2ray-dev
da1cbb951c fix: fixed a super-long connection info/name/groupname/address will expand the whole ConnectionInfoWidget 2020-03-19 16:01:21 +08:00
Qv2ray-dev
a4f9c4b604 rm: removed useless/misleading UI 2020-03-19 10:17:07 +08:00
DuckSoft
de42f7df04
updating translations 2020-03-19 02:18:52 +08:00
DuckSoft
7b3ad55ec2
.gitignore: exclude intellij-based ide files 2020-03-19 02:13:09 +08:00
DuckSoft
97ba6d8821
Updating AUR Build Pipeline (#430)
* Update aur.yml
* 白 嫖 成 功

现在甚至不用手动上传 artifacts 了
2020-03-19 01:56:20 +08:00
Qv2ray-dev
a7edf912af add: added clear function of connection stats 2020-03-18 23:35:24 +08:00
Qv2ray-dev
1d488b0e38 fix: no limit 2020-03-18 11:42:12 +08:00
DuckSoft
71e67687bb
Let's Utilize GitHub Actions! (#424)
* Update aur.yml
* Update aur.yml
* Just Build It!
* Update aur.yml
* Update aur.yml
* Update aur.yml
* Update aur.yml
* Update aur.yml
* Update aur.yml
* Update aur.yml
* Update aur.yml
* Update aur.yml
* Update aur.yml
* Update aur.yml
* Update aur.yml
* Update aur.yml
* Update aur.yml
* Update aur.yml
* Finalizing!
* added constraints back!

Co-authored-by: Qv2ray-dev <59914293+Qv2ray-dev@users.noreply.github.com>
2020-03-18 02:30:14 +08:00
Qv2ray-dev
403ec42fcc add: fully support setting the block,proxy,direct geosite/plain domains 2020-03-18 00:37:04 +08:00
Qv2ray-dev
20c925111a add: added UI for manually specify the block,proxy,direct geosite/plain domains 2020-03-18 00:14:27 +08:00
Qv2ray-dev
a5758788ee fix: we don't like Q_INIT_RESOURCE 2020-03-17 21:08:32 +08:00
Qv2ray-dev
a256c43122 fix: minor fixes 2020-03-17 20:55:28 +08:00
Qv2ray-dev
cd0dfced5e fix: fixed crash on changing outbound to balancers 2020-03-17 20:53:16 +08:00
Qv2ray-dev
d92979bafc fix: some upgrades to the QNodeEditor 2020-03-17 19:58:23 +08:00
Qv2ray-dev
e7b7592dd5 fix: fixed a misleading variable name 2020-03-17 17:33:29 +08:00
Qv2ray-dev
993a687a02 fix: fixed MainWindow didn't show up when a wrong autoconnectionId is set 2020-03-17 07:36:39 +08:00
Qv2ray-dev
d8ffdb6e8f version: bump version 2020-03-16 19:36:51 +08:00
Qv2ray-dev
ac480eb396 fix: feel free to use empty host with http/h2 in your vmess 2020-03-16 18:22:51 +08:00
Qv2ray-dev
e11b609d6b fix: fixed hiDPI and forceHiDPI arg 2020-03-16 13:46:55 +08:00
Qv2ray-dev
7a34378313 version: bump version 2020-03-16 12:56:23 +08:00
Qv2ray-dev
43553d6536
Merge pull request #420 from Qv2ray/dev
Qv2ray v2.2.2
2020-03-16 12:53:42 +08:00
DuckSoft
b822a043f1
[fix] fixed vmess:// 'h2' import issue, fixed #421 (#422)
* [fix] fixed vmess:// 'h2' import issue, fixed #421: damn vmess:// just don't write 'http' properly.
* Update Serialization_vmess.cpp

Co-authored-by: Qv2ray-dev <59914293+Qv2ray-dev@users.noreply.github.com>
2020-03-16 12:00:39 +08:00
Qv2ray-dev
4e3c53c577 fix: let hiDPI support restricted by command arg 2020-03-16 08:53:36 +08:00
Qv2ray-dev
1e7a965a11 rm: removed unused tool scripts 2020-03-15 21:42:23 +08:00
Qv2ray-dev
fcb7b91e37 version: bump version 2020-03-15 17:56:28 +08:00
Qv2ray-dev
46a370baeb fix: fixed a flag error 2020-03-15 17:50:24 +08:00
Qv2ray-dev
8c22282574 fix: stop calling vmess:// protocol a standardized URI - KCP 2020-03-15 17:37:52 +08:00
Qv2ray-dev
f81aed2c52 fix: stop calling vmess:// protocol a standardized URI 2020-03-15 17:35:35 +08:00
Qv2ray-dev
80c4922ee0
Merge pull request #419 from Qv2ray/version-v2
Qv2ray v2.2
2020-03-15 16:17:38 +08:00