Commit Graph

2927 Commits

Author SHA1 Message Date
MrMirDan 1c291bba0f fix: fixed file encryption invoke 2026-05-25 12:13:49 +03:00
MrMirDan 7ba9013b66 Merge branch 'dev' into feat/file-password-protection 2026-05-25 11:49:14 +03:00
vkamn 4787f3915b chore: defines for update controller (#2634) 2026-05-21 20:40:04 +08:00
Yaroslav Gurov 7a383116b2 fix: force os.sdk to empty on Darwin (#2632) 2026-05-21 18:56:53 +08:00
Yaroslav Gurov d3de5f0f48 fix(conan): openvpn support in MSVC+Ninja setup (#2616) 2026-05-21 18:09:52 +08:00
vkamn 8749d683e3 chore: minor fixes (#2630) 2026-05-21 11:38:41 +08:00
vkamn 9de9d082bc chore: bump version (#2629) 2026-05-21 10:41:25 +08:00
Yaroslav Gurov a4233fef41 fix: add ssh init and finalize for statically-linked libssh (#2627) 2026-05-21 10:19:08 +08:00
Yaroslav Gurov 4890dd1d74 chore: compare changes against base branch of the PR (#2626) 2026-05-20 21:26:41 +08:00
Yaroslav Gurov 564630827e сhore: apple ci cd macos versions (#2625)
* chore(ci/cd): use macos-26 for xcode>26.4

* chore(ci/cd): bump conan version

* chore(conan): remove redundant VirtualBuildEnv
2026-05-20 21:19:56 +08:00
Yaroslav Gurov fbe15d965b chore: bump apple hev-socks5-tunnel dep (#2624)
* chore(conan): bump hev-socks5-tunnel

* chore(conan): bump xcode-versions

* chore(conan): upload prebuilts only in case of pushing to dev
2026-05-20 20:31:35 +08:00
vkamn b29515c380 chore: rename artifacts (#2622) 2026-05-20 19:07:30 +08:00
vkamn 0658a8f565 revert: regional country codes UI (#2567) (#2621) 2026-05-20 13:55:28 +08:00
vkamn 482ec04b4a chore: bump version (#2620)
* chore: bump version

* chore: bump android qt version
2026-05-20 12:37:38 +08:00
vkamn d40d24fcf9 fix: fixed validateAndPrepareConfig for non admin configs (#2617)
* fix: fixed validateAndPrepareConfig for non admin configs

* fix: fix fetchGatewayUrl lambda context
2026-05-20 12:37:22 +08:00
MrMirDan 09a0c933fb Merge branch 'feat/file-password-protection' of https://github.com/amnezia-vpn/amnezia-client into feat/file-password-protection 2026-05-19 16:24:34 +03:00
MrMirDan 14ee66cc58 some fixes 2026-05-19 16:22:22 +03:00
MrMirDan 798d51de34 update: added "Hint" text to password confirm page 2026-05-19 15:21:33 +03:00
MrMirDan d3ee50ea6f update: remade EncryptionIndicator 2026-05-19 15:21:33 +03:00
MrMirDan e095b21911 fix: textField image become bigger when error text visible 2026-05-19 15:21:33 +03:00
MrMirDan 7decbb5a48 update: hint text 2026-05-19 15:21:33 +03:00
MrMirDan 3e240fc9ac fix: Sec/ field added to backup 2026-05-19 15:20:07 +03:00
MrMirDan 161a1eb647 fix: restoring from encrypted backup 2026-05-19 15:20:07 +03:00
MrMirDan a1a13b4428 update: changed encryption to aes-256-gcm 2026-05-19 15:20:07 +03:00
MrMirDan 4675084658 update: app password and encription pages margins 2026-05-19 15:20:07 +03:00
MrMirDan aa37ed1d5e update: systemController 2026-05-19 15:20:07 +03:00
MrMirDan b3e72aecd7 update: text and RU translation 2026-05-19 15:20:07 +03:00
MrMirDan 9108cc6dc8 update: text 2026-05-19 15:19:33 +03:00
MrMirDan dd511de97d updated: added encryption docs links 2026-05-19 15:18:54 +03:00
MrMirDan ecc94ef48a update: text and some fixes 2026-05-19 15:18:53 +03:00
MrMirDan 10abaf5e33 fix: correctly save password on set or change 2026-05-19 15:16:26 +03:00
MrMirDan 6426516365 update: added encryption indicator on backup, share and api configs pages 2026-05-19 15:11:15 +03:00
MrMirDan d0bd28defb update: logging page text 2026-05-19 15:10:06 +03:00
MrMirDan 4ae3bac65a update: files encrypt on export and files data decrypt on import 2026-05-19 15:10:06 +03:00
MrMirDan ba580891cd update: encryption/decryption logic, backup encryption on save and decryption on restore 2026-05-19 14:45:05 +03:00
MrMirDan a7ae0bc65e update: ui to set/change password and hint 2026-05-19 14:22:40 +03:00
MrMirDan fca062ba3c update: changed password and hint saving 2026-05-19 14:12:45 +03:00
MrMirDan a8f084f8ef update: changed logic, added to settingsController 2026-05-19 14:09:23 +03:00
MrMirDan 0b91219c51 removed unnecessary method 2026-05-19 13:22:21 +03:00
MrMirDan d3c12b95ec feat: file password protection v1 2026-05-19 13:22:20 +03:00
yp fb5666057b feat: add extended vless configuration (#2566)
* update UI XRay, add new page PageProtocolXrayTransportSettings.qml PageProtocolXrayXmuxSettings.qml PageProtocolXrayXPaddingSettings.qml

* add UI PageProtocolXrayConfigsSettings, PageProtocolXrayFlowSettings, PageProtocolXraySecuritySettings

* add Xray-specific keys

* add vars xray model

* add new qml padding, update model

* update model and export

* rename file & update name class & update list xray

* fixed ui

* add save file in temp

* remove debug macros

* fixed build windows

* fix path Windows

* remove save config

* fixed changes

* fixed conf

* fixed UI

* fixed size & button save

* fixed build iOS

* fix: fixed headers base control

---------

Co-authored-by: vkamn <vk@amnezia.org>
2026-05-18 22:35:01 +08:00
yp a49892c7e7 feat: add telemt container (#2435)
* Feat: Add MtProxy (Telegram)

* add path files

* Feat: Add Telemt (MtProxy)

* fixed secret & enum

* remove old path

* refactor: move logic from ui to core

---------

Co-authored-by: vkamn <vk@amnezia.org>
2026-05-18 20:01:09 +08:00
yp 277b295fd8 feat: add mtproxy(#2370)
* Feat: Add MtProxy (Telegram)

* add path files

* refactor: move logic from ui to core

---------

Co-authored-by: vkamn <vk@amnezia.org>
2026-05-18 19:52:58 +08:00
lunardunno 8c33779fc3 chore: Install recommends for apt (#2596) 2026-05-18 13:56:57 +08:00
lunardunno f0299ca9fe chore: authentication prompt in Ubuntu 26.04 (#2603)
Handling the password prompt in Ubuntu 26.04
2026-05-18 11:55:07 +08:00
MrMirDan c7b1c2809f fix: app buttons clicked instead of buttons in context menu (#2200)
* fix: app buttons clicked instead of buttons in context menu

* update: using MouseArea instead of changing popupType

* fix(cursor): fixed cursor type at opened context menu

---------

Co-authored-by: Mitternacht822 <sb@amnezia.org>
2026-05-15 21:02:09 +08:00
MrMirDan c9ed0baf3b fix: app freezes when revoke awg/wg client during active connection (#2211)
* block configs revoke during connection

* update: check that current config is active

* update: notification text
2026-05-15 21:01:39 +08:00
yp 2a3e3126ac feat: regional country codes (#2567)
Co-authored-by: vkamn <vk@amnezia.org>
2026-05-15 15:44:58 +08:00
MrMirDan 98771027b7 fix: vless switch between dividers (#2600) 2026-05-15 14:58:23 +08:00
MrMirDan 0433e03bdc fix: amnezia free card button hovers when card enabled (#2602) 2026-05-15 14:58:11 +08:00