vladimir.kuznetsov
8ea80a616e
Merge branch 'qt_migration' of github.com:amnezia-vpn/desktop-client into feature/qt6-client-management-panel
2023-01-18 20:06:01 +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
d6d3bf6943
moved certificate content acquisition from ClientManagementLogic to ClientInfoLogic
2023-01-17 21:04:15 +03:00
vladimir.kuznetsov
b9717e9894
removed unused code
2023-01-17 17:11:45 +03:00
pokamest
580975fda1
Merge branch 'qt_migration' into feature/qt6-server-busy-notification
2023-01-16 18:13:07 +00:00
vladimir.kuznetsov
221ea5ebb0
Merge branch 'qt_migration' of github.com:amnezia-vpn/desktop-client into feature/qt6-server-busy-notification
2023-01-13 16:59:03 +03:00
vladimir.kuznetsov
f24df9fb05
Merge branch 'qt_migration' of github.com:amnezia-vpn/desktop-client into feature/qt6-client-management-panel
2023-01-12 20:28:13 +03:00
vladimir.kuznetsov
a42beb86c0
added client management panel
...
- added classes for displaying the client management panel
- added class for displaying the client info
- added page to display a list of clients
- added page to display OpenVpn client information
- added diagram with OpenVpn certificate revocation process
2023-01-09 12:38:01 +03:00
pokamest
b1b9044021
Merge branch 'qt_migration' into refactoring/logging
2023-01-08 23:17:11 +00:00
pokamest
167d3caa5d
Merge branch 'dev' into qt_migration
2023-01-08 23:00:13 +00:00
vladimir.kuznetsov
6ec090ea0d
added a "Cancel" button to interrupt the server configuration process when it is found that it is busy installing other software
2023-01-02 17:32:27 +03:00
vladimir.kuznetsov
08a8eadb49
added display of a notification that the server is busy installing third-party software
...
- refactoring doInstallAction functions
2023-01-01 22:08:39 +03:00
vladimir.kuznetsov
3b2948d4dd
renamed debug class to logger
2022-12-28 13:41:45 +03:00
vladimir.kuznetsov
22939a6707
Merge branch 'dev' of github.com:amnezia-vpn/desktop-client into feature/ovpn-config-import
2022-12-17 17:27:26 +03:00
pokamest
1de143362c
Merge branch 'dev' into qt_migration
2022-12-13 15:09:05 +01:00
pokamest
7345f464a5
Merge pull request #138 from amnezia-vpn/feature/android_config_export_import
...
Export/import of configuration files on Android
2022-12-12 16:48:23 +01:00
pokamest
ce02d3a829
Merge branch 'dev' into feature/ovpn-config-import
2022-12-12 14:01:57 +01:00
dartsyms
814b66c04a
Various fixes for iOS ( #126 )
...
* Readme update, solution for wireguard make in M1 machines,
* import file and restore enabled.
* xcode_patcher.rb fixed, Now no need to add openVPN framewrok in Embed frameworks manually.
* Now xcode_patcher.rb will add OpenVPN Framework to Embed Frameworks in main target, instead of Network extension.
* Update iosvpnprotocol.swift
* Protocol wasn't detected because it is working on localized description of tunnel, fixed cases.
* Code cleanup
* Speed issue fixed for wireguard.
* GetDeviceIp and bytes(speed of OpenVPN) fixed.
*Device IP method wasn't working as expected, so I replaced. and for speed in OpenVPN we need to handle message seperately for bytes.
*QR progress added with progressbar and text.
2022-12-12 13:16:12 +01:00
Dmitriy Karpushin
cad0dabe42
Export/import of configuration filed on Android
2022-12-08 11:51:28 +03:00
Shahzain Ali
14be6506ee
Qt5 to QT6 fixes.
2022-11-28 15:36:33 +05:00
vladimir.kuznetsov
6941b7463e
added display of wireguard configs, such a config will be displayed as raw text
2022-11-04 23:31:39 +03:00
pokamest
442e7eb015
Merge branch 'dev' into qt_migration
2022-10-15 19:46:26 +03:00
pokamest
ac74510d47
Some fixes for Qt6 Android
2022-08-31 15:18:33 +03:00
Mortie
8c20a67cfa
migrated the codebase to Qt6 and fixed some compatibility issues
...
* used a Qt6 ported version of SortFilterProxyModel
* used an updated Qt6 compatible version of QXZing
* added a flag to windows linker to avoid WinMain problem of MSVCRTD
* renamed utils.cpp to utilities.cpp for avoiding confusion with the same file name in SortFilterProxyModel
2022-08-29 12:21:09 +04:30
pokamest
3a5a7bf674
Check openvpn config for scripts
...
QML refactoring
2022-08-29 01:32:42 +03:00
pokamest
aae1da3aa8
Cleanup code
2022-08-26 00:58:24 +03:00
pokamest
3ce1ec708d
App refactoring finished
2022-08-25 17:35:28 +03:00
pokamest
510a564797
App refactoring
2022-08-25 12:47:02 +03:00
eugenyorbitsoftcom
9601506270
share file for iOS
2022-07-13 16:08:55 +06:00
pokamest
912051637a
Android manifest fix, IPC refactoring
2022-02-22 02:08:57 +03:00
pokamest
c233f767f4
Multiple ui fixes, save file function reimpl
2022-02-15 17:08:55 +03:00
pokamest
505c9c6218
Various fixes
2022-02-09 15:23:20 +03:00
pokamest
6d1c9edc24
Log panel added
2022-02-04 17:49:48 +03:00
pokamest
ad9d45a154
Dns selection implemented
2022-02-01 19:48:59 +03:00
pokamest
2b9e615e51
Various fixes
2022-01-23 19:16:40 +03:00
pokamest
8f28964ce2
Tiny ui fixes
2022-01-22 18:19:57 +03:00
pokamest
5ae9873455
Destructor crash fix
2021-12-20 15:43:36 +03:00
pokamest
1d51419a11
QR codes rework
2021-12-20 02:29:23 +03:00
pokamest
bf8b3c3b2f
Merge branch 'dev' into ios-wireguard
2021-11-30 21:51:06 +03:00
Alex Kh
7c7f77adc6
[WIP] Added wireguard, prepare to test and debug
2021-11-30 16:56:24 +04:00
pokamest
d28a2ebc57
NotificationHandler systemtray
2021-11-28 17:28:25 +03:00
pokamest
67d413956d
AndroidController reimpl
2021-11-26 17:43:02 +03:00
pokamest
0291ba8cb5
Server add fix
2021-11-22 14:40:23 +03:00
pokamest
dde04ff979
IKEv2 fixes
...
TOR fixes
tray fix
2021-11-18 01:40:28 +03:00
pokamest
3a49d5fdc4
Tray fix
2021-11-17 20:24:45 +03:00
pokamest
9dee7bb7e7
UI fixes, VPN page fixes
2021-11-17 15:01:48 +03:00
pokamest
25428c9165
Share WireGuard page
...
Share IKEv2 page
2021-11-15 18:17:28 +03:00
pokamest
836075de10
Share pages refactoring
2021-11-13 16:09:08 +03:00
pokamest
a89104127a
Share page refactoring part 1
2021-11-06 13:47:52 +03:00