amnezia-client/client
2023-07-14 22:59:49 +09:00
..
3rd Merge remote-tracking branch 'remotes/origin/dev' into feature/new-gui 2023-06-27 13:38:06 +03:00
android Build fixes and some refactoring 2023-06-30 00:21:56 +01:00
cmake Merge branch 'dev' 2023-04-11 18:00:54 +01:00
configurators Merge remote-tracking branch 'remotes/origin/dev' into feature/new-gui 2023-06-27 13:38:06 +03:00
containers Merge remote-tracking branch 'remotes/origin/dev' into feature/new-gui 2023-06-27 13:38:06 +03:00
core added button 'Reset settings and remove all data from the application' 2023-07-14 22:59:49 +09:00
fastlane Spelling (#214) 2023-04-11 14:50:44 +01:00
fonts added new controls elements (BasicButtonType, ImageButtonType, LabelWithButtonType, TextFieldWithHeaderType) 2023-03-23 17:49:36 +03:00
images Merge remote-tracking branch 'remotes/origin/dev' into feature/new-gui 2023-06-27 13:38:06 +03:00
ios OpenVPN over Cloak for Android and iOS (#158) 2023-05-23 23:50:36 +01:00
macos Various fixes for iOS (#126) 2022-12-12 13:16:12 +01:00
platforms Build fixes and some refactoring 2023-06-30 00:21:56 +01:00
protocols added protocol settings pages and models for openvpn, cloak and shadowsocks 2023-07-13 11:29:26 +09:00
server_scripts removed crl-verify from client config 2023-04-21 07:44:35 +03:00
translations added busy indicator component 2023-07-04 09:58:19 +09:00
ui added button 'Reset settings and remove all data from the application' 2023-07-14 22:59:49 +09:00
amnezia_application.cpp added page to display raw config 2023-07-14 13:14:50 +09:00
amnezia_application.h added page to display raw config 2023-07-14 13:14:50 +09:00
CMakeLists.txt added protocol settings pages and models for openvpn, cloak and shadowsocks 2023-07-13 11:29:26 +09:00
constants.h Various fixes for iOS (#126) 2022-12-12 13:16:12 +01:00
logger.cpp feature/versioning-for-desktop (#181) 2023-05-16 01:34:06 +01:00
logger.h renamed debug class to logger 2022-12-28 13:41:45 +03:00
main.cpp Build fixes and some refactoring 2023-06-30 00:21:56 +01:00
managementserver.cpp Merge branch 'dev' 2023-04-11 18:00:54 +01:00
managementserver.h Crash fix in management server 2021-01-07 19:10:24 +03:00
migrations.cpp feature/versioning-for-desktop (#181) 2023-05-16 01:34:06 +01:00
migrations.h Implementation of "migration manager" to fix placement of config files issue appeared after moving from Qt 5 to Qt 6 2023-03-29 09:31:24 +03:00
resources.qrc added button 'Reset settings and remove all data from the application' 2023-07-14 22:59:49 +09:00
secure_qsettings.cpp added button 'Reset settings and remove all data from the application' 2023-07-14 22:59:49 +09:00
secure_qsettings.h added button 'Reset settings and remove all data from the application' 2023-07-14 22:59:49 +09:00
settings.cpp added button 'Reset settings and remove all data from the application' 2023-07-14 22:59:49 +09:00
settings.h added button 'Reset settings and remove all data from the application' 2023-07-14 22:59:49 +09:00
utilities.cpp Merge remote-tracking branch 'remotes/origin/dev' into feature/new-gui 2023-06-27 13:38:06 +03:00
utilities.h added PageSettingsAbout, PageSettingsApplication, PageSettingsBackup, PageSettingsConnection, PageSettingsDns 2023-06-16 13:43:55 +09:00
vpnconnection.cpp made libssh::ssh_connect a non-blocking feature 2023-06-10 05:25:41 +03:00
vpnconnection.h added logic to the connect to vpn button 2023-05-14 21:11:19 +08:00