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
pokamest
ae10dd639b
Merge branch 'dev' into feature/qt6-libssh-support
2023-02-17 01:47:25 +00:00
Shahzain Ali
a0141624b9
Wg fix ( #172 )
...
Build fix for iOS
2023-02-15 15:41:18 +00: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
Nethius
24bf057d17
Merge pull request #174 from amnezia-vpn/fix/qt6_libssh_andorid_build
...
Fixed libssh android build
2023-02-13 18:13:34 +03:00
Dmitriy Karpushin
b68c6b6807
Little refactoring
2023-02-13 10:42: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
Dmitriy Karpushin
cdd527f3ac
little fix
2023-02-10 13:57:15 +03: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
Dmitriy Karpushin
7c4030aaef
fix macos build
2023-02-08 19:09:24 +03:00
Dmitriy Karpushin
c1bf0f8799
[WIP] dynamic linking
2023-02-08 16:06:18 +03:00
vladimir.kuznetsov
4b0a4aa5d2
removed unused code
2023-02-08 16:06:18 +03:00
vladimir.kuznetsov
115be88e5d
added check for nullptr in sshclient
2023-02-08 16:06:18 +03:00
vladimir.kuznetsov
268bd8f1a6
added deploy binaries that are not packed into the installer
2023-02-08 09:44:52 +03:00
pokamest
1d9ff17380
Merge pull request #170 from amnezia-vpn/bugfix/cmake-version
...
bugfix/cmake-version
2023-02-07 17:05:55 +00:00
vladimir.kuznetsov
0fa0d72300
increased required version of cmake for LINUX variable to work properly
2023-02-07 19:45:42 +03:00
pokamest
677d166b1e
Merge pull request #164 from amnezia-vpn/feature/cloak-and-ss-in-linux-bundle
...
feature/cloak-and-ss-in-linux-bundle
2023-02-07 16:27:04 +00:00
vladimir.kuznetsov
b5778a9cb5
if the container already exists, then add it to the list of containers in the client
2023-02-07 10:39:18 +03:00
vladimir.kuznetsov
b2fd94d20e
added a check for the existence of the container before installing it
2023-02-06 19:19:49 +03:00
vladimir.kuznetsov
16969bc39b
added conversion of the local_port and server_port fields from string to number when saving the shadowsocks config
2023-02-06 08:39:56 +03:00
Dmitriy Karpushin
3943314142
Fix of android build
2023-02-03 19:07:09 +03:00
vladimir.kuznetsov
f7ee532add
Merge branch 'dev' of github.com:amnezia-vpn/desktop-client into feature/cloak-and-ss-in-linux-bundle
2023-02-02 13:08:23 +03:00
pokamest
2fdab4c196
Merge pull request #165 from amnezia-vpn/bugfix/cloak-transport-protocol
...
bugfix/cloak-transport-protocol
2023-02-02 09:17:00 +00:00
vladimir.kuznetsov
e6a95370c1
removed unused code
2023-02-02 08:36:50 +03:00
vladimir.kuznetsov
92907bced3
hardcoded tcp for the openvpn-cloak container
2023-02-02 08:09:07 +03:00
Dmitriy Karpushin
ca30b8b62a
Correct path for openssl static lib
2023-02-01 17:16:45 +03:00
vladimir.kuznetsov
da9ac6ff25
added check for nullptr in sshclient
2023-02-01 09:56:55 +03:00
Dmitriy Karpushin
475de5250e
New HEAD of qtkeychain (qt6 support)
2023-01-31 18:02:04 +03:00
Dmitriy Karpushin
7a9860ac29
OpenSSL for android build
2023-01-31 17:12:52 +03:00
pokamest
32ca02bcc7
Crash fix on VPN connection
2023-01-31 01:38:49 +00:00
pokamest
ddefb99e5e
Merge branch 'dev' into feature/qt6-libssh-support
2023-01-31 00:53:24 +00:00
pokamest
ca4d6e0b2f
Android cmake build fix
2023-01-31 00:47:01 +00:00
pokamest
c3fc3a3132
Merge pull request #163 from amnezia-vpn/feature/confirm-on-clear-and-delete-server
...
feature/confirm-on-clear-and-delete-server
2023-01-30 20:45:35 +00:00
pokamest
78b8a1c36f
Merge pull request #162 from amnezia-vpn/bugfix/cloak-transport-protocol
...
bugfix/cloak-transport-protocol
2023-01-30 20:43:15 +00:00
pokamest
638c3492d6
Merge pull request #159 from amnezia-vpn/bugfix/linux-uninstall
...
bugfix/linux-uninstall
2023-01-30 20:37:46 +00:00
vladimir.kuznetsov
4c1699935c
added binaries for cloak and shadowsocks to Linux bundle
2023-01-30 12:41:51 +03:00
vladimir.kuznetsov
25829451c8
Merge branch 'dev' of github.com:amnezia-vpn/desktop-client into feature/qt6-client-management-panel
2023-01-29 09:52:12 +03:00
vladimir.kuznetsov
74fbce8b96
Merge branch 'dev' of github.com:amnezia-vpn/desktop-client into feature/qt6-libssh-support
2023-01-29 09:43:03 +03:00
vladimir.kuznetsov
542039df01
Changed notification text for "Forget this server" action
2023-01-29 09:01:48 +03:00
vladimir.kuznetsov
d652ecff21
For the openvpn-cloak container, the choice of the transport protocol in the openvpn settings is blocked
2023-01-29 08:39:31 +03:00
vladimir.kuznetsov
00c4cf300a
fixed the width of the buttons in popupWithQuestion
2023-01-27 19:56:39 +03:00
vladimir.kuznetsov
da47054497
changed element type to confirm container deletion from MessageDialog to PopupWithQuestion
...
- fixed "back" button availability for readonly servers
2023-01-27 18:37:08 +03:00
vladimir.kuznetsov
051a2a3ef2
Added popup to confirm actions "Clear server from Amnesia software" and "Forget this server"
2023-01-27 10:25:14 +03:00