amnezia-client/client
2023-06-27 19:07:42 +09:00
..
3rd added logic to the connect to vpn button 2023-05-14 21:11:19 +08:00
android Prevent ipv6 leak (#224) 2023-04-25 16:34:17 +01:00
cmake Merge branch 'dev' 2023-04-11 18:00:54 +01:00
configurators fixed windows build errors after refactoring 2023-06-05 17:49:20 +03:00
containers moved ContainersPageHomeListView and ConnectionTypeSelectionDrawer to separate components 2023-05-22 00:10:51 +08:00
core made libssh::ssh_connect a non-blocking feature 2023-06-10 05:25:41 +03: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 a drawer to change the server name and moved the display of the exported config to a separate drawer 2023-06-20 10:25:24 +09:00
ios Wg fix (#172) 2023-02-15 15:41:18 +00:00
macos Various fixes for iOS (#126) 2022-12-12 13:16:12 +01:00
platforms Spelling (#214) 2023-04-11 14:50:44 +01:00
protocols fixed windows build errors after refactoring 2023-06-05 17:49:20 +03:00
scripts Spelling (#214) 2023-04-11 14:50:44 +01:00
server_scripts removed crl-verify from client config 2023-04-21 07:44:35 +03:00
translations Spelling (#214) 2023-04-11 14:50:44 +01:00
ui added display of amnesia dns container activity on the main page 2023-06-27 19:07:42 +09:00
amnezia_application.cpp added separation for read/write and readonly servers for pageSettingsServerProtocols, PageSettingsServerServices, PageSettingsServerData 2023-06-23 15:24:40 +09:00
amnezia_application.h added PageSettingsAbout, PageSettingsApplication, PageSettingsBackup, PageSettingsConnection, PageSettingsDns 2023-06-16 13:43:55 +09:00
AmneziaVPN-Swift.h [WIP] shadowsocks implementation added 2021-12-21 23:17:22 +04:00
AmneziaVPN.entitlements Some fixes. 2022-12-05 20:47:12 +05:00
client.pro Merge branch 'dev' of github.com:amnezia-vpn/desktop-client into feature/qt6-libssh-support 2023-01-29 09:43:03 +03:00
CMakeLists.txt added connectionController and ConnectionButton.qml 2023-05-12 23:54:31 +08:00
constants.h Various fixes for iOS (#126) 2022-12-12 13:16:12 +01:00
defines.h Version bump 2022-09-11 00:24:43 +03:00
Info.plist [WIP] shadowsocks implementation added 2021-12-21 23:17:22 +04:00
logger.cpp Spelling (#214) 2023-04-11 14:50:44 +01:00
logger.h renamed debug class to logger 2022-12-28 13:41:45 +03:00
main.cpp 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
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 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
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 display of amnesia dns container activity on the main page 2023-06-27 19:07:42 +09:00
secure_qsettings.cpp Merge branch 'dev' into qt_migration 2022-10-15 19:46:26 +03:00
secure_qsettings.h QtKeyChain usage fix 2022-08-31 13:29:28 -07:00
settings.cpp moved ContainersPageHomeListView and ConnectionTypeSelectionDrawer to separate components 2023-05-22 00:10:51 +08:00
settings.h Tiny fix [no ci] 2023-01-16 17:11:00 +00:00
utilities.cpp added PageSettingsAbout, PageSettingsApplication, PageSettingsBackup, PageSettingsConnection, PageSettingsDns 2023-06-16 13:43:55 +09:00
utilities.h added PageSettingsAbout, PageSettingsApplication, PageSettingsBackup, PageSettingsConnection, PageSettingsDns 2023-06-16 13:43:55 +09:00
version.pri Applied fix from spamming button issue solution, bumped app version, and build number 2022-07-07 17:26:40 +04:00
versionfull.pri Various fixes for iOS (#126) 2022-12-12 13:16:12 +01: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
WireGuard-Bridging-Header.h [WIP] Added wireguard, prepare to test and debug 2021-11-30 16:56:24 +04:00
xcode.xconfig Various fixes for iOS (#126) 2022-12-12 13:16:12 +01:00