..
3rd
Merge branch 'dev' of github.com:amnezia-vpn/amnezia-client into feature/new-gui
2023-07-18 05:36:17 +03:00
android
WireGuard for MacOS ( #248 )
2023-07-15 22:19:48 +01:00
cmake
Bugfix/ios icons ( #260 )
2023-07-16 15:41:15 +01:00
configurators
Merge branch 'dev' of github.com:amnezia-vpn/amnezia-client into feature/new-gui
2023-07-18 05:36:17 +03:00
containers
added icons for buttons in the drop-down window of connections sharing.
2023-07-31 12:54:59 +09:00
core
Merge branch 'dev' of github.com:amnezia-vpn/amnezia-client into feature/new-gui
2023-07-18 05:36:17 +03:00
daemon
WireGuard for MacOS ( #248 )
2023-07-15 22:19:48 +01: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
added 'insert' button and 'show password' button for PageSetupWizardCredentials
2023-07-31 14:29:49 +09:00
ios
iOS icons fixed [no ci]
2023-07-17 18:10:24 -07:00
macos
Various fixes for iOS ( #126 )
2022-12-12 13:16:12 +01:00
mozilla
WireGuard for MacOS ( #248 )
2023-07-15 22:19:48 +01:00
platforms
moved the platform-specific android code for the new ui
2023-07-24 16:31:04 +09:00
protocols
added output of notifications/errors after installation/import
2023-07-31 00:13:08 +09:00
server_scripts
removed crl-verify from client config
2023-04-21 07:44:35 +03:00
translations
added server availability check after entering credentials
2023-07-31 20:38:13 +09:00
ui
added removal of spaces when inserting ip addresses
2023-08-02 21:46:02 +09:00
amnezia_application.cpp
added processing of private ssh keys
2023-08-02 20:37:43 +09:00
amnezia_application.h
added server availability check after entering credentials
2023-07-31 20:38:13 +09:00
CMakeLists.txt
moved the platform-specific android code for the new ui
2023-07-24 16:31:04 +09:00
constants.h
WireGuard for MacOS ( #248 )
2023-07-15 22:19:48 +01:00
logger.cpp
WireGuard for MacOS ( #248 )
2023-07-15 22:19:48 +01:00
logger.h
WireGuard for MacOS ( #248 )
2023-07-15 22:19:48 +01: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 'insert' button and 'show password' button for PageSetupWizardCredentials
2023-07-31 14:29: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 branch 'dev' of github.com:amnezia-vpn/amnezia-client into feature/new-gui
2023-07-18 05:36:17 +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