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
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
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
92907bced3
hardcoded tcp for the openvpn-cloak container
2023-02-02 08:09:07 +03: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
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
vladimir.kuznetsov
ee609f3e8f
fixed warning with QFutureWatcher
...
- renamed readWireguardConfiguration function to match what it does
2023-01-24 09:43:45 +03:00
vladimir.kuznetsov
eb66354c76
fixed path to maintenancetool in linux
...
- added x11 to runningOnLinux() function
2023-01-22 08:26:29 +03:00
vladimir.kuznetsov
c7fb7e58cf
Merge branch 'dev' of github.com:amnezia-vpn/desktop-client into bugfix/linux-uninstall
2023-01-21 10:35:29 +03:00
vladimir.kuznetsov
c2b02a45a2
fixed path to linux install folderfixed path to installed application in linux
2023-01-21 10:35:01 +03:00
pokamest
e7ed532545
Disable fastline for iOS while it not fixed
2023-01-19 21:08:57 +00:00
pokamest
2a031320c2
Merge pull request #156 from amnezia-vpn/bugfix/wrong-artifacts-size
...
added qtshadertools to all targets
2023-01-19 20:59:00 +00:00
vladimir.kuznetsov
d0379fdede
added qtshadertools to all targets
2023-01-19 18:36:54 +03:00
pokamest
ee8cd8ef26
Merge pull request #118 from amnezia-vpn/qt_migration
...
Migration to Qt6
2023-01-19 13:09:00 +00:00
pokamest
18d89e9cad
Merge pull request #152 from amnezia-vpn/feature/android_qt6_moving
...
Moving to Qt 6 and cmake on Android client
2023-01-19 12:51:02 +00:00
pokamest
623c8ca6b0
Merge pull request #155 from amnezia-vpn/feature/android_bandwidth_counter
...
Fix of bandwidth counter for Android
2023-01-19 12:38:55 +00:00
Dmitriy Karpushin
39736e865e
Merge branch 'feature/android_qt6_moving' into feature/android_bandwidth_counter
...
# Conflicts:
# client/platforms/android/android_controller.cpp
# client/platforms/android/android_controller.h
2023-01-19 14:09:12 +03:00
Dmitriy Karpushin
92374966fb
Removing of unnecessary command
2023-01-18 16:12:30 +03:00
Dmitriy Karpushin
6bebfb861c
Little cleanup
2023-01-18 15:54:19 +03:00
Dmitriy Karpushin
30ae13b245
Fix of signing code
2023-01-18 15:38:06 +03:00
Dmitriy Karpushin
2118327ae0
Fixes in path of build
2023-01-18 14:47:11 +03:00
Dmitriy Karpushin
6aed2902a7
Fixes in path of build
2023-01-18 14:37:58 +03:00
Dmitriy Karpushin
e149e32ce1
Changing the set of highlights
2023-01-18 11:36:16 +03:00
Dmitriy Karpushin
41f2af8c4e
Some highlights were added
2023-01-18 11:27:01 +03:00
Dmitriy Karpushin
016f808345
Removing of unnecessary command
2023-01-18 11:11:27 +03:00
Dmitriy Karpushin
bc69524654
Changing of path of keystore location
2023-01-18 11:06:58 +03:00
Dmitriy Karpushin
3c6280c419
Changing of path of keystore location
2023-01-18 10:54:24 +03:00
pokamest
9d01a52a4a
Merge pull request #145 from amnezia-vpn/feature/qt6-server-busy-notification
...
feature/qt6-server-busy-notification
2023-01-18 00:43:13 +00:00
pokamest
a8273a8fdc
Merge pull request #153 from amnezia-vpn/bugfix/some-ui-small-fixes
...
bugfix/some-ui-small-fixes
2023-01-18 00:41:11 +00:00
vladimir.kuznetsov
b9717e9894
removed unused code
2023-01-17 17:11:45 +03:00
Dmitriy Karpushin
6b3209e6ee
Changing of the way of keystore fetching
2023-01-17 16:59:34 +03:00
Dmitriy Karpushin
0a6da5ead1
Platform version fix
2023-01-17 16:23:34 +03:00
Dmitriy Karpushin
53441148b8
Revert of Gradle upgrade
2023-01-17 16:12:42 +03:00
Dmitriy Karpushin
732d018819
Revert "Shadowsocks manifest fix"
...
This reverts commit e261a8ba21
.
2023-01-17 16:09:06 +03:00
Dmitriy Karpushin
e261a8ba21
Shadowsocks manifest fix
2023-01-17 15:53:54 +03:00
Dmitriy Karpushin
c3c87bff74
Fix of GitHub Actions build
2023-01-17 15:34:37 +03:00
Dmitriy Karpushin
c3f423aad5
Little cleanup
2023-01-17 15:34:37 +03:00
pokamest
580975fda1
Merge branch 'qt_migration' into feature/qt6-server-busy-notification
2023-01-16 18:13:07 +00:00
pokamest
9f114a1dad
Tiny fix [no ci]
2023-01-16 18:12:30 +00:00
pokamest
0ae93d0657
Merge pull request #144 from amnezia-vpn/refactoring/logging
...
refactoring/logging
2023-01-16 17:29:24 +00:00
pokamest
44d2627e2a
Tiny fix [no ci]
2023-01-16 17:11:00 +00:00