amnezia-client/client/ui/pages_logic
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
..
protocols added inclusion of an additional client/server config when generating configs from templates 2022-10-26 14:06:03 +03:00
AppSettingsLogic.cpp Various fixes for iOS (#126) 2022-12-12 13:16:12 +01:00
AppSettingsLogic.h Backup/restore config 2022-08-05 18:59:47 +03:00
GeneralSettingsLogic.cpp Check openvpn config for scripts 2022-08-29 01:32:42 +03:00
GeneralSettingsLogic.h Поддержка протокола Sftp (File Sharing) по ТЗ по гранту от Теплицы 2021-09-22 14:49:08 +03:00
NetworkSettingsLogic.cpp App refactoring finished 2022-08-25 17:35:28 +03:00
NetworkSettingsLogic.h Dns selection implemented 2022-02-01 19:48:59 +03:00
NewServerProtocolsLogic.cpp [WIP] Added wireguard, prepare to test and debug 2021-11-30 16:56:24 +04:00
NewServerProtocolsLogic.h App refactoring finished 2022-08-25 17:35:28 +03:00
PageLogicBase.cpp App refactoring finished 2022-08-25 17:35:28 +03:00
PageLogicBase.h App refactoring finished 2022-08-25 17:35:28 +03:00
QrDecoderLogic.cpp Check openvpn config for scripts 2022-08-29 01:32:42 +03:00
QrDecoderLogic.h QR codes rework 2021-12-20 02:29:23 +03:00
ServerConfiguringProgressLogic.cpp Share page refactoring part 1 2021-11-06 13:47:52 +03:00
ServerConfiguringProgressLogic.h App refactoring finished 2022-08-25 17:35:28 +03:00
ServerContainersLogic.cpp Check openvpn config for scripts 2022-08-29 01:32:42 +03:00
ServerContainersLogic.h App refactoring finished 2022-08-25 17:35:28 +03:00
ServerListLogic.cpp App refactoring 2022-08-25 12:47:02 +03:00
ServerListLogic.h Поддержка протокола Sftp (File Sharing) по ТЗ по гранту от Теплицы 2021-09-22 14:49:08 +03:00
ServerSettingsLogic.cpp Add auth protection for ssh key export 2022-09-19 12:32:06 +03:00
ServerSettingsLogic.h Add auth protection for ssh key export 2022-09-19 12:32:06 +03:00
ShareConnectionLogic.cpp QrCoreGen 2022-09-07 09:51:03 +03:00
ShareConnectionLogic.h QrCoreGen 2022-09-07 09:51:03 +03:00
SitesLogic.cpp Check openvpn config for scripts 2022-08-29 01:32:42 +03:00
SitesLogic.h App refactoring finished 2022-08-25 17:35:28 +03:00
StartPageLogic.cpp Various fixes for iOS (#126) 2022-12-12 13:16:12 +01:00
StartPageLogic.h Backup/restore config 2022-08-05 18:59:47 +03:00
ViewConfigLogic.cpp Check openvpn config for scripts 2022-08-29 01:32:42 +03:00
ViewConfigLogic.h Check openvpn config for scripts 2022-08-29 01:32:42 +03:00
VpnLogic.cpp App refactoring finished 2022-08-25 17:35:28 +03:00
VpnLogic.h Multiple ui fixes, save file function reimpl 2022-02-15 17:08:55 +03:00
WizardLogic.cpp App refactoring 2022-08-25 12:47:02 +03:00
WizardLogic.h App refactoring finished 2022-08-25 17:35:28 +03:00