DuckVador
|
a707f43f4f
|
submodule: updated submodule
|
2020-07-20 10:16:07 +08:00 |
|
QwQ
|
93085060a8
|
change: alterId from 32 to 0
|
2020-07-19 14:56:54 +08:00 |
|
QwQ
|
0720a0a750
|
fix: changed VMess default user alterId to 32
|
2020-07-19 14:53:19 +08:00 |
|
QwQ
|
626c4cb588
|
add: enhanced StackTrace helper to collect more relavent data
|
2020-07-18 09:32:53 +08:00 |
|
QwQ
|
12efcadf46
|
add: show MainWindow when clicking macOS dock icon
|
2020-07-18 08:19:27 +08:00 |
|
QwQ
|
4287b855e0
|
icon: new banner image
|
2020-07-18 08:17:26 +08:00 |
|
QwQ
|
e62a7a17eb
|
fix: fixed MainWindow size
|
2020-07-17 09:22:13 +08:00 |
|
DuckSoft
|
44ba4e1cb9
|
bump BUILDVERSION
|
2020-07-16 23:00:10 +08:00 |
|
DuckSoft
|
5bf1b20a6d
|
Automated Icon Generation from SVG (#790)
powered by Nim
|
2020-07-16 21:56:46 +08:00 |
|
LKM
|
2481bd75d3
|
feat: support to disable scrolling when viewing logs
|
2020-07-16 20:47:52 +08:00 |
|
QwQ
|
7a61b892b1
|
update: some small refactors
|
2020-07-16 20:04:00 +08:00 |
|
DuckSoft
|
3bddc7cace
|
tweaking: optimize importing logic
this commit will apply a warning to whoever tries to import an http:// link.
also this commit tweaks the logic of link trimming.
|
2020-07-16 19:41:39 +08:00 |
|
QwQ
|
e258be6575
|
fix: fixed ImportWindow with errMessage empty issue
|
2020-07-16 19:14:54 +08:00 |
|
DuckSoft
|
8464be37ab
|
Merge pull request #775 from Qv2ray/dev-ping-refactor
Dev ping refactor
|
2020-07-16 11:09:04 +08:00 |
|
DuckVador
|
a5c0580f47
|
submodule: updated submodule
|
2020-07-16 10:50:11 +08:00 |
|
QxQ
|
dc1074c83a
|
Merge branch 'dev' into dev-ping-refactor
|
2020-07-15 22:18:48 +08:00 |
|
DuckVador
|
5a35943499
|
add macos icmp ping
|
2020-07-15 21:41:58 +08:00 |
|
QwQ
|
a086d1e05c
|
fix: refined MainWindow UI layout
|
2020-07-15 13:56:15 +08:00 |
|
ymshenyu
|
81517c5102
|
update snap/snapcraft.yaml
|
2020-07-15 13:17:18 +08:00 |
|
DuckSoft
|
fcbab632dc
|
fix linux icon problem
|
2020-07-15 11:17:43 +08:00 |
|
QwQ
|
0837584568
|
update
|
2020-07-14 22:34:19 +08:00 |
|
DuckVador
|
f42ef88cf6
|
fix all valgrind possible memory loss in async ICMP/TCP ping
|
2020-07-14 19:15:33 +08:00 |
|
QwQ
|
e7d9627599
|
add: Qv2ray Logo in R/G/B
|
2020-07-14 14:46:00 +08:00 |
|
DuckVador
|
21a03aab8d
|
Merge branch 'dev' into dev-ping-refactor
|
2020-07-14 12:50:42 +08:00 |
|
QxQ
|
6e03550de3
|
Update QvProxyConfigurator.cpp
|
2020-07-14 12:09:51 +08:00 |
|
DuckSoft
|
23cb2080aa
|
Merge pull request #780 from Qv2ray/zzndb-patch-1
Update CMakeLists.txt
|
2020-07-14 12:03:45 +08:00 |
|
zzndb
|
81e956aecb
|
Update CMakeLists.txt
Correct the installation location of the icon on Linux.
|
2020-07-14 12:02:11 +08:00 |
|
DuckVador
|
42d18b1e27
|
fix macos build
|
2020-07-14 11:38:34 +08:00 |
|
DuckVador
|
9172cb2c39
|
fix async ICMP ping bug
|
2020-07-14 11:31:00 +08:00 |
|
QxQ
|
e4920e76be
|
Merge pull request #760 from Qv2ray/version-v2
Version v2.6.1
|
2020-07-14 00:56:42 +08:00 |
|
QwQ
|
93cb434765
|
fix: resolved #777
|
2020-07-14 00:53:33 +08:00 |
|
DuckSoft
|
e58fecaeab
|
customizable ntp servers
|
2020-07-14 00:48:24 +08:00 |
|
QxQ
|
4d5b65e648
|
fix: save the life of your HDD
|
2020-07-14 00:48:23 +08:00 |
|
DuckVador
|
9c7b9e7b60
|
add ICMP timeouts, default is 5 seconds
|
2020-07-13 16:15:06 +08:00 |
|
QwQ
|
1c1350fa17
|
ping
|
2020-07-13 15:38:46 +08:00 |
|
DuckVador
|
fb4318c808
|
fix apple macro
|
2020-07-13 14:54:12 +08:00 |
|
DuckVador
|
5dfb00d903
|
add TCP timeouts, default is 5 seconds
|
2020-07-13 14:49:16 +08:00 |
|
DuckVador
|
532ad16dc7
|
add USE_SYSTEM_LIBUV option, default is off
|
2020-07-13 13:55:53 +08:00 |
|
QxQ
|
534dee1090
|
Update .gitmodules
|
2020-07-13 13:11:55 +08:00 |
|
DuckVador
|
23b9aeb900
|
Merge branch 'dev' into dev-ping-refactor
|
2020-07-13 12:33:33 +08:00 |
|
DuckVador
|
cce9e5c618
|
don't install libuv files
|
2020-07-13 10:57:52 +08:00 |
|
QwQ
|
36985d3426
|
add: added CMake switch to disable built-in uistyles
|
2020-07-13 09:56:42 +08:00 |
|
ymshenyu
|
173643b5e2
|
update debian/changelog
|
2020-07-13 09:41:40 +08:00 |
|
littleghost2016
|
6c8ffb7933
|
Update zh_CN.ts
多了一个字
|
2020-07-13 09:29:00 +08:00 |
|
QwQ
|
f5cdb62ff8
|
version: bump version string to v2.6.1
|
2020-07-13 09:28:05 +08:00 |
|
QxQ
|
f1fefcb0e4
|
replace v2ray / V2ray to V2Ray
|
2020-07-13 09:23:40 +08:00 |
|
DuckSoft
|
7ca131bc20
|
translation upgrade
big pack.
|
2020-07-13 01:06:20 +08:00 |
|
Qv2ray-dev
|
a951a46db5
|
fix: fixed a misleading Darkmode description
|
2020-07-12 23:31:06 +08:00 |
|
Qv2ray-dev
|
7ed69a7fdd
|
fix: should not edit GroupManager tablewidget
|
2020-07-12 22:37:03 +08:00 |
|
Qv2ray-dev
|
4db7155a0c
|
fix: fixed connection import/export with unwanted content, fixed #771
|
2020-07-12 22:33:00 +08:00 |
|