albexk
|
c8d2399db9
|
Merge branch 'dev' into refactoring/android
|
2023-12-20 20:47:19 +03:00 |
|
vladimir.kuznetsov
|
e66fbc3289
|
added default container installation, after downloading the config from the api
|
2023-12-11 13:42:42 +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 |
|
albexk
|
508f1d3a42
|
Add service bind timeout
|
2023-12-06 18:24:52 +03:00 |
|
albexk
|
dc6e3ec53b
|
Add passing the VPN connection status when rebinding to the service
|
2023-12-05 16:10:29 +03: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
|
02efd9c217
|
Merge branch 'dev' of github.com:amnezia-vpn/amnezia-client into feature/client-management
|
2023-11-29 17:26:26 +03:00 |
|
vladimir.kuznetsov
|
426ac49f6f
|
fixed "auto-connect" option
|
2023-11-27 12:46:59 +07:00 |
|
vladimir.kuznetsov
|
c6a312845a
|
added client management
|
2023-11-21 20:31:53 +07:00 |
|
albexk
|
b90fad6664
|
Android activity and AndroidController class refactoring
|
2023-11-17 15:10:11 +03:00 |
|
pokamest
|
147726ecb0
|
Merge branch 'dev' into feature/import-config-from-cloud
|
2023-11-01 21:42:07 +00:00 |
|
pokamest
|
d1ccde2a4b
|
Merge pull request #396 from amnezia-vpn/bugfix/server-config-sync
bugfix/server config sync
|
2023-11-01 07:15:10 -07:00 |
|
vladimir.kuznetsov
|
8164026891
|
fixed server config update, after container config change
|
2023-10-26 23:37:51 +05:00 |
|
Mykola Baibuz
|
3e9dea6f07
|
Remove some not implemented notification
|
2023-10-24 13:37:40 +03: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 |
|
vladimir.kuznetsov
|
59bccb1188
|
Merge branch 'dev' of github.com:amnezia-vpn/amnezia-client into bugfix/split-tunneling
|
2023-10-22 20:00:39 +05:00 |
|
Mykola Baibuz
|
f0b872e86b
|
Merge remote-tracking branch 'origin/bugfix/pull-awg-config' into feature/split-tunnel-mobile
|
2023-10-21 23:24:54 +03:00 |
|
vladimir.kuznetsov
|
2f0c1eeecc
|
fixed selection of default container after installing a new server
|
2023-10-18 00:36:40 +05:00 |
|
Mykola Baibuz
|
2a0166bb26
|
Merge branch 'bugfix/split-tunneling' of https://github.com/amnezia-vpn/amnezia-client into bugfix/split-tunneling
|
2023-10-16 12:05:50 -04:00 |
|
Mykola Baibuz
|
2df612ec1f
|
Android SplitTunnel
|
2023-10-16 12:05:35 -04:00 |
|
vladimir.kuznetsov
|
9cf5590371
|
disabled split site tunneling for awg
|
2023-10-16 15:17:09 +05:00 |
|
vladimir.kuznetsov
|
24637a1693
|
Merge branch 'dev' of github.com:amnezia-vpn/amnezia-client into HEAD
|
2023-10-15 21:08:45 +05:00 |
|
vladimir.kuznetsov
|
7bd1340190
|
fixed display of sites on page split tunneling
|
2023-10-15 20:41:49 +05:00 |
|
vladimir.kuznetsov
|
25f8283edd
|
added getting the config from the cloud service
|
2023-10-12 20:48:03 +05:00 |
|
vladimir.kuznetsov
|
9d6559f0d7
|
fixed an error when after the first connection with admin config the container model was not updated
|
2023-10-10 12:50:41 +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 |
|
ronoaer
|
9377a0b545
|
updated translated-text to connectStatusText in ConnectionController
|
2023-10-06 14:37:10 +08:00 |
|
ronoaer
|
1357c4a309
|
applied translation-funcation to SystemTray
|
2023-10-06 13:43:32 +08:00 |
|
ronoaer
|
eaede032b4
|
1. updated memory text when language changed,
2. updated initialize index
|
2023-10-01 11:12:27 +08:00 |
|
ronoaer
|
07d7fac490
|
removed invalid code
|
2023-09-30 17:40:26 +08:00 |
|
ronoaer
|
5535b6a6e3
|
embedded qm files into qrc file
|
2023-09-30 17:36:06 +08:00 |
|
ronoaer
|
68095700a2
|
added i18n for v4
|
2023-09-28 23:21:13 +08:00 |
|
vladimir.kuznetsov
|
6afdd8375d
|
added models, classes and ui files for amnezia wireguard
|
2023-09-22 00:37:55 +05:00 |
|
Nethius
|
32dda9b904
|
Merge pull request #325 from amnezia-vpn/bugfix/reconnectvpn_when_dc_changed
auto reconection when current-server's defaul container hase been cha…
|
2023-09-17 17:06:02 +05:00 |
|
vladimir.kuznetsov
|
c0cb5b96bf
|
added reconnection to vpn after changing any protocol settings
|
2023-09-17 17:03:39 +05:00 |
|
vladimir.kuznetsov
|
2fd25f53cc
|
fixed auto-connection starting after starting the application
|
2023-09-14 15:35:24 +05:00 |
|
vladimir.kuznetsov
|
2b3383a163
|
removed the transition animation between tabs in the main menu
- fixed Drawer freezing when importing files from outside the application
|
2023-09-14 15:21:35 +05:00 |
|
ronoaer
|
bfc8c10f3d
|
auto reconection when current-server's defaul container hase been changed
|
2023-09-13 20:49:44 +08:00 |
|
vladimir.kuznetsov
|
4ae608ed93
|
added import backup file from outside for ios
|
2023-09-13 16:11:08 +05:00 |
|
ronoaer
|
85414eb65f
|
fixed protocol reloads old value in settings page
|
2023-09-08 21:31:47 +08:00 |
|
vladimir.kuznetsov
|
c166327835
|
filedialog for qml moved to main.qml
|
2023-09-06 22:20:59 +05:00 |
|
vladimir.kuznetsov
|
7fc4ea0c68
|
Merge branch 'feature/new-gui' of github.com:amnezia-vpn/amnezia-client into feature/new-gui
|
2023-09-01 20:21:33 +05:00 |
|
vladimir.kuznetsov
|
a96f485e3c
|
added display of all protocols in the settings after installing a new container
- set the app's max height and width to 600/800
- expanded the description when removing containers
|
2023-09-01 17:39:23 +05:00 |
|
Mykola Baibuz
|
1b3a32f83f
|
Import config from filesystem on iOS
|
2023-09-01 14:49:10 +03:00 |
|
Mykola Baibuz
|
cacf74af3c
|
Fix iOS build
|
2023-09-01 01:08:44 +03:00 |
|
vladimir.kuznetsov
|
4baa003c0d
|
removed old ui files
|
2023-08-31 16:00:41 +05:00 |
|
vladimir.kuznetsov
|
8f6aa950cd
|
fixed conflicts after merge
|
2023-08-28 22:03:28 +03:00 |
|
vladimir.kuznetsov
|
36a2482165
|
Merge branch 'dev' of github.com:amnezia-vpn/amnezia-client into feature/new-gui
|
2023-08-28 14:44:47 +03:00 |
|