vladimir.kuznetsov
3b2d3a0b34
Merge branch 'dev' of github.com:amnezia-vpn/desktop-client into feature/v2ray-container
2023-03-19 14:40:30 +03:00
pokamest
cba78190a8
iOS build fix
2023-03-16 11:43:18 -07:00
pokamest
e097a49186
Merge pull request #184 from amnezia-vpn/bugfix/fake-web-site-label-wizard
...
bugfix/fake-web-site-label-wizard
2023-03-16 16:57:29 +00:00
pokamest
e895c784c7
Merge pull request #183 from amnezia-vpn/bugfix/installed-container-button
...
bugfix/installed-container-button
2023-03-16 16:56:30 +00:00
vladimir.kuznetsov
7e1bcf84f0
fixed saving site from "fake web site" field when configuring openvpn over cloak via wizard
2023-03-16 18:59:06 +03:00
vladimir.kuznetsov
a92f1b82d0
fixed a bug with incorrect port detection when clicking the "scan installed containers" button
2023-03-16 16:47:26 +03:00
vladimir.kuznetsov
433e6901c6
fixed a bug when existing containers were overwritten in the GUI when clicking the "scan installed containers" button
2023-03-16 16:46:29 +03:00
pokamest
e16d835727
CentOS docker autostart fix
2023-03-16 12:35:01 +00:00
pokamest
a5cf2d37d4
Merge pull request #180 from amnezia-vpn/fix/target_sdk_31
...
Support of targetSdk 31 with its behaviour changes
2023-03-06 12:02:15 +00:00
Dmitriy Karpushin
4bd6fbd445
Support of targetSdk 31 with its behaviour changes
2023-03-06 12:11:37 +03:00
vladimir.kuznetsov
fe3228ed74
Merge branch 'dev' of github.com:amnezia-vpn/desktop-client into feature/v2ray-container
2023-02-28 05:34:34 +03:00
pokamest
1dd79d9e31
Merge pull request #169 from amnezia-vpn/feature/container-existence-on-container-setup
...
feature/container-existence-on-container-setup
2023-02-27 22:27:10 +00:00
vladimir.kuznetsov
917942be94
Merge branch 'dev' of github.com:amnezia-vpn/desktop-client into feature/v2ray-container
2023-02-27 19:51:26 +03:00
vladimir.kuznetsov
f2e9631af4
Merge branch 'dev' of github.com:amnezia-vpn/desktop-client into feature/container-existence-on-container-setup
2023-02-27 19:42:47 +03:00
pokamest
c756ab70ae
Merge pull request #168 from amnezia-vpn/feature/port-availability-on-container-setup
...
feature/port-availability-on-container-setup
2023-02-27 03:26:57 +00:00
pokamest
2e57fe0dfd
Merge pull request #177 from amnezia-vpn/feature/android_qr_code_scanner
...
Qr-code scanner for Android
2023-02-27 00:23:33 +00:00
vladimir.kuznetsov
be39d28be7
renamed selectedServerIndex for android
2023-02-25 18:48:10 +03:00
vladimir.kuznetsov
23a292b8ff
Merge branch 'dev' of github.com:amnezia-vpn/desktop-client into feature/container-existence-on-container-setup
2023-02-25 18:22:08 +03:00
vladimir.kuznetsov
cdbb247780
Merge branch 'dev' of github.com:amnezia-vpn/desktop-client into feature/port-availability-on-container-setup
2023-02-25 18:21:23 +03:00
vladimir.kuznetsov
69d4f0ce10
removed ContainerProps::containerTypeToString
2023-02-25 18:17:25 +03:00
vladimir.kuznetsov
2580475f67
added a button to scan the server for already installed containers
...
- refactoring of old code, redundant sections of code removed
2023-02-25 17:59:22 +03:00
vladimir.kuznetsov
6a3875ec7f
Merge branch 'dev' of github.com:amnezia-vpn/desktop-client into feature/v2ray-container
2023-02-24 17:54:09 +03:00
pokamest
1be66659d3
Merge pull request #178 from amnezia-vpn/bugfix/linux-missing-lib
...
bugfix/linux-missing-lib
2023-02-23 18:11:48 +00:00
vladimir.kuznetsov
6d3ba0ae72
added installation of libxkbcommon-x11-0 package for linux runner
2023-02-23 17:32:32 +03:00
Dmitriy Karpushin
0096e65fe6
Increased build tools version
2023-02-22 14:48:38 +03:00
Dmitriy Karpushin
b870306c5d
Support of multiple-code config
2023-02-22 14:22:03 +03:00
vladimir.kuznetsov
480b2181f0
made error output in the same style
...
- some code style refactoring
2023-02-22 10:01:43 +03:00
vladimir.kuznetsov
ddc3fe7807
Added the advanced settings page
...
- added a button to scan the server for installed containers
- added a check on the presence of installed containers before configuring the server, if the containers are already installed, then we will add them to the GUI
- added new control element - PopupWarning.qml
2023-02-20 09:46:50 +03:00
Dmitriy Karpushin
a86e8659f7
CameraActivity with Google ML KIT for decoding QR codes
2023-02-17 16:38:44 +03:00
Shahzain Ali
a0141624b9
Wg fix ( #172 )
...
Build fix for iOS
2023-02-15 15:41:18 +00:00
vladimir.kuznetsov
e121ca9b53
added v2ray binaries for macos and linux
2023-02-15 18:27:00 +03:00
vladimir.kuznetsov
c23c8e8462
changed the way shadowsocks client config was created
...
- some code style refactoring
2023-02-14 19:46:08 +03:00
vladimir.kuznetsov
dc137620eb
Merge branch 'dev' of github.com:amnezia-vpn/desktop-client into feature/port-availability-on-container-setup
2023-02-14 18:03:19 +03:00
vladimir.kuznetsov
e9b92b216a
added a check for port availability when installing up a container
...
- added wireguard service copying to debug build folder
2023-02-14 18:02:51 +03:00
vladimir.kuznetsov
36fae9152f
added local port field to v2ray settings page
...
- some code style refactoring
2023-02-14 08:35:03 +03:00
vladimir.kuznetsov
2b0ba2aff9
added settings page for v2ray
2023-02-13 18:17:42 +03:00
vladimir.kuznetsov
68830021d6
changed v2ray client config generation
2023-02-13 10:05:15 +03:00
vladimir.kuznetsov
6a903792ab
Merge branch 'dev' of github.com:amnezia-vpn/desktop-client into feature/v2ray-container
2023-02-13 07:48:47 +03:00
pokamest
34a268624b
Merge pull request #166 from amnezia-vpn/bugfix/wrong-fields-type-shadowsocks-config
...
bugfix/wrong-fields-type-shadowsocks-config
2023-02-10 20:22:42 +00:00
vladimir.kuznetsov
d2d9c33837
Merge branch 'feature/v2ray-container' of github.com:amnezia-vpn/desktop-client into feature/v2ray-container
2023-02-10 20:07:33 +03:00
vladimir.kuznetsov
7d51cb7d58
added implementation of V2RayConfigurator and V2RayProtocol classes
2023-02-10 20:07:17 +03:00
Alexander Gertovskiy
7df3600a62
v2ray-container: added server scripts to start openvpn with v2ray.
...
* fixed client/server_scripts/openvpn_v2ray_vmess/template_v2ray_client.json
2023-02-09 23:14:34 +02:00
Alexander Gertovskiy
634ca6cbe8
v2ray-container: added server scripts to start openvpn with v2ray.
...
* added client/server_scripts/openvpn_v2ray_vmess/template_v2ray_client.json
* fixed client/server_scripts/openvpn_v2ray_vmess/template.ovpn
2023-02-09 23:00:14 +02:00
pokamest
1f048a6d04
Merge branch 'dev' into bugfix/wrong-fields-type-shadowsocks-config
2023-02-09 13:10:26 +00:00
pokamest
58cf10ffb2
Merge pull request #173 from amnezia-vpn/feature/deploy-unpacked-binaries
...
feature/added-deploy-binaries-that-are-not-packed-into-the-installer
2023-02-09 13:08:37 +00:00
pokamest
1ef14e129f
Update deploy.yml
2023-02-09 11:15:50 +00:00
vladimir.kuznetsov
8032e55d7c
added a template for the v2ray protocol
2023-02-09 12:41:10 +03:00
Alexander Gertovskiy
dc2a1467c7
v2ray-container: added server scripts to start openvpn with v2ray.
2023-02-08 19:00:51 +02:00
Alexander Gertovskiy
67c36f5b30
v2ray-container: added server scripts to start openvpn with v2ray.
2023-02-08 17:48:27 +02:00
vladimir.kuznetsov
268bd8f1a6
added deploy binaries that are not packed into the installer
2023-02-08 09:44:52 +03:00