amnezia-client/client
lunardunno 059257fc58
Merge branch 'dev' into check_sudo_permissions (#1441)
* refactoring: improved the performance of secure_settings

* bugfix: fixed textFields on PageSetupWizardCredentials

* bugfix: fixed scrolling by keys on PageSettingsApiServerInfo

* chore: hide site links for ios (#1374)

* chore: fixed log output with split tunneling info

* chore: hide "open logs folder" button for mobule platforms

* chore: fixed again log output with split tunneling info

* chore: bump version

* Install apparmor (#1379)

Install apparmor

* chore: returned the backup page for androidTV

* Enable PFS for Windows IKEv2

* refactoring: moved api info pages from ServerInfo

* refactoring: moved gateway interaction functions to a separate class

* bugfix: fixed storeEndpoint parsing

* chore: returned links for mobile platforms

* Update VPN protocol descriptions

* Update VPN description texts

* feature: added pages for subscription settings feature

* feature: added page for export api native configs

* feature: added error handling and minor ui fixes

* refactor: update ios build configuration to use automatic code signing and prebuilt OpenVPNAdapter framework

* feat: remove OpenVPNAdapter submodule

* feat: remove ios openvpn script and associated cmake configuration

* Update README.md

* Update README_RU.md

* Update README.md

fix link

* feature: added share vpn key to subscription settings page

* bugfix: fixed possible crush on android

* add timeouts in ipc client init

* apply timeouts only for Windows

* apply format to file

* refactoring: simplified the validity check of the config before connection

- improved project structure

* bugfix: fixed visability of share drawer

* feature: added 409 error handling from server response

* chore: fixed android build

* chore: fixed qr code display

* Rewrite timeouts using waitForSource

* feature: added error messages handler

* feature: added issued configs info parsing

* feature: added functionality to revoke api configs

* chore: added links to instructions

* chore: fixed qr code with vpnkey processing

* chore: fixed native config post processing

* chore: added link to android tv instruction

* change node to IpcProcessTun2SocksReplica

* chore: minor ui fixes

* Update Windows OpenSSL  (#1426)

* Update Windows OpenSSL to 3.0.16 and add shared library for QSslSocket plugin

* chore: update link to submodule 3rd-prebuild

---------

Co-authored-by: vladimir.kuznetsov <nethiuswork@gmail.com>

* chore: added 404 handling for revoke configs

- added revoke before remove api server for premium v2

* chore: added log to see proxy decrypt errors

* chore: minor ui fix

* chore: bump version

* bugfix: fixed mobile controllers initialization (#1436)

* bugfix: fixed mobile controllers initialization

* chore: bump version

* Merge pull request #1440 from amnezia-vpn/feature/subscription-settings-page

feature/subscription settings page

---------

Co-authored-by: vladimir.kuznetsov <nethiuswork@gmail.com>
Co-authored-by: pokamest <pokamest@gmail.com>
Co-authored-by: Mykola Baibuz <mykola.baibuz@gmail.com>
Co-authored-by: Yaroslav Yashin <yaroslav.yashin@gmail.com>
Co-authored-by: KsZnak <ksu@amnezia.org>
Co-authored-by: Cyril Anisimov <CyAn84@gmail.com>
2025-03-01 16:08:52 +04:00
..
3rd Merge branch 'dev' into check_sudo_permissions (#1441) 2025-03-01 16:08:52 +04:00
3rd-prebuilt@e555c78bcf Merge branch 'dev' into check_sudo_permissions (#1441) 2025-03-01 16:08:52 +04:00
android fix: remove mandatory requirement for android.software.leanback (#1248) 2025-01-09 20:10:42 +07:00
cmake Merge branch 'dev' into check_sudo_permissions (#1441) 2025-03-01 16:08:52 +04:00
configurators feature: WG and AWG: Subnet IP setting change support (#1323) 2025-01-02 14:07:12 +07:00
containers Merge branch 'dev' into check_sudo_permissions (#1441) 2025-03-01 16:08:52 +04:00
core Merge branch 'dev' into check_sudo_permissions (#1441) 2025-03-01 16:08:52 +04:00
daemon feature/mozilla upstream (#1237) 2025-01-13 21:45:06 +07:00
fonts fixed qml warnings and hindi language warnings (#805) 2024-07-11 10:36:24 +01:00
images Merge branch 'dev' into check_sudo_permissions (#1441) 2025-03-01 16:08:52 +04:00
ios Merge branch 'dev' into check_sudo_permissions (#1441) 2025-03-01 16:08:52 +04:00
macos libleaf cleanup 2024-02-09 21:22:27 +00:00
mozilla feature/mozilla upstream (#1237) 2025-01-13 21:45:06 +07:00
platforms Merge branch 'dev' into check_sudo_permissions (#1441) 2025-03-01 16:08:52 +04:00
protocols Merge branch 'dev' into check_sudo_permissions (#1441) 2025-03-01 16:08:52 +04:00
server_scripts Merge branch 'dev' into check_sudo_permissions (#1441) 2025-03-01 16:08:52 +04:00
translations Merge branch 'check_sudo_permissions' into checking_sudo_permissions 2025-01-16 01:18:42 +04:00
ui Merge branch 'dev' into check_sudo_permissions (#1441) 2025-03-01 16:08:52 +04:00
utils Improve navigation cpp (#1061) 2024-12-31 10:16:52 +07:00
amnezia_application.cpp Merge branch 'dev' into check_sudo_permissions (#1441) 2025-03-01 16:08:52 +04:00
amnezia_application.h Merge branch 'dev' into check_sudo_permissions (#1441) 2025-03-01 16:08:52 +04:00
CMakeLists.txt Merge branch 'dev' into check_sudo_permissions (#1441) 2025-03-01 16:08:52 +04:00
constants.h WireGuard for MacOS (#248) 2023-07-15 22:19:48 +01:00
main.cpp replaced QSingleApplication with QLocalServer 2024-09-25 11:42:02 +05: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 Merge branch 'dev' into check_sudo_permissions (#1441) 2025-03-01 16:08:52 +04:00
secure_qsettings.cpp Merge branch 'dev' into check_sudo_permissions (#1441) 2025-03-01 16:08:52 +04:00
secure_qsettings.h Merge branch 'dev' into check_sudo_permissions (#1441) 2025-03-01 16:08:52 +04:00
settings.cpp feature: added ad label on page home (#1316) 2025-01-07 10:38:32 +07:00
settings.h feature: added ad label on page home (#1316) 2025-01-07 10:38:32 +07:00
utilities.cpp bugfix: Correctly use QProcess::start and QProcess::execute (#1331) 2024-12-31 10:21:40 +07:00
utilities.h Merge branch 'dev' into bugfix/win_check_ps 2024-10-18 15:42:08 +01:00
vpnconnection.cpp Merge branch 'dev' into check_sudo_permissions (#1441) 2025-03-01 16:08:52 +04:00
vpnconnection.h added killSwitch switcher (#746) 2024-04-25 14:01:00 +01:00