Garegin Harutyunyan
0e4ae26bae
Added tab navigation functional. ( #721 )
...
- Added tab navigation functional.
- In basic types added parentFlickable property, which will help to ensure, that the item is visible within flickable parent during tab navigation.
- Added focus state for some basic types.
- In PageType qml file added lastItemTabClicked function, which will help to focus tab bar buttons when the last tab on the current page clicked.
- Added Focus for back button for all pages and drawers.
- Added scroll on tab for Servers ListView on PageHome.
2024-04-18 14:54:55 +01:00
Nethius
d50e7dd3f4
added installation_uuid to apiPayload ( #747 )
...
Added installation_uuid to apiPayload
2024-04-18 14:02:34 +01:00
pokamest
f0085f52eb
Merge pull request #752 from amnezia-vpn/feature/ssh-one-session
...
ssh client now reuses an existing session instead of opening a new one
2024-04-18 05:05:00 -07:00
Nethius
98e6358fd3
added a check that S1 + messageInitiationSize should not be equal to S2 + messageResponseSize ( #754 )
2024-04-17 03:28:47 -07:00
vladimir.kuznetsov
f372f4074b
fixed reset api button for non-default server
2024-04-17 12:26:35 +05:00
isamnezia
151e662027
VPNC control and logging ( #748 )
...
VPNC control and logging
2024-04-14 23:04:01 +01:00
vladimir.kuznetsov
ec650a65f7
ssh client now reuses an existing session instead of opening a new one
2024-04-12 20:00:21 +05:00
vladimir.kuznetsov
6953f8d814
fixed import of empty server
2024-04-11 13:48:36 +05:00
pokamest
624a84cbfb
Merge pull request #741 from amnezia-vpn/bugfix/show-reboot-error
...
Show error if reboot server failed
2024-04-09 11:10:15 -07:00
vladimir.kuznetsov
fdd600794e
fixed adding/removing routes when split tunneling is disabled
2024-04-08 16:13:26 +05:00
Vladyslav Miachkov
7bfbdca72a
Show error if reboot server failed
2024-04-06 23:35:55 +03:00
Nethius
10ea9b418a
supported container on connection ( #736 )
2024-04-06 11:42:17 -07:00
Nethius
a6ca1b12da
moved protocol config generation to VpnConfigirationsController ( #665 )
...
Moved protocol config generation to VpnConfigurationsController
2024-04-01 14:20:02 +01:00
Nethius
adab30fc81
feature/app-split-tunneling ( #702 )
...
App Split Tunneling for Windows and Android
2024-04-01 12:45:00 +01:00
pokamest
e7bd24f065
Merge pull request #718 from amnezia-vpn/bugfix/cancel-button-on-install-page
...
fixed display of cancel button on install/uninstall pages
2024-03-31 16:03:32 +01:00
albexk
c6e6f2ae84
Add a function that minimizes the Android app ( #692 )
...
Add a function that minimizes the Android app
2024-03-31 12:14:12 +01:00
vladimir.kuznetsov
e9468a4c2f
fixed display of cancel button on install/uninstall pages
2024-03-31 12:40:42 +05:00
Mykola Baibuz
ba4237f1dd
Xray with Reality protocol ( #494 )
...
* Xray with Reality for desktops
2024-03-27 11:02:34 +00:00
pokamest
561b62cd40
Merge pull request #705 from amnezia-vpn/bugfix/import-error-handling
...
fixed error handling for config import
2024-03-23 13:23:31 +00:00
Andrey Zaharow
6f34443191
Fix connection button labels
2024-03-21 21:34:51 +01:00
vladimir.kuznetsov
02f186c54e
fixed error handling for config import
2024-03-21 23:32:11 +05:00
Nethius
95bdae68f4
Auto disable logs after 14 days ( #610 )
...
Auto disable logs after 14 days
2024-03-20 14:22:29 +00:00
Mykola Baibuz
e646b85e56
Setup MTU for WG/AWG protocol ( #576 )
...
Setup MTU for AWG/WG protocol
2024-03-18 10:41:53 +00:00
vladimir.kuznetsov
33f49bfddb
added error handling for importing a native config
2024-03-14 12:55:33 +05:00
Nethius
c5a5bfde69
extended the validation of the contents of the imported file ( #670 )
...
Extended the validation of the contents of the imported file
2024-03-13 21:22:10 +00:00
vladimir.kuznetsov
ebd3449b4a
extended debug output for api request
2024-03-07 09:18:25 +03:00
isamnezia
840c388ab9
Add in-app screenshot preventing ( #606 )
...
In-app screenshot preventing fixes
2024-03-06 01:18:19 +00:00
vladimir.kuznetsov
1137e169ea
removed the replacement of https by http in apiController
2024-03-04 21:45:04 +03:00
isamnezia
ca633ae882
Remove VPN configurations after app reset on iOS ( #661 )
2024-03-04 12:25:49 +00:00
Shehab Ahmed
0c0ce54b1f
fixed the first-generated QR code is visible while generating another QR code bug ( #656 )
2024-03-02 19:06:33 +00:00
Nethius
cd055cff62
removed the display of servers without containers on PageShare ( #609 )
...
* removed the display of servers without containers on PageShare
* removed unused isAnyContainerInstalled() from containers model
* added tab navigation to the share connection drawer
* fixed display of default server without containers on PageShare
2024-02-29 10:22:17 +00:00
vladimir.kuznetsov
3883b8ff34
fixed initial value of m_drawerDepth
2024-02-28 17:31:46 +03:00
Nethius
b05ad2392b
added escape key handler ( #461 )
...
Added escape key handler for drawer2type
2024-02-28 12:39:28 +00:00
Nethius
6dbdb85aaf
fixed "file does not exist" error when opening a file for saving ( #636 )
2024-02-28 12:32:25 +00:00
agalehaga
c7c7c8eb01
added export awg native format ( #635 )
...
add export awg native format
2024-02-23 17:55:59 +00:00
Andrey Zaharow
6c0b71bd1b
Fix translation on About Page ( #618 )
...
Fix About Page
2024-02-21 14:01:53 +00:00
Nethius
b3943ae5e3
serversModel cleanup ( #599 )
2024-02-19 14:54:15 +00:00
Andrey Zaharow
b05a5ee1c6
fix connection button behavior ( #595 )
...
Fix connection button behavior
2024-02-17 19:57:31 +00:00
Nethius
074562b141
feature/custom-drawer ( #563 )
...
Replaced all the DrawerType with DrawerType2
2024-02-16 10:24:06 +00:00
Nethius
92fbbd4812
bugfix/default-container-index ( #578 )
...
fixed get/set DefaultContainer
2024-02-13 15:20:13 +00:00
isamnezia
158c11a0ec
Ios log 4 ( #569 )
...
iOS logging refactoring
2024-02-10 16:44:55 +00:00
Nethius
e0863a58aa
feature/api-controller-improvements ( #567 )
...
* added error handler for api controller
* while downloading the config from the api, the Connecting status is now displayed
* added a button to delete container config for api servers
* added crc check to avoid re-import of api configs
* fixed currentIndex of serversMenuContent after DefaultServerIndexChanged
* added closing the import window after re-importing the config from api
2024-02-09 18:23:26 +00:00
agalehaga
fd98ef1250
Reboot server button ( #553 )
...
* add button Reboot Server
2024-02-04 16:52:03 +00:00
vladimir.kuznetsov
554e1b1b91
Merge branch 'dev' of github.com:amnezia-vpn/amnezia-client into feature/api-awg
2024-01-31 21:30:18 +07:00
vladimir.kuznetsov
3edb6755b4
fixed filling in the wg private key
2024-01-30 00:47:22 +07:00
vladimir.kuznetsov
f7df621c56
fixed cache clearing when deleting admin configure
...
- added permissions for the crl.pem file
2024-01-27 18:09:14 +03:00
vladimir.kuznetsov
f7b9d2bae7
added support for awg configs for api
2024-01-22 16:51:11 +03:00
pokamest
85c9cd260d
Merge pull request #514 from amnezia-vpn/fix/android-camera
...
Hide "QR-code" button from config import menu for Android devices wit…
2024-01-20 07:42:55 -08:00
pokamest
73751cc049
Merge pull request #513 from amnezia-vpn/bugfix/issue499
...
Fix import of some native WG configs
2024-01-20 07:27:54 -08:00
albexk
2b61c48303
Hide "QR-code" button from config import menu for Android devices without camera
2024-01-20 18:20:06 +03:00