vladimir.kuznetsov
fac57ac89a
for servers received via api, ignore the split tunneling settings
2024-01-17 11:28:57 +07:00
pokamest
2802b42747
Merge pull request #491 from amnezia-vpn/bugfix/current-processed-server-selection
...
fixed current processed server selection after import/install new server
2024-01-15 05:43:34 -08:00
vladimir.kuznetsov
88cd5825d3
Merge branch 'dev' of github.com:amnezia-vpn/amnezia-client into HEAD
2024-01-11 20:26:06 +07:00
pokamest
ecdad2a315
Merge branch 'dev' into refactoring/android
2024-01-11 13:01:03 +00:00
pokamest
0398ddd6a2
Merge pull request #488 from amnezia-vpn/bugfix/split-tunnel-reset-on-app-reset
...
bugfix/split-tunnel-reset-on-app-reset
2024-01-11 07:58:04 -05:00
pokamest
42949e0dea
Merge pull request #492 from amnezia-vpn/bugfix/append-client
...
fixed insert rows count in appendClient function
2024-01-10 12:42:07 -05:00
vladimir.kuznetsov
673b8ad5b2
fixed insert rows count in appendClient function
2024-01-10 11:55:32 +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
0690d86e52
added the ability to change the site link via a translation file
2024-01-06 20:42:43 +07:00
vladimir.kuznetsov
bb8a11d110
added reset routeMode when resetting application settings
2024-01-06 20:38:41 +07:00
albexk
e605f549bd
Merge branch 'dev' into refactoring/android
2023-12-26 18:23:53 +03:00
albexk
a961932b2e
Refactor AndroidUtils
2023-12-26 17:41:49 +03:00
albexk
e8cc80f046
Refactor Android open file method
...
Fix some bugs with mimetype filters when the Qt mimetype database does not match the Android database
2023-12-26 16:30:33 +03:00
pokamest
c9bde5cdc0
Merge pull request #479 from amnezia-vpn/feature/client-management-migrations
...
added migration from version 3 of client management to version 4
2023-12-25 22:00:13 -05:00
pokamest
f1a0b7f0ef
Merge pull request #473 from amnezia-vpn/bugfix/new-client-on-connection
...
fixed hang after creating configuration on connection
2023-12-25 12:21:44 -05:00
vladimir.kuznetsov
8f53d563a4
moved the client table for cloak and ss to the openvpn folder
2023-12-25 22:49:24 +07:00
pokamest
414740ffb7
Merge pull request #467 from amnezia-vpn/feature/full-access-last-config
...
full access config no longer contains the last_config field
2023-12-25 10:29:16 -05:00
vladimir.kuznetsov
a68f19d72f
added migration from version 3 of client management to version 4
2023-12-24 21:13:09 +07:00
albexk
164b7e2551
Merge branch 'dev' into refactoring/android
2023-12-22 15:38:29 +03:00
vladimir.kuznetsov
a8520e7545
added selection of a default server for full access sharing
2023-12-22 13:43:46 +07:00
vladimir.kuznetsov
9290775ab5
added removal of last_config when revoke admin config on client management panel
2023-12-21 23:34:27 +07:00
pokamest
d14e8cdee4
Merge pull request #460 from amnezia-vpn/bugfix/minor-ui-fixes
...
added an empty string check for the server name and user name change fields
2023-12-21 15:55:33 +00:00
vladimir.kuznetsov
7aac9f9d0e
fixed hang after creating configuration on connection
...
- config created on connection is displayed as admin (platform name) on the client management page
- added config creation time on the client management page
2023-12-21 17:47:34 +07:00
albexk
c8d2399db9
Merge branch 'dev' into refactoring/android
2023-12-20 20:47:19 +03:00
pokamest
8905d6352c
Merge pull request #465 from amnezia-vpn/persian_translation
...
added persian translation file and menu item
2023-12-20 12:07:51 +00:00
vladimir.kuznetsov
8599b20678
full access config no longer contains the last_config field
2023-12-18 13:17:39 +07:00
Morteza Sherafati
491f09a51b
added persian translation file and menu item
2023-12-17 18:37:07 +00:00
vladimir.kuznetsov
f52c3c430f
added notification after config revokation
2023-12-14 11:03:27 +07:00
vladimir.kuznetsov
a91ab0e910
Merge branch 'dev' of github.com:amnezia-vpn/amnezia-client into HEAD
2023-12-13 14:21:51 +07:00
vladimir.kuznetsov
39d1f1677f
fixed description update, after changing the default protocol
2023-12-13 14:14:37 +07:00
vladimir.kuznetsov
ed6351f8f1
added an empty string check for the server name and user name change fields
2023-12-12 17:15:10 +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
vladimir.kuznetsov
f3f98a50ed
fixed include path of servercontroller
2023-12-05 17:49:11 +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
3605f62feb
added support for the updated api
2023-12-05 17:28:14 +07:00
vladimir.kuznetsov
e619fd4af9
replaced loader with PageSetupWizardInstalling when updating container settings
2023-12-01 14:16:27 +07:00
vladimir.kuznetsov
3defb09da9
added a button to cancel installation if the package manager on the server is busy
2023-11-30 19:21:57 +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
pokamest
b897e7102e
Merge pull request #437 from amnezia-vpn/bugfix/minor-ui-fixes
...
Bugfix/minor UI fixes
2023-11-29 05:34:30 -08:00
pokamest
1cc5c5384e
Merge pull request #407 from amnezia-vpn/feature/ss-and-cloak-native-configs
...
added native config generation for ss and cloak
2023-11-29 05:28:33 -08:00
vladimir.kuznetsov
db602ac65b
fixed ss string generation
2023-11-29 10:57:47 +07:00
vladimir.kuznetsov
2d22b52b5d
limited client name length
2023-11-27 13:42:08 +07:00
vladimir.kuznetsov
c164814abd
fixed default server setting after importing
2023-11-27 10:59:48 +07:00
vladimir.kuznetsov
3084892ed8
added selection of default server and container on the sharing page
2023-11-26 21:15:58 +07:00
vladimir.kuznetsov
1bf808c9ee
fixed qr code generation for native configs
2023-11-25 13:02:02 +07:00
vladimir.kuznetsov
5dc3b64e0b
added search bar for client management page
2023-11-23 14:54:49 +07:00
vladimir.kuznetsov
e8ceeb6e20
added full access sharing
2023-11-23 00:04:06 +07:00
albexk
e625543b94
CameraActivity refactoring
2023-11-21 23:35:26 +03:00