pokamest
ac74510d47
Some fixes for Qt6 Android
2022-08-31 15:18:33 +03:00
pokamest
33ec69d33a
Merge pull request #102 from omortie/qt_migration
...
migrated the codebase to Qt6 and fixed some compatibility issues
2022-08-31 13:53:55 +03:00
Steve Tchatchouang
f6d329ac48
Fix Android job CI
2022-08-30 14:00:40 +01:00
Steve Tchatchouang
a56fbeb611
Fix android build script
...
Using correct qt binaries folder (gcc64 -> Android)
2022-08-30 13:58:03 +01: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
fffa4fc031
Merge pull request #101 from amnezia-vpn/openvpn_random_mgmt_port
...
Openvpn random mgmt port [AVP-01-010]
2022-08-29 03:00:06 +03:00
pokamest
3316b73ab6
Select random management port
2022-08-29 02:58:23 +03:00
pokamest
211f7b7965
Merge pull request #100 from amnezia-vpn/check_openvpn_config
...
Check openvpn config for scripts [AVP-01-014]
2022-08-29 02:08:14 +03:00
pokamest
3a5a7bf674
Check openvpn config for scripts
...
QML refactoring
2022-08-29 01:32:42 +03:00
pokamest
7c749a964c
Merge pull request #94 from amnezia-vpn/AVP-01-011
...
AVP-01-011 (Privileged process access list)
2022-08-27 19:21:45 +03:00
pokamest
997c8c87d0
Cleanup
2022-08-27 18:41:44 +03:00
pokamest
ed6a417d7e
Merge branch 'dev' into AVP-01-011
2022-08-27 18:31:20 +03:00
pokamest
4a54f545a4
Merge pull request #99 from amnezia-vpn/qtkeychain
...
QtKeyChain module added [AVP-01-005, AVP-01-015]
2022-08-27 18:18:22 +03:00
pokamest
789902b79a
Secure settings rework
2022-08-27 17:35:43 +03:00
pokamest
266859af19
Build fix for iOS
2022-08-26 03:19:34 -07:00
pokamest
9cca1a4819
Merge pull request #97 from amnezia-vpn/secure-config-2
...
App refactoring + secure config for mobile devices [AVP-01-005, AVP-01-015]
2022-08-26 01:02:12 +03:00
pokamest
aae1da3aa8
Cleanup code
2022-08-26 00:58:24 +03:00
pokamest
aed688224b
App refactoring finished
2022-08-26 00:35:03 +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
pokamest
b36517babb
Merge branch 'dev' into secure-config-2
2022-08-24 20:40:10 +03:00
pokamest
415d18338e
Secure config WIP
2022-08-24 18:51:35 +03:00
pokamest
14384131f4
Secure config WIP
2022-08-24 07:38:13 -07:00
pokamest
b3d54ce57e
PageServerContainers animation fixed [ci skip]
2022-08-24 16:58:00 +03:00
pokamest
b5890340e3
Secure settings rework
2022-08-23 22:47:23 +03:00
pokamest
050d987d3b
Merge branch 'dev' into qt_migration
2022-08-20 17:27:57 +03:00
pokamest
c4651cd915
Travis build fix
2022-08-20 17:24:11 +03:00
pokamest
b5f97c0d94
Travis build fix
2022-08-20 00:51:57 +03:00
pokamest
35165ba2b8
Travis build fix
2022-08-19 23:56:45 +03:00
pokamest
aeb1dcdf15
Travis build fix
2022-08-19 23:26:34 +03:00
pokamest
37730744e7
Travis build fix
2022-08-19 22:45:03 +03:00
pokamest
f821fe0356
Travis ios build
2022-08-19 22:23:52 +03:00
pokamest
ba16fdb548
Travis build fix
2022-08-19 18:47:39 +03:00
pokamest
144e6f59c8
Travis build fix
2022-08-19 18:35:17 +03:00
pokamest
2e42c5e875
Travis builds for Linux and Android
2022-08-19 16:17:37 +03:00
pokamest
eec8743e2f
Travis ci fix
2022-08-18 19:57:46 +03:00
pokamest
e5e5684e2e
Travis ci fix
2022-08-18 19:02:05 +03:00
pokamest
efddc6ccec
Travis build fix
2022-08-18 17:01:34 +03:00
pokamest
5aef46733b
Travis build fix
2022-08-18 15:31:10 +03:00
pokamest
201782184c
Travis build fix
2022-08-18 15:20:27 +03:00
pokamest
5f2ef046e1
Travis build fix
2022-08-18 15:10:54 +03:00
pokamest
42398950e4
Fix for iOS
2022-08-16 08:28:41 -07:00
pokamest
506c8af1ea
MacOS build script renamed
2022-08-16 03:37:46 -07:00
pokamest
70d9c516af
Old MacOS build script deleted
2022-08-16 03:36:40 -07:00
pokamest
11ad86b9db
Merge pull request #92 from amnezia-vpn/Linux_deploy_refactored
...
Linux deploy refactored
2022-08-16 13:08:30 +03:00
pokamest
2e9cfa6973
Merge pull request #93 from amnezia-vpn/Linux_install_scripts
...
Fixed installing scripts for Linux
2022-08-16 13:07:15 +03:00
pokamest
13e2c325e1
Merge pull request #95 from amnezia-vpn/easyrsa_cleanup
...
Cleanup easyrsa
2022-08-16 13:02:27 +03:00
pokamest
7e428a273f
Merge pull request #91 from amnezia-vpn/Linux_errors_for_containers
...
Error descriptions for containers
2022-08-16 13:00:48 +03:00
pokamest
aa4bd516a9
Merge pull request #90 from amnezia-vpn/Linux_fix_sh_permissions
...
AVP-01-001 (Fix permissions for Linux and MacOS)
2022-08-15 23:27:44 +03:00
pokamest
82f8675b68
Merge pull request #96 from amnezia-vpn/android_7_wireguard_fix
...
Fix: infinite reconnect when using wireguard on Android 7 and 7.1
2022-08-15 23:17:39 +03:00