amnezia-client/client/ui/qml/Pages
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
..
InstallSettings UI fixes, VPN page fixes 2021-11-17 15:01:48 +03:00
Protocols added inclusion of an additional client/server config when generating configs from templates 2022-10-26 14:06:03 +03:00
Share Wordpress site in the Tor network 2022-07-30 16:20:41 +03:00
PageAbout.qml Dns selection implemented 2022-02-01 19:48:59 +03:00
PageAppSetting.qml Backup/restore config 2022-08-05 18:59:47 +03:00
PageBase.qml QR codes rework 2021-12-20 02:29:23 +03:00
PageGeneralSettings.qml Multiple ui fixes, save file function reimpl 2022-02-15 17:08:55 +03:00
PageNetworkSetting.qml Code cleanup 2022-09-10 19:57:44 +03:00
PageNewServer.qml UI fixes, VPN page fixes 2021-11-17 15:01:48 +03:00
PageNewServerProtocols.qml Log panel added 2022-02-04 17:49:48 +03:00
PageQrDecoder.qml QRCodeReader for iOS 2022-07-06 14:02:56 +06:00
PageQrDecoderIos.qml Various fixes for iOS (#126) 2022-12-12 13:16:12 +01:00
PageServerConfiguringProgress.qml Various types containers support 2021-09-20 21:51:28 +03:00
PageServerContainers.qml PageServerContainers animation fixed [ci skip] 2022-08-24 16:58:00 +03:00
PageServerList.qml Multiple ui fixes, save file function reimpl 2022-02-15 17:08:55 +03:00
PageServerSettings.qml Vpn and wizard pages fixes 2022-01-28 16:03:21 +03:00
PageSetupWizard.qml Vpn and wizard pages fixes 2022-01-28 16:03:21 +03:00
PageSetupWizardHighLevel.qml Vpn and wizard pages fixes 2022-01-28 16:03:21 +03:00
PageSetupWizardLowLevel.qml Vpn and wizard pages fixes 2022-01-28 16:03:21 +03:00
PageSetupWizardMediumLevel.qml Vpn and wizard pages fixes 2022-01-28 16:03:21 +03:00
PageSetupWizardVPNMode.qml Vpn and wizard pages fixes 2022-01-28 16:03:21 +03:00
PageShareConnection.qml Check openvpn config for scripts 2022-08-29 01:32:42 +03:00
PageSites.qml SFTP fixes 2022-01-24 02:01:56 +03:00
PageStart.qml Code cleanup 2022-09-10 19:57:44 +03:00
PageViewConfig.qml Check openvpn config for scripts 2022-08-29 01:32:42 +03:00
PageVPN.qml Multiple ui fixes, save file function reimpl 2022-02-15 17:08:55 +03:00