Nethius
e39efb1d68
app split tunneling search field ( #727 )
2024-04-06 08:29:51 -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
vladimir.kuznetsov
f5301e1315
added app split tunneling on home page
2024-04-01 17:07:33 +05:00
Nethius
adab30fc81
feature/app-split-tunneling ( #702 )
...
App Split Tunneling for Windows and Android
2024-04-01 12:45:00 +01:00
Mykola Baibuz
ba4237f1dd
Xray with Reality protocol ( #494 )
...
* Xray with Reality for desktops
2024-03-27 11:02:34 +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
Garegin866
cb9a25006c
- Removed additional focus frames for buttons inside text fields.
...
- For mobile platforms, disabled auto-focus on the first element when navigating on the page.
2024-03-12 00:02:47 +04: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
pokamest
13aadbda64
Merge pull request #637 from amnezia-vpn/bugfix/connection-drawer-close-button
...
fixed connection drawer close button
2024-02-23 09:56:52 -08:00
agalehaga
c7c7c8eb01
added export awg native format ( #635 )
...
add export awg native format
2024-02-23 17:55:59 +00:00
vladimir.kuznetsov
b1e5bba33f
fixed connection drawer close button
2024-02-23 22:51:46 +05:00
Nethius
61abf74b2d
feature/page-home-split-tunneling ( #540 )
...
Added split tunneling button on home page
2024-02-21 11:27:27 +00:00
Nethius
b3943ae5e3
serversModel cleanup ( #599 )
2024-02-19 14:54:15 +00:00
agalehaga
698cfe910c
add navigation using enter + buttons will be clicked if enter (if but… ( #556 )
...
Enter navigation
2024-02-17 21:09:05 +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
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
pokamest
5c5935c738
Merge pull request #539 from amnezia-vpn/bugfix/android
...
Fix Android bugs
2024-01-28 05:25:38 -08:00
albexk
b68c9cc145
Fix the double extension of the config file name: 'amnezia_config.vpn.vpn'
2024-01-24 17:00:48 +03:00
vladimir.kuznetsov
f55bd5e1a1
fixed first container selection on HomeContainersListView after server cleanup
2024-01-23 23:56:16 +07:00
vladimir.kuznetsov
2a03834bb2
fixed current processed server selection after import/install new server
2024-01-09 00:25:18 +07:00
vladimir.kuznetsov
b4c89ad58f
Reworked the interaction between models. Now only serversModel directly interacts with server config
2023-12-08 13:50:03 +07:00
vladimir.kuznetsov
0f4bb78712
Merge branch 'dev' of github.com:amnezia-vpn/amnezia-client into HEAD
2023-12-05 17:38:53 +07:00
vladimir.kuznetsov
c4014518cb
renamed CloudController to ApiController
2023-12-05 17:38:38 +07:00
vladimir.kuznetsov
1bf808c9ee
fixed qr code generation for native configs
2023-11-25 13:02:02 +07:00
vladimir.kuznetsov
16724645ce
Merge branch 'dev' of github.com:amnezia-vpn/amnezia-client into feature/import-config-from-cloud
2023-10-23 21:40:18 +05:00
pokamest
d98fdbdc5c
Revert "added new drawer2type for replacing drawertype"
2023-10-21 14:17:45 +01:00
ronoaer
023c3474d2
Merge branch 'dev' into feature/custom_drawer_component
2023-10-21 09:28:41 +08:00
ronoaer
6ec773079c
added hovering effect of button
2023-10-19 11:22:52 +08:00
ronoaer
366e27a321
re-adatped pagehome
2023-10-19 09:27:39 +08:00
vladimir.kuznetsov
4b64bfaec0
fixed questionDrawer height
2023-10-18 00:37:15 +05:00
vladimir.kuznetsov
2f0c1eeecc
fixed selection of default container after installing a new server
2023-10-18 00:36:40 +05:00
ronoaer
03171e4743
update background color and drag-effect, moved dulicated code
2023-10-17 19:34:34 +08:00
vladimir.kuznetsov
9eb23e38bd
disabled the ability to change the protocol/server when a vpn connection is active
2023-10-16 22:57:12 +05:00
ronoaer
7cc0f39d3c
adapted pagehome by new custom drawer type
2023-10-16 22:21:01 +08:00
ronoaer
cb5c09d967
adapted questionDrawer
2023-10-15 21:29:01 +08:00
ronoaer
8c1835950b
added transparent-background, for blocking clicked event
2023-10-15 15:17:04 +08:00
pokamest
f65e4066e3
ui fixes
2023-10-14 23:59:46 +01:00
vladimir.kuznetsov
37c18c5d3c
Merge branch 'dev' of github.com:amnezia-vpn/amnezia-client into dev
2023-10-14 21:25:09 +05:00
ronoaer
384ce9853b
added new drawer2type for replacing drawertype
2023-10-14 23:00:31 +08:00
pokamest
3ac09181c6
Text lables fixes
2023-10-14 15:55:07 +01:00
vladimir.kuznetsov
ffc9e5823a
text corrections
2023-10-14 18:21:49 +05:00
vladimir.kuznetsov
25f8283edd
added getting the config from the cloud service
2023-10-12 20:48:03 +05:00
vladimir.kuznetsov
0ce30a4e81
Merge branch 'dev' of github.com:amnezia-vpn/amnezia-client into feature/amnezia-wireguard-client-impl
2023-10-09 23:19:48 +05:00
vladimir.kuznetsov
cb7fe50d46
added margins for picture with qr code
2023-10-09 22:40:06 +05:00
vladimir.kuznetsov
d364dbac2c
now when a new container is installed, it is selected as the default container
2023-10-09 22:39:32 +05:00
pokamest
135726f177
Merge branch 'dev' into feature/amnezia-wireguard-client-impl
2023-10-06 14:22:45 +01:00
vladimir.kuznetsov
aa4a79934a
renamed amenziawireguard to awg
2023-10-06 17:19:44 +05:00